da3a1958 ^
1 2 3 4 5 6
module DeprecatedFunction3 where foo = 23 {-# DEPRECATED foo "use bar instead" #-}