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

annfail06.hs:22:1:
    GHC stage restriction:
      instance for ‘Data
                      InstancesInWrongModule’ is used in a top-level splice or annotation,
      and must be imported, not defined locally
    In the annotation: {-# ANN f InstancesInWrongModule #-}