summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T14204.stderr
blob: 90150e205016ece6f051d42c4b082a1a166c8946 (plain)
1
2
3
4
5

T14204.hs:8:35: error:
    • Illegal static expression: static "wat"
        Use StaticPointers to enable this extension
    • In the untyped splice: $(pure (StaticE (LitE (StringL "wat"))))