summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/SCLoop.stderr
blob: 3a791561e60049ae8c61500e6d9b502d0ef030bb (plain)
1
2
3
4
5

SCLoop.hs:22:7: error: [GHC-39999]
    • No instance for ‘SC ()’ arising from a use of ‘op’
    • In the expression: op () ([Just True])
      In an equation for ‘foo’: foo = op () ([Just True])