[Haskell-cafe] Data.Derive problems
Neil Mitchell
ndmitchell at gmail.com
Thu Jul 10 15:34:40 EDT 2008
Hi
> > Did you do the runhaskell Setup configure && runhaskell Setup build &&
> > runhaskell Setup install?
>
> I used 'sudo cabal install derive'. I did find the binary - in my
> user's .cabal/bin directory! Odd that it should default to that when
> run as root.
I think if you pass --global as a flag it will appear somewhere more sensible.
> I don't have the darcs version working yet, though.
What is the problem? The message you gave from runhaskell Setup
configure was merely a warning, and it should continue to work fine if
you build/install it.
Thanks
Neil
More information about the Haskell-Cafe
mailing list