RE: [Haskell] Weird field name mangling.

2006-11-23 Thread Simon Peyton-Jones
[Redirecting to ghc-bugs] That's a bug in 6.4.1 thank you. The reason has to do with z-encoding strings in case they are output to C-land. Happily the bug is not present in 6.6; I doubt we'll fix 6.4.1 now. I've added a test to make sure it does not creep back: drvrun022 Simon |

Re: [GHC] #1006: 'impossible' happened in reportNoInstance?

2006-11-23 Thread GHC
#1006: 'impossible' happened in reportNoInstance? -+-- Reporter: SamB | Owner: Type: bug | Status: closed Priority: normal |

Re: [GHC] #1023: Core Lint Errors: in result of Simplifier phase 0, iteration 1 out of 4, ss_atJ is out of scope

2006-11-23 Thread GHC
#1023: Core Lint Errors: in result of Simplifier phase 0, iteration 1 out of 4, ss_atJ is out of scope +--- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new

Re: [GHC] #1023: Core Lint Errors: in result of Simplifier phase 0, iteration 1 out of 4, ss_atJ is out of scope

2006-11-23 Thread GHC
#1023: Core Lint Errors: in result of Simplifier phase 0, iteration 1 out of 4, ss_atJ is out of scope +--- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new

Re: [GHC] #918: Fix HOpenAL's configure.ac bug that can't find OpenAL framework under Mac OS X

2006-11-23 Thread GHC
#918: Fix HOpenAL's configure.ac bug that can't find OpenAL framework under Mac OS X ---+ Reporter: guest | Owner: thorkilnaur Type: task | Status: new Priority:

Fix ghc-6.6 darcs-all for Mac OS X 10.4

2006-11-23 Thread Thorkil Naur
Hello, The following patch fixes ghc-6.6 darcs-all for Mac OS X 10.4. Best regards Thorkil New patches: [Fix darcs-all for Mac OS X Thorkil Naur [EMAIL PROTECTED]**20061123125539 The regular exporession /\? which is used by darcs-all to stand for zero or one /'s seems to be a GNU extension

Re: [GHC] #1024: Include cc1plus.exe into GHC distribution for Windows

2006-11-23 Thread GHC
#1024: Include cc1plus.exe into GHC distribution for Windows -+-- Reporter: guest| Owner: Type: feature request | Status: new Priority: normal |

[GHC] #1024: Include cc1plus.exe into GHC distribution for Windows

2006-11-23 Thread GHC
#1024: Include cc1plus.exe into GHC distribution for Windows +--- Reporter: guest| Owner: Type: feature request | Status: new Priority: normal | Milestone:

Re: [GHC] #1007: Add parsing (and some more) to the time package

2006-11-23 Thread GHC
#1007: Add parsing (and some more) to the time package -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: proposal | Status: new Priority: normal |