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

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