[Haskell-cafe] Trouble with Cabal

Lemmih lemmih at gmail.com
Mon May 22 13:40:39 EDT 2006


On 5/22/06, Scherrer, Chad <Chad.Scherrer at pnl.gov> wrote:
> > -----Original Message-----
> > From: Henning Thielemann [mailto:lemming at henning-thielemann.de]
> >
> > Install locally after configuring this way:
> >   ./Setup.lhs configure --user --prefix=$HOME/yourlocalhaskelllibsdir
> >
>
> That seemed to do fine until it came to registering the package, which I
> don't permission for. Any way around this?

Run:
  ./Setup.lhs install --user

-- 
Friendly,
  Lemmih


More information about the Haskell-Cafe mailing list