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

CustomTypeErrors03.hs:6:6: error:
    This is a type error
    In the type signature:
      f :: TypeError (Text "This is a type error")