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

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