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

rebindable12.hs:10:5: error: [GHC-83865]
    • 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 ()