summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5976.stderr
blob: 7d815f2b30077d2817d947b5180d31d8595b63f9 (plain)
1
2
3
4
5
6
7

T5976.hs:1:1: error:
    Exception when trying to run compile-time code:
      bar
CallStack (from HasCallStack):
  error, called at T5976.hs:3:21 in main:Main
    Code: (error ("foo " ++ error "bar"))