summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail125.stderr-hugs
blob: 7fc582ba2d1f322d290fcb51b8c817c814cb0a2a (plain)
1
2
3
4
5
ERROR "tcfail125.hs":11 - Cannot justify constraints in explicitly typed binding
*** Expression    : f
*** Type          : Obs a -> String
*** Given context : ()
*** Constraints   : Show a