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

annfail09.hs:11:11:
    GHC stage restriction: `g'
      is used in a top-level splice or annotation,
      and must be imported, not defined locally
    In the expression: g
    In the annotation: {-# ANN f g #-}