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

annfail04.hs:14:12:
    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) #-}