Re: [GHC] #5743: Configurably use system-provided libffi

2012-07-02 Thread GHC
#5743: Configurably use system-provided libffi -+-- Reporter: nomeata | Owner: trommler Type: feature request | Status: new Priority: normal| Milestone:

Re: [GHC] #4138: Performance regression in overloading

2012-07-02 Thread GHC
#4138: Performance regression in overloading -+-- Reporter: simonmar | Owner: simonpj Type: bug | Status: new Priority:

Re: [GHC] #7032: sleep fails for compiled program

2012-07-02 Thread GHC
#7032: sleep fails for compiled program ---+ Reporter: carl| Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #7032: sleep fails for compiled program

2012-07-02 Thread GHC
#7032: sleep fails for compiled program ---+ Reporter: carl| Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #3897: reading a large String as Double takes too long

2012-07-02 Thread GHC
#3897: reading a large String as Double takes too long ---+ Reporter: maeder| Owner: Type: bug | Status: closed

[GHC] #7041: GHC.Real.gcdInt is no longer optimized.

2012-07-02 Thread GHC
#7041: GHC.Real.gcdInt is no longer optimized. --+- Reporter: int-e | Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #3897: reading a large String as Double takes too long

2012-07-02 Thread GHC
#3897: reading a large String as Double takes too long ---+ Reporter: maeder| Owner: Type: bug | Status: closed

Re: [GHC] #7042: large exponents cannot be compiled

2012-07-02 Thread GHC
#7042: large exponents cannot be compiled +--- Reporter: maeder | Owner: Type: bug | Status: new Priority: normal |

Re: [GHC] #7034: reading a large double results in zero with ghc-7.4.2

2012-07-02 Thread GHC
#7034: reading a large double results in zero with ghc-7.4.2 -+-- Reporter: maeder| Owner: pcapriotti Type: bug | Status: new Priority: normal

Re: [GHC] #4138: Performance regression in overloading

2012-07-02 Thread GHC
#4138: Performance regression in overloading -+-- Reporter: simonmar | Owner: pcapriotti Type: bug | Status: new Priority:

Re: [GHC] #7042: large exponents cannot be compiled

2012-07-02 Thread GHC
#7042: large exponents cannot be compiled -+-- Reporter: maeder| Owner: pcapriotti Type: bug | Status: new Priority: normal|

Re: [GHC] #5911: Add write-only variant of newTChan

2012-07-02 Thread GHC
#5911: Add write-only variant of newTChan --+- Reporter: joeyadams | Owner: simonmar Type: feature request| Status: new Priority: normal |

Re: [GHC] #6166: Performance regression in mwc-random since 7.0.x

2012-07-02 Thread GHC
#6166: Performance regression in mwc-random since 7.0.x ---+ Reporter: bos | Owner: Type: bug | Status: new Priority: high

Re: [GHC] #6168: Assembler error message in GHC 7.2.2

2012-07-02 Thread GHC
#6168: Assembler error message in GHC 7.2.2 -+-- Reporter: selinger| Owner: Type: bug | Status: closed Priority: normal |

Re: [GHC] #7003: 'impossible' compile time error, when using `runStream'.

2012-07-02 Thread GHC
#7003: 'impossible' compile time error, when using `runStream'. -+-- Reporter: dbanas| Owner: Type: bug | Status: infoneeded Priority: normal|

Re: [GHC] #7008: ghc-pkg's documentation suggests argument to -f is a file

2012-07-02 Thread GHC
#7008: ghc-pkg's documentation suggests argument to -f is a file -+-- Reporter: adimit| Owner: simonmar Type: bug | Status: new Priority: normal

Re: [GHC] #6160: support sub-second resolutions for file timestamps

2012-07-02 Thread GHC
#6160: support sub-second resolutions for file timestamps -+-- Reporter: redneb| Owner: Type: feature request | Status: patch Priority: normal

Re: [GHC] #7017: Rethink need for tarballs under friendly environment

2012-07-02 Thread GHC
#7017: Rethink need for tarballs under friendly environment -+-- Reporter: FUZxxl| Owner: Type: task | Status: new Priority: normal

Re: [GHC] #7025: -msse should be forwarded to the C compiler

2012-07-02 Thread GHC
#7025: -msse should be forwarded to the C compiler ---+ Reporter: tibbe | Owner: Type: bug | Status: closed Priority: normal|

Re: [GHC] #7027: Lots of unnecessary recompilation

2012-07-02 Thread GHC
#7027: Lots of unnecessary recompilation -+-- Reporter: selinger | Owner: Type: bug | Status: new Priority: normal| Milestone:

Re: [GHC] #7027: Lots of unnecessary recompilation

2012-07-02 Thread GHC
#7027: Lots of unnecessary recompilation ---+ Reporter: selinger | Owner: Type: bug | Status: closed Priority: normal|

Re: [GHC] #7030: GHCi tries to load the text package twice, leading to linking failure

2012-07-02 Thread GHC
#7030: GHCi tries to load the text package twice, leading to linking failure +--- Reporter: tibbe| Owner: simonmar Type: bug | Status: new Priority: high | Milestone:

Re: [GHC] #6167: Compile stalls with pause returning ERESTARTNOHAND

2012-07-02 Thread GHC
#6167: Compile stalls with pause returning ERESTARTNOHAND -+-- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal| Milestone:

Re: [GHC] #7029: Add System.Environment.getExecutablePath

2012-07-02 Thread GHC
#7029: Add System.Environment.getExecutablePath ---+ Reporter: tibbe | Owner: Type: feature request | Status: closed Priority: normal|

Re: [GHC] #7036: StableNames in presence of class constraints / monadic functions

2012-07-02 Thread GHC
#7036: StableNames in presence of class constraints / monadic functions ---+ Reporter: ifigueroap| Owner: Type: feature request | Status: closed Priority:

Re: [GHC] #5692: Source code with large floating constants in exponential notation cannot be compiled

2012-07-02 Thread GHC
#5692: Source code with large floating constants in exponential notation cannot be compiled -+-- Reporter: gracjan | Owner: pcapriotti Type: bug | Status: new

Re: [GHC] #7042: large exponents cannot be compiled

2012-07-02 Thread GHC
#7042: large exponents cannot be compiled -+-- Reporter: maeder | Owner: pcapriotti Type: bug | Status: closed Priority: normal |

Re: [GHC] #7040: ghci segfault on OS X X86_64 with foreign global data

2012-07-02 Thread GHC
#7040: ghci segfault on OS X X86_64 with foreign global data --+- Reporter: luite | Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #7041: GHC.Real.gcdInt is no longer optimized.

2012-07-02 Thread GHC
#7041: GHC.Real.gcdInt is no longer optimized. -+-- Reporter: int-e | Owner: igloo Type: bug | Status: new Priority: high |

[GHC] #7043: 32-bit GHC ceiling of negative float SEGFAULT: 11

2012-07-02 Thread GHC
#7043: 32-bit GHC ceiling of negative float SEGFAULT: 11 +--- Reporter: DrGodCarl | Owner: Type: bug | Status: new

Re: [GHC] #7039: Panic due 'instance Foo a = Bar a = Baz a' style declarations

2012-07-02 Thread GHC
#7039: Panic due 'instance Foo a = Bar a = Baz a' style declarations +--- Reporter: ksf | Owner: Type: bug | Status: new Priority:

Re: [GHC] #7038: hidir/odir flags mixup modules

2012-07-02 Thread GHC
#7038: hidir/odir flags mixup modules ---+ Reporter: br1 | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #788: Implement class aliases and/or constraint synonyms

2012-07-02 Thread GHC
#788: Implement class aliases and/or constraint synonyms -+-- Reporter: simonpj | Type: feature request Status: closed| Priority: normal Milestone: