DeprecatedFunction
Synopsis
foo :: Int
Deprecated: use bar instead
bar
some documentation for foo
bar :: Int
some documentation for bar