1 2 3 4 5 6 7 8 9 10
module T3303A where {-# DEPRECATED foo ["This is a multi-line", "deprecation message", "for foo"] #-} foo :: Int foo = 4