[Haskell] base libraries

Neil Mitchell ndmitchell at gmail.com
Thu Nov 23 12:41:59 EST 2006


Hi

> In the improbable case that Haskell compiler has been installed without some
> basic libraries, I think it would be okay if ghc build would complain that
> it needs library X or Y. It should say from where these can be downloaded
> and the installation should be straight forward.

That's not the job of GHC, that's the job of Cabal. And if the
libraries to run Cabal are not present, then what happens?

Thanks

Neil


More information about the Libraries mailing list