Well, I'm a bit confused about your message, but the commands that you
pasted there are intended to unregister (remove) everything, which
doesn't sound like what you're trying to do.

You probably want "make register", which is what the readme file
recommends for installation.

hope this helps,
 - Cale

On 08/07/05, Thomas Davie <[EMAIL PROTECTED]> wrote:
> I've been trying to get hs-plugins working on a box, to use the Eval
> module, but the register script seems not to register the eval
> package, or the printf module, which judging by the readme:
> 
> ---
> And to unregister (maybe as root). Note that the unistall order
> matters:
> 
>          $ ghc-pkg -r printf
>          $ ghc-pkg -r eval
>          $ ghc-pkg -r plugins
>          $ ghc-pkg -r hi
>          $ ghc-pkg -r altdata
> ---
> 
> it should have registered.  Have I missed something really obvious?
> 
> Bob
> _______________________________________________
> Haskell mailing list
> Haskell@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell
>
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to