summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/TH_exn1.stderr
blob: f5444852453d6fb9f9550a788e3e481482572ae3 (plain)
1
2
3
4
5
6

TH_exn1.hs:1:1:
    Exception when trying to run compile-time code:
      TH_exn1.hs:(9,4)-(10,23): Non-exhaustive patterns in case

      Code: case reverse "no" of { [] -> return (GHC.Types.[]) }