summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T18862a.stderr
blob: 2a60962bcb6e5ba5507da011b70eb7c23a466d80 (plain)
1
2
3
4
5

T18862a.hs:5:9: warning: [GHC-58520] [-Wtype-equality-requires-operators (in -Wdefault)]
    The use of ‘~’ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators