[GHC] #5922: ghc told me to report it. after I change 'Show' in deriving to 'show'

2012-03-09 Thread GHC
#5922: ghc told me to report it. after I change 'Show' in deriving to 'show' --+- Reporter: guest | Owner: Type: bug | Status: new Priority: normal

[GHC] #5923: closure_flags[] contains wrong _BTM data (whether the layout is bitmap or pointer first)

2012-03-09 Thread GHC
#5923: closure_flags[] contains wrong _BTM data (whether the layout is bitmap or pointer first) --+- Reporter: nomeata | Owner: Type: bug | Status: new

Re: [GHC] #5898: ghc: internal error: Invalid Mach-O file

2012-03-09 Thread GHC
#5898: ghc: internal error: Invalid Mach-O file --+- Reporter: jeffshaw | Owner: Type: bug | Status: new Priority: normal| Component: Compiler Version:

Re: [GHC] #5688: instance Read Integer/Rational/Double readsPrec out of memory and crash due to exponential notation

2012-03-09 Thread GHC
#5688: instance Read Integer/Rational/Double readsPrec out of memory and crash due to exponential notation ---+ Reporter: gracjan | Owner: igloo Type: bug |

Re: [GHC] #5865: threadDelay is disrupted by system clock changes

2012-03-09 Thread GHC
#5865: threadDelay is disrupted by system clock changes -+-- Reporter: joeyadams | Owner: igloo Type: bug | Status: new

Re: [GHC] #5723: GHCi (7.4.0.20111219) sometimes segfaults when reading .ghci

2012-03-09 Thread GHC
#5723: GHCi (7.4.0.20111219) sometimes segfaults when reading .ghci ---+ Reporter: konn| Owner: pumpkin Type: bug | Status: new Priority: high|

Re: [GHC] #5544: threadDelay with large values crashes the IO manager on 64-bit OS X

2012-03-09 Thread GHC
#5544: threadDelay with large values crashes the IO manager on 64-bit OS X ---+ Reporter: carlhowells | Owner: tibbe Type: bug | Status: new Priority: high

Re: [GHC] #5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8

2012-03-09 Thread GHC
#5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8 ---+ Reporter: dylukes| Owner: Type: bug| Status: new

Re: [GHC] #5871: Patch for compilation on Hurd

2012-03-09 Thread GHC
#5871: Patch for compilation on Hurd -+-- Reporter: nomeata | Owner: Type: bug | Status: patch Priority: normal |

Re: [GHC] #5683: bug in signum function

2012-03-09 Thread GHC
#5683: bug in signum function -+-- Reporter: tristes_tigres| Owner: Type: bug | Status: new Priority: normal| Milestone: 7.6.1

Re: [GHC] #4258: Finish new codegen

2012-03-09 Thread GHC
#4258: Finish new codegen -+-- Reporter: igloo | Owner: Type: task | Status: new

Re: [GHC] #4938: Core2 CPU not detected correctly

2012-03-09 Thread GHC
#4938: Core2 CPU not detected correctly -+-- Reporter: altaic| Owner: Type: bug | Status: new Priority: low |

Re: [GHC] #1161: Clean up the library testing story

2012-03-09 Thread GHC
#1161: Clean up the library testing story ---+ Reporter: simonmar| Owner: pcapriotti Type: task| Status: new Priority: normal

Re: [GHC] #5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8

2012-03-09 Thread GHC
#5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8 ---+ Reporter: dylukes| Owner: Type: bug| Status: new

Re: [GHC] #5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8

2012-03-09 Thread GHC
#5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8 ---+ Reporter: dylukes | Owner: Type: bug |

Re: [GHC] #5922: ghc told me to report it. after I change 'Show' in deriving to 'show'

2012-03-09 Thread GHC
#5922: ghc told me to report it. after I change 'Show' in deriving to 'show' -+-- Reporter: guest | Owner: Type: bug | Status: new Priority:

Re: [GHC] #5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8

2012-03-09 Thread GHC
#5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8 ---+ Reporter: dylukes | Owner: Type: bug |

Re: [GHC] #5858: type inference of an OverloadedString for a class instance with type parameters

2012-03-09 Thread GHC
#5858: type inference of an OverloadedString for a class instance with type parameters -+-- Reporter: GregWeber | Owner: Type: bug | Status: new

Re: [GHC] #5858: type inference of an OverloadedString for a class instance with type parameters

2012-03-09 Thread GHC
#5858: type inference of an OverloadedString for a class instance with type parameters --+- Reporter: GregWeber| Owner: Type: bug |

Re: [GHC] #5922: ghc told me to report it. after I change 'Show' in deriving to 'show'

2012-03-09 Thread GHC
#5922: ghc told me to report it. after I change 'Show' in deriving to 'show' -+-- Reporter: guest | Owner: Type: bug | Status: closed

Re: [GHC] #5648: System.Posix.Env should have a binding for clearenv

2012-03-09 Thread GHC
#5648: System.Posix.Env should have a binding for clearenv -+-- Reporter: igloo | Owner: pcapriotti Type: task | Status: patch Priority: normal

Re: [GHC] #5670: Document that Enum Integer is subject to list fusion.

2012-03-09 Thread GHC
#5670: Document that Enum Integer is subject to list fusion. -+-- Reporter: nomeata | Owner: Type: bug | Status: patch Priority: high

Re: [GHC] #5670: Document that Enum Integer is subject to list fusion.

2012-03-09 Thread GHC
#5670: Document that Enum Integer is subject to list fusion. +--- Reporter: nomeata| Owner: Type: bug| Status: closed Priority: high

Re: [GHC] #5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8

2012-03-09 Thread GHC
#5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8 ---+ Reporter: dylukes | Owner: Type: bug |

Re: [GHC] #5917: Don't defer type errors when evaluating a GHCi expression

2012-03-09 Thread GHC
#5917: Don't defer type errors when evaluating a GHCi expression ---+ Reporter: parcs | Owner: Type: feature request | Status: closed Priority: normal

Re: [GHC] #5920: stack overflow in strict function depending on return type

2012-03-09 Thread GHC
#5920: stack overflow in strict function depending on return type -+-- Reporter: ben0x539 | Owner: Type: bug | Status: new Priority: normal

[GHC] #5924: Back Cmm generated for updating one element in Array#

2012-03-09 Thread GHC
#5924: Back Cmm generated for updating one element in Array# --+- Reporter: tibbe | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #5924: Back Cmm generated for updating one element in Array#

2012-03-09 Thread GHC
#5924: Back Cmm generated for updating one element in Array# --+- Reporter: tibbe | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #5924: Bad Cmm generated for updating one element in Array# (was: Back Cmm generated for updating one element in Array#)

2012-03-09 Thread GHC
#5924: Bad Cmm generated for updating one element in Array# --+- Reporter: tibbe | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #5916: runST isn't free

2012-03-09 Thread GHC
#5916: runST isn't free -+-- Reporter: tibbe | Owner: Type: bug | Status: new Priority: normal| Milestone:

[GHC] #5925: Add inline version of newArray#

2012-03-09 Thread GHC
#5925: Add inline version of newArray# --+- Reporter: tibbe | Owner: Type: feature request | Status: new Priority: normal| Component:

Re: [GHC] #5923: closure_flags[] contains wrong _BTM data (whether the layout is bitmap or pointer first)

2012-03-09 Thread GHC
#5923: closure_flags[] contains wrong _BTM data (whether the layout is bitmap or pointer first) --+- Reporter: nomeata | Owner: Type: bug | Status: new