summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/DeprU.hs
blob: d15a7c51f7abf6ba875005774db64e7030587840 (plain)
1
2
3
4
5
6
module A where

import DeprM -- here should be emitted deprecation warning

g :: Int
g = f