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

annfail03.hs:17:1:
    GHC stage restriction: instance for `Data InModule'
      is used in a top-level splice or annotation,
      and must be imported, not defined locally
    In the expression: InModule
    In the annotation: {-# ANN f InModule #-}