summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/Forall1Bad.stderr
blob: 4a2d1673272f6b1489e95b57809e6ac11ba4356a (plain)
1
2
3
4
5
6

Forall1Bad.hs:9:13: error:
    • Couldn't match expected type ‘Char’ with actual type ‘Bool’
    • In the first argument of ‘fall’, namely ‘True’
      In the expression: fall True
      In an equation for ‘test’: test = fall True