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

SCLoop.hs:22:7:
    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])