Re: cabal, extralibs, no happy

2006-11-07 Thread Simon Marlow
Christian Maeder wrote: 3. the happy-1.15 sources can not be compiled due to http://haskell.org/ghc/docs/6.6/html/users_guide/release-6-6.html # The HasBounds class has been removed from Data.Array.Base, and its bounds method is now in the IArray class. The MArray class has also gained a method

Re: cabal, extralibs, no happy

2006-11-01 Thread Bulat Ziganshin
Hello Christian, Wednesday, November 1, 2006, 6:12:32 PM, you wrote: > 3. the happy-1.15 sources can not be compiled due to > http://haskell.org/ghc/docs/6.6/html/users_guide/release-6-6.html > # > The HasBounds class has been removed from Data.Array.Base, and its > bounds method is now in the I

cabal, extralibs, no happy

2006-11-01 Thread Christian Maeder
1. The VERSION = 5.2 in libraries/fgl/Makefile does not correspond to libraries/fgl/fgl.cabal version:5.3 Probably VERSION should always be extracted from the .cabal file. 2. When installing libraries/network via cabal (under solaris) the 'extraLibraries = ["nsl","socket"]' have not been