[Haskell-cafe] Re: ANNOUNCE: Blueprint 0.1 -- PREVIEW
Ben Franksen
ben.franksen at online.de
Fri Dec 4 14:02:54 EST 2009
Gregory Crosswhite wrote:
> I have posted Blueprint to Hackage so that people can see what I have done
> and possibly play with it.
Very interesting, this. However, I could not build it. I get
ben at sarun[2]: ~/tmp > cabal install blueprint
Resolving dependencies...
cabal: There is no installed version of base
Needless to say this is wrong:
ben at sarun[2]: ~/tmp > ghc-pkg list base
/usr/local/lib/ghc-6.10.4/./package.conf:
base-3.0.3.1, base-4.1.0.0
/home/ben/.ghc/i386-linux-6.10.4/package.conf:
This has not happened to me with any other packages from hackage.
Cheers
Ben
More information about the Haskell-Cafe
mailing list