[Haskell-beginners] cabal problem

Alex Hammel ahammel87 at gmail.com
Thu May 14 21:25:27 UTC 2015


`Data.Digits` is the name of the module. The name of the package is
`digits`. Therefore: $(cabal install digits)

`cabal` installs packages, which may contain many modules

On Thu, 14 May 2015 at 14:14 Roelof Wobben <r.wobben at home.nl> wrote:

> Hello,,
>
> I want to use the module Digits which according to Hoogle is in Data.Digits
>
> But when I do cabal install Data.Digits I see this error message :
>
> cabal install Data.Digits
> cabal: The file does not exist 'Data.Digits'
>
> What do I do wrong ?
>
> Roelof
>
>
> ---
> Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.
> http://www.avast.com
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150514/23a61899/attachment-0001.html>


More information about the Beginners mailing list