On Mon, Sep 27, 2010 at 06:22:09PM +0200, Jonas Almström Duregård wrote: > Also, perhaps HackageDB should ignore errors in building the > documentation? Currently the reported build failure propagates to the > dependencies of the library...
The only reason it's building is to generate the documentation, and to do that you need the interface files haddock creates for the pre-requisite packages. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
