Re: [GHC] #4049: Support for ABI versioning of C libraries

2010-06-30 Thread GHC
#4049: Support for ABI versioning of C libraries --+- Reporter: uzytkownik | Owner: Type: bug | Status: new Priority: norm

[GHC] #4162: GHC API messes up signal handlers

2010-06-30 Thread GHC
#4162: GHC API messes up signal handlers -+-- Reporter: jcpetruzza| Owner: Type: bug | Status: new Priority: normal| Component: GHC API

[GHC] #4161: Space leak with lazy splitAt and (++)

2010-06-30 Thread GHC
#4161: Space leak with lazy splitAt and (++) ---+ Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 6.10.4

Re: [GHC] #4153: GHCi linker should load archives

2010-06-30 Thread GHC
#4153: GHCi linker should load archives --+- Reporter: batterseapower | Owner: Type: feature request | Status: closed Priority: normal | Milestone:

Re: [GHC] #4151: Validate fails with GhcRtsWithPapi = YES

2010-06-30 Thread GHC
#4151: Validate fails with GhcRtsWithPapi = YES ---+ Reporter: dmp | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #4134: ghc-pkg register should reject relative paths

2010-06-30 Thread GHC
#4134: ghc-pkg register should reject relative paths ---+ Reporter: duncan| Owner: simonmar Type: bug | Status: closed Priority: normal| Milestone

Re: Segfault in ghc head -fllvm

2010-06-30 Thread Simon Marlow
Don, did you recompile all the libraries after updating GHC? We recently turned on TNTC, which would cause breakages if you had any libraries or packages compiled the old way. Cheers, Simon On 29/06/2010 04:21, Don Stewart wrote: This comes from a Haskell game, where the C program w