summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/safeInfered/UnsafeInfered19.stderr
blob: 002c9509301b3812afea1822025c690c6b6650d8 (plain)
1
2
3
4
5
6
7
8
9
10
11

UnsafeInfered19.hs:1:16: Warning:
    ‘UnsafeInfered19’ has been inferred as unsafe!
    Reason:
        UnsafeInfered19.hs:3:14:
            -XIncoherentInstances is not allowed in Safe Haskell
        UnsafeInfered19.hs:9:10:
            [incoherent] overlap mode isn't allowed in Safe Haskell

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