summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/safeInfered/UnsafeInfered12.stderr
blob: 470e1b71e6e4c118192da4a3db128c9ac3f570fb (plain)
1
2
3
4
5
6
7
8
9

UnsafeInfered12.hs:2:16: Warning:
    ‘UnsafeInfered12’ has been inferred as unsafe!
    Reason:
        UnsafeInfered12.hs:1:14:
            -XTemplateHaskell is not allowed in Safe Haskell

<no location info>: 
Failing due to -Werror.