Building extra-libs using Cabal

Ross Paterson ross at soi.city.ac.uk
Thu Sep 28 06:34:08 EDT 2006


On Thu, Sep 28, 2006 at 11:19:42AM +0100, Simon Peyton-Jones wrote:
> The relevant packages are:
> 
> Haddock errors: http://hackage.haskell.org/trac/ghc/ticket/894
> 	network 
> 	xhtml 
> 	opengl 
> 	openal 
> 	alut

xhtml is fixed.  The others (plus GLUT, I think) are a Cabal problem.

> Missing Setup http://hackage.haskell.org/trac/ghc/ticket/893
> 	arrows 
> 	fgl 
> 	haskell-src 
> 	html 
> 	hunit 
> 	mtl 
> 	quickcheck 
> 	time

These are all trivial setup files, so these can be installed with
cabal-setup.



More information about the Libraries mailing list