2 Jul 2009 02:19
patch applied (bytestring): Hide the .Internal modules in the haddock docs
Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
2009-07-02 00:19:33 GMT
2009-07-02 00:19:33 GMT
Wed Jul 1 17:08:19 PDT 2009 Duncan Coutts <duncan <at> haskell.org>
* Hide the .Internal modules in the haddock docs
This should stop users accidentally using the semi-public
modules while still leaving them available for extension
packages. Also means that references to 'ByteString' go to
a sensible place rather than the .Internal modules.
M ./Data/ByteString/Fusion.hs -1 +1
M ./Data/ByteString/Internal.hs +1
M ./Data/ByteString/Lazy/Internal.hs +1
View patch online:
http://darcs.haskell.org/bytestring/_darcs/patches/20090702000819-adfee-e752eb838891eacba1317b4d7ad87448d56f79ef.gz
RSS Feed