summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/safeInfered/SafeInfered05.stderr
blob: 8c9e2642737098da1b740982bb00ab1e5557982c (plain)
1
2
3
4
5
6
7
8

SafeInfered05.hs:2:14: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 2] Compiling SafeInfered05_A (.hs -> .o)

SafeInfered05_A.hs:2:16: warning: [-Wsafe]
    ‘SafeInfered05_A’ has been inferred as safe!
[2 of 2] Compiling SafeInfered05   (.hs -> .o)