summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/RnStaticPointersFail01.stderr
blob: ce9052593ed28ae8959811073c75b153b1142c87 (plain)
1
2
3
4
5
6

RnStaticPointersFail01.hs:5:7: error: [GHC-88431]
    • ‘x’ is used in a static form but it is not closed because it
      is not let-bound.
    • In the expression: static x
      In an equation for ‘f’: f x = static x