Safe HaskellSafe-Inferred

DeprecatedReExport

Description

What is tested here:

  • Deprecation messages are shown for re-exported items.
Synopsis

Re-exported from an other module

foo :: Int #

Deprecated: use bar instead

some documentation for foo

Re-exported from an other package

Not yet working, see http://trac.haskell.org/haddock/ticket/223 , isEmptyChan