[Haskell-cafe] Hackage build failure

2011-05-10 Thread Jonas Almström Duregård
Hi,

Is there something wrong with the Hackage build system?
It fails to build BNFC-meta: http://hackage.haskell.org/package/BNFC-meta

It complains about a missing dep even though it (the dependency) has
been built successfully. Also the dependencies are exactly the same as
in the previous version (which configures fine but fails to build
because of some bug in HsColor).

Regards
Jonas

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Hackage build failure

2011-05-10 Thread Ross Paterson
On Tue, May 10, 2011 at 10:46:53AM +0200, Jonas Almström Duregård wrote:
 Is there something wrong with the Hackage build system?
 It fails to build BNFC-meta: http://hackage.haskell.org/package/BNFC-meta
 
 It complains about a missing dep even though it (the dependency) has
 been built successfully. Also the dependencies are exactly the same as
 in the previous version (which configures fine but fails to build
 because of some bug in HsColor).

happy-meta is one of those packages that won't build again after you
clean them (it has files under dist/build to work around a bug in Happy).
Fixed now.

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Hackage build failure woes

2009-12-20 Thread Patai Gergely
 [1] http://hackage.haskell.org/package/hemkay-core
 [2] http://hackage.haskell.org/package/hemkay

Hmm, it's a pity that they don't build on Hackage due to a conflict
between two bytestring versions -- the current and the one binary was
compiled with, I assume. It would be nice if at least the haddock docs
could be generated when this happens.

Gergely

-- 
http://www.fastmail.fm - Access all of your messages and folders
  wherever you are

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe