Haskell platform proposal: split package
Simon Hengel
sol at typeful.net
Sat Jul 21 14:13:39 CEST 2012
> An unrelated suggestion: you can give type signatures to the various
> functions which are synonyms of each other as a group and they will
> show up as a single item in the Haddocks.
Have you tried this a recent version of Haddock? I think this was only
in the Haddock version that was released with GHC 7.2 (introduced due to
a change in GHC). But it had issues with explicit export lists, so we
now always expand such signatures.
Cheers,
Simon
More information about the Libraries
mailing list