summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci046.stdout
blob: c4e7cf3fc7ee65becd1bfb380f45d05973c1b2f3 (plain)
1
2
3
4
5
6
AND HTrue HTrue :: *
= HTrue
AND (OR HFalse HTrue) (OR HTrue HFalse) :: *
= HTrue
t :: HTrue
t :: HFalse