summaryrefslogtreecommitdiff
path: root/testsuite/tests/rebindable/rebindable12.stderr
blob: e6c97e95f67c4bc067fe07c0bc1a390ac2ace6d2 (plain)
1
2
3
4
5

rebindable12.hs:10:5:
     Couldn't match expected type ‘()’ with actual type ‘() -> ()’
     In the expression: if 'a' then () else ()
      In an equation for ‘y’: y = if 'a' then () else ()