[Haskell-cafe] Data.Derive problems

Ron Alford ronwalf at volus.net
Thu Jul 10 15:25:22 EDT 2008


On Thu, Jul 10, 2008 at 3:18 PM, Neil Mitchell <ndmitchell at gmail.com> wrote:
> Hi Ron,
>
>> I'm using GHC 6.8.3 with $ cabal --version
>>  cabal-install version 0.5.1
>>  using version 1.4.0.1 of the Cabal library
>>
>>  I installed Data.Derive from hackage, only to be unable to find the
>>  'derive' binary!
>
> 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 don't have the darcs version working yet, though.

-Ron


More information about the Haskell-Cafe mailing list