summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/SCLoop.stderr
blob: 309dd91af01661af88d7c89de8904752a8c530ff (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])