[Haskell-cafe] what happend with the docs of base-libs in 6.10.4
Henning Thielemann
lemming at henning-thielemann.de
Tue Dec 22 17:03:10 EST 2009
On Tue, 22 Dec 2009, Günther Schmidt wrote:
> Hi,
>
> I was just trying to consult my html-documentation of ghc-6.10.4 libraries on
> Windows.
>
> Almost all of the Standard Monads are missing, State, Writer etc.
They are (and already were) part of the mtl package. You may install 'mtl'
manually (or you may consider 'transformers' alternatively which is
Haskell 98).
More information about the Haskell-Cafe
mailing list