packages feed

haddock-2.13.2: html-test/src/DeprecatedFunction3.hs

module DeprecatedFunction3 where



foo = 23
{-# DEPRECATED foo "use bar instead" #-}