Re: [GHC] #958: deriving Show, impossible happened

2006-11-01 Thread GHC
#958: deriving Show, impossible happened ---+ Reporter: [EMAIL PROTECTED] | Owner: Type: bug| Status: closed Priority: normal | Milestone:

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

Re: [GHC] #963: monadic Num instance not found in ghci

2006-11-01 Thread GHC
#963: monadic Num instance not found in ghci --+- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #179: Instance match failure on openTypeKind

2006-11-01 Thread GHC
#179: Instance match failure on openTypeKind -+-- Reporter: simonpj | Owner: simonpj Type: bug | Status: closed Priority: normal |

[GHC] #978: install-sh has wrong permissions

2006-11-01 Thread GHC
#978: install-sh has wrong permissions +--- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal | Milestone:

Re: [GHC] #978: install-sh has wrong permissions

2006-11-01 Thread GHC
#978: install-sh has wrong permissions -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal | Milestone: Component:

Re: [GHC] #968: MkExternalCore died: can't handle foreign label declarations

2006-11-01 Thread GHC
#968: MkExternalCore died: can't handle foreign label declarations +--- Reporter: Samuel Bronson [EMAIL PROTECTED] | Owner: Type: bug | Status: closed

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