hdiff
packages
feed
haddock
-2.13.2: html-test/src/DeprecatedFunction2.hs
module DeprecatedFunction2 where foo :: Int foo = 23 {-# DEPRECATED foo "use bar instead" #-}