[Haskell-cafe] Data.Derive problems
Ron Alford
ronwalf at volus.net
Thu Jul 10 15:04:49 EDT 2008
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!
Trying it directly from darcs, I get:
$ ghc --make Setup.hs
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
silverback-wired:derive ronwalf$ ./Setup configure
Warning: defaultUserHooks in Setup script is deprecated.
Configuring derive-0.1.1...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
-Ron
More information about the Haskell-Cafe
mailing list