summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail04.stderr
blob: 4130717a1e5f2878f5a9d4790f05f674766f0792 (plain)
1
2
3
4
5
6
7

annfail04.hs:14:12: [GHC-18157]
    GHC stage restriction:
      instance for ‘Thing
                      Int’ is used in a top-level splice, quasi-quote, or annotation,
      and must be imported, not defined locally
    In the annotation: {-# ANN f (thing :: Int) #-}