[GHC] #5277: Clash between RankNTypes and TypeFamilies

2011-06-26 Thread GHC
#5277: Clash between RankNTypes and TypeFamilies -+-- Reporter: stefan| Owner: Type: bug | Status: new

Re: [GHC] #5277: Clash between RankNTypes and TypeFamilies

2011-06-26 Thread GHC
#5277: Clash between RankNTypes and TypeFamilies -+-- Reporter: stefan| Owner: Type: bug | Status: new

Re: [GHC] #5272: Performance regression

2011-06-26 Thread GHC
#5272: Performance regression ---+ Reporter: augustss | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #5030: Slow type checking of type-level computation heavy code.

2011-06-26 Thread GHC
#5030: Slow type checking of type-level computation heavy code. ---+ Reporter: thesz | Owner: igloo Type: bug | Status: closed

Re: [GHC] #5205: Control.Monad.forever leaks space

2011-06-26 Thread GHC
#5205: Control.Monad.forever leaks space --+- Reporter: akio | Owner: igloo Type: bug | Status: closed Priority: normal

Re: [GHC] #3304: define gcd 0 0 = 0

2011-06-26 Thread GHC
#3304: define gcd 0 0 = 0 -+-- Reporter: stevec | Owner: Type: proposal| Status: closed Priority: normal | Milestone: 7.2.1

Re: [GHC] #5258: Mantee Compilation

2011-06-26 Thread GHC
#5258: Mantee Compilation ---+ Reporter: deyan | Owner: Type: bug | Status: closed Priority: normal| Milestone: Component: Compiler |

Re: [GHC] #5264: Add support for out of source tree compilation.

2011-06-26 Thread GHC
#5264: Add support for out of source tree compilation. --+- Reporter: kgardas | Owner: Type: feature request | Status: closed Priority: normal |

Re: [GHC] #5270: Installing ghc ruins PATH on Windows

2011-06-26 Thread GHC
#5270: Installing ghc ruins PATH on Windows -+-- Reporter: augustss |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #5270: Installing ghc ruins PATH on Windows

2011-06-26 Thread GHC
#5270: Installing ghc ruins PATH on Windows -+-- Reporter: augustss |Owner: Type: bug | Status: infoneeded Priority: normal|Milestone:

Re: [GHC] #1182: splitAt does not implement H98 report behaviour, it is too strict in 'n'

2011-06-26 Thread GHC
#1182: splitAt does not implement H98 report behaviour, it is too strict in 'n' --+- Reporter: duncan | Owner: Type: bug | Status: closed

Re: [GHC] #5229: Datatype contexts in testsuite

2011-06-26 Thread GHC
#5229: Datatype contexts in testsuite +--- Reporter: daniel.is.fischer | Owner: Type: bug| Status: closed Priority: normal |

Re: [GHC] #5265: Support for additional .ghci files in GHCi.

2011-06-26 Thread GHC
#5265: Support for additional .ghci files in GHCi. -+-- Reporter: SamAnklesaria |Owner: igloo Type: feature request | Status: patch Priority: normal|

Re: [GHC] #4903: Inliner looping when specialising across modules (with GADTs and other extensions)

2011-06-26 Thread GHC
#4903: Inliner looping when specialising across modules (with GADTs and other extensions) -+-- Reporter: dreixel | Owner: simonpj Type: bug |

Re: [GHC] #5071: GHCi crashes on large alloca/allocaBytes requests

2011-06-26 Thread GHC
#5071: GHCi crashes on large alloca/allocaBytes requests -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5073: Add blockST for nested ST scopes

2011-06-26 Thread GHC
#5073: Add blockST for nested ST scopes -+-- Reporter: simonpj |Owner: Type: bug | Status: new Priority: normal|Milestone: 7.4.1

Re: [GHC] #5075: CPR optimisation for sum types if only one constructor is used

2011-06-26 Thread GHC
#5075: CPR optimisation for sum types if only one constructor is used -+-- Reporter: batterseapower|Owner: simonpj Type: feature request | Status: patch Priority: normal

Re: [GHC] #5076: No instance Show [: Int :] in dph-diophantine-opt

2011-06-26 Thread GHC
#5076: No instance Show [: Int :] in dph-diophantine-opt --+- Reporter: daniel.is.fischer |Owner: chak Type: bug| Status: new Priority: normal

Re: [GHC] #5089: validate should bail out early if testsuite not available

2011-06-26 Thread GHC
#5089: validate should bail out early if testsuite not available -+-- Reporter: ezyang|Owner: igloo Type: bug | Status: new Priority: normal

Re: [GHC] #5090: print026 sporadically fails

2011-06-26 Thread GHC
#5090: print026 sporadically fails -+-- Reporter: ezyang|Owner: igloo Type: bug | Status: new Priority: normal|Milestone: 7.2.1

Re: [GHC] #5277: Clash between RankNTypes and TypeFamilies

2011-06-26 Thread GHC
#5277: Clash between RankNTypes and TypeFamilies +--- Reporter: stefan | Owner: Type: bug| Status: closed

Re: [GHC] #5094: Get rid of hidden modules

2011-06-26 Thread GHC
#5094: Get rid of hidden modules +--- Reporter: mcandre| Owner: Type: feature request| Status: closed Priority: normal

Re: [GHC] #5272: Performance regression

2011-06-26 Thread GHC
#5272: Performance regression ---+ Reporter: augustss | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #5277: Clash between RankNTypes and TypeFamilies

2011-06-26 Thread GHC
#5277: Clash between RankNTypes and TypeFamilies +--- Reporter: stefan | Owner: Type: bug| Status: closed

Re: [GHC] #2280: randomR too slow

2011-06-26 Thread GHC
#2280: randomR too slow -+-- Reporter: guest |Owner: rrnewton Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #427: Random.StdGen slowness

2011-06-26 Thread GHC
#427: Random.StdGen slowness --+- Reporter: remit| Owner: rrnewton Type: bug | Status: new Priority: normal |

Re: [GHC] #3620: The seeds generated by split are not independent

2011-06-26 Thread GHC
#3620: The seeds generated by split are not independent -+-- Reporter: NickSmallbone |Owner: rrnewton Type: bug | Status: new Priority: normal|

Re: [GHC] #3575: mkStdGen and split conspire to make some programs predictable

2011-06-26 Thread GHC
#3575: mkStdGen and split conspire to make some programs predictable -+-- Reporter: rwbarton |Owner: rrnewton Type: bug | Status: new Priority: normal

Re: [GHC] #3352: Data.Word should define instances of Random for each type

2011-06-26 Thread GHC
#3352: Data.Word should define instances of Random for each type -+-- Reporter: kaol |Owner: rrnewton Type: feature request | Status: new Priority: normal

Re: [GHC] #4218: System.Random is way too lazy

2011-06-26 Thread GHC
#4218: System.Random is way too lazy --+- Reporter: EyalLotem |Owner: rrnewton Type: bug| Status: new Priority: normal |

[GHC] #5278: System.Random.randomIvalInteger makes invalid assumptions about RandomGen

2011-06-26 Thread GHC
#5278: System.Random.randomIvalInteger makes invalid assumptions about RandomGen -+-- Reporter: rrnewton | Owner: rrnewton Type: bug | Status: new

[GHC] #5279: numericEnumFromThen breaks standard behaviour in presence of ⊥

2011-06-26 Thread GHC
#5279: numericEnumFromThen breaks standard behaviour in presence of ⊥ -+-- Reporter: ehird | Owner: Type: bug | Status: new

Re: [GHC] #5279: numericEnumFromThen breaks standard behaviour in presence of ⊥

2011-06-26 Thread GHC
#5279: numericEnumFromThen breaks standard behaviour in presence of ⊥ -+-- Reporter: ehird| Owner: Type: bug | Status: closed

[GHC] #5280: System.Random commits (rand `mod` base) error.

2011-06-26 Thread GHC
#5280: System.Random commits (rand `mod` base) error. -+-- Reporter: rrnewton | Owner: rrnewton Type: bug | Status: new Priority:

Re: [GHC] #5276: Multithreaded build failure

2011-06-26 Thread GHC
#5276: Multithreaded build failure --+- Reporter: daniel.is.fischer | Owner: benl Type: bug| Status: new Priority: normal | Component: Build

Re: [GHC] #5276: Multithreaded build failure

2011-06-26 Thread GHC
#5276: Multithreaded build failure --+- Reporter: daniel.is.fischer | Owner: benl Type: bug| Status: new Priority: normal | Component: Build