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