summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/TH_exn2.stderr
blob: 582928c08ba1cb6658db2e4703f2c0b543abb25a (plain)
1
2
3
4
5
6

TH_exn2.hs:1:1: error:
    Exception when trying to run compile-time code:
      Prelude.tail: empty list
    Code: (do ds <- [d| |]
              return (tail ds))