Re: [GHC] #2362: allow full import syntax in GHCi

2009-06-01 Thread GHC
#2362: allow full import syntax in GHCi -+-- Reporter: Isaac Dupree |Owner: Type: feature request | Status: new Priority: high |

Re: [GHC] #2442: Heuristics to improve error messages for badly referenced things

2009-06-01 Thread GHC
#2442: Heuristics to improve error messages for badly referenced things -+-- Reporter: batterseapower|Owner: simonpj Type: feature request | Status: new Priority:

Re: [GHC] #2798: Enable rec keyword when RecursiveDo is enabled?

2009-06-01 Thread GHC
#2798: Enable rec keyword when RecursiveDo is enabled? -+-- Reporter: nominolo |Owner: Type: task | Status: new Priority: high

Re: [GHC] #1876: Complete shared library support

2009-06-01 Thread GHC
#1876: Complete shared library support -+-- Reporter: simonmar |Owner: duncan Type: task | Status: new Priority: high |

Re: [GHC] #1924: Rewrite the handling of values we get from ./configure

2009-06-01 Thread GHC
#1924: Rewrite the handling of values we get from ./configure -+-- Reporter: igloo |Owner: igloo Type: bug | Status: new Priority: high

Re: [GHC] #2189: hSetBuffering stdin NoBuffering doesn't work on Windows

2009-06-01 Thread GHC
#2189: hSetBuffering stdin NoBuffering doesn't work on Windows ---+ Reporter: FalconNL|Owner: Type: bug | Status: new Priority:

Re: [GHC] #2451: New signal-handling API

2009-06-01 Thread GHC
#2451: New signal-handling API -+-- Reporter: simonmar |Owner: simonmar Type: proposal | Status: new Priority: high |Milestone: 6.12.1

Re: [GHC] #2578: ld: atom sorting error for ... on OS X

2009-06-01 Thread GHC
#2578: ld: atom sorting error for ... on OS X -+-- Reporter: igloo |Owner: igloo Type: bug | Status: new Priority: high |Milestone: 6.12.1

Re: [GHC] #2793: CLDouble is nothing like a long double

2009-06-01 Thread GHC
#2793: CLDouble is nothing like a long double -+-- Reporter: jedbrown |Owner: igloo Type: bug | Status: new Priority: high |

Re: [GHC] #2925: Linker mmap failure on FreeBSD/x86_64

2009-06-01 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64 ---+ Reporter: simonmar|Owner: simonmar Type: bug | Status: new Priority: high|Milestone: 6.12.1

Re: [GHC] #2978: Add support for more characters to UnicodeSyntax

2009-06-01 Thread GHC
#2978: Add support for more characters to UnicodeSyntax -+-- Reporter: porges|Owner: simonmar Type: feature request | Status: new Priority: high

Re: [GHC] #1346: bootstrap from HC files

2009-06-01 Thread GHC
#1346: bootstrap from HC files -+-- Reporter: simonmar |Owner: igloo Type: bug | Status: new Priority: high |Milestone: 6.12.1

Re: [GHC] #3132: x86 code generator generates bad FPU register names

2009-06-01 Thread GHC
#3132: x86 code generator generates bad FPU register names ---+ Reporter: int-e |Owner: benl Type: bug | Status: new Priority: high|

Re: [GHC] #1346: bootstrap from HC files

2009-06-01 Thread GHC
#1346: bootstrap from HC files -+-- Reporter: simonmar |Owner: igloo Type: bug | Status: closed Priority: high |Milestone: 6.12.1

Re: [GHC] #2798: Enable rec keyword when RecursiveDo is enabled?

2009-06-01 Thread GHC
#2798: Enable rec keyword when RecursiveDo is enabled? -+-- Reporter: nominolo |Owner: Type: task | Status: new Priority: high

Re: [GHC] #3253: validate failure (GCC warning)

2009-06-01 Thread GHC
#3253: validate failure (GCC warning) --+- Reporter: isaacdupree|Owner: simonmar Type: bug| Status: reopened Priority: high |Milestone: 6.12.1

Re: [GHC] #3265: Type operators can be defined without the TypeOperators extension flag

2009-06-01 Thread GHC
#3265: Type operators can be defined without the TypeOperators extension flag -+-- Reporter: nibro |Owner: simonpj Type: bug | Status: new

Re: [GHC] #3138: Returning a known constructor: GHC generates terrible code for cmonad

2009-06-01 Thread GHC
#3138: Returning a known constructor: GHC generates terrible code for cmonad -+-- Reporter: simonpj |Owner: Type: run-time performance bug | Status: new

Re: [GHC] #3138: Returning a known constructor: GHC generates terrible code for cmonad

2009-06-01 Thread GHC
#3138: Returning a known constructor: GHC generates terrible code for cmonad -+-- Reporter: simonpj |Owner: Type: run-time performance bug | Status: new

Re: [GHC] #3256: Extra EOT from NoBuffering mode in emacs

2009-06-01 Thread GHC
#3256: Extra EOT from NoBuffering mode in emacs -+-- Reporter: judah |Owner: Type: bug | Status: closed Priority: normal|Milestone: 6.10.4

Re: [GHC] #2793: CLDouble is nothing like a long double

2009-06-01 Thread GHC
#2793: CLDouble is nothing like a long double -+-- Reporter: jedbrown |Owner: igloo Type: bug | Status: new Priority: high |

Re: [GHC] #3247: GHCI segfaults when per-thread stack size is larger than max stack size

2009-06-01 Thread GHC
#3247: GHCI segfaults when per-thread stack size is larger than max stack size ---+ Reporter: earthy |Owner: simonmar Type: bug | Status: new Priority: normal

Re: [GHC] #3247: GHCI segfaults when per-thread stack size is larger than max stack size

2009-06-01 Thread GHC
#3247: GHCI segfaults when per-thread stack size is larger than max stack size ---+ Reporter: earthy |Owner: simonmar Type: bug | Status: closed Priority: normal

[GHC] #3268: implement the Cabal ${pkgroot} spec extension

2009-06-01 Thread GHC
#3268: implement the Cabal ${pkgroot} spec extension -+-- Reporter: duncan| Owner: Type: feature request | Status: new Priority: normal|

[GHC] #3269: Stop using PackedString in template-haskell; drop packedstring as a bootlib

2009-06-01 Thread GHC
#3269: Stop using PackedString in template-haskell; drop packedstring as a bootlib ---+ Reporter: simonmar | Owner: Type: proposal | Status: new

[GHC] #3270: Stop using PackedString in template-haskell; drop packedstring as a bootlib

2009-06-01 Thread GHC
#3270: Stop using PackedString in template-haskell; drop packedstring as a bootlib ---+ Reporter: simonmar | Owner: Type: proposal | Status: new

Re: [GHC] #3269: Stop using PackedString in template-haskell; drop packedstring as a bootlib

2009-06-01 Thread GHC
#3269: Stop using PackedString in template-haskell; drop packedstring as a bootlib -+-- Reporter: simonmar |Owner: Type: proposal | Status: closed

Re: [GHC] #2798: Enable rec keyword when RecursiveDo is enabled?

2009-06-01 Thread GHC
#2798: Enable rec keyword when RecursiveDo is enabled? -+-- Reporter: nominolo |Owner: Type: task | Status: new Priority: high

Re: [GHC] #2798: Enable rec keyword when RecursiveDo is enabled?

2009-06-01 Thread GHC
#2798: Enable rec keyword when RecursiveDo is enabled? -+-- Reporter: nominolo |Owner: Type: task | Status: new Priority: high

Re: [GHC] #3270: Stop using PackedString in template-haskell; drop packedstring as a bootlib

2009-06-01 Thread GHC
#3270: Stop using PackedString in template-haskell; drop packedstring as a bootlib -+-- Reporter: simonmar |Owner: Type: proposal | Status: new

Re: [HOpenGL] renderString not working in ghci

2009-06-01 Thread Sven Panne
[ Reprise of an old GHCi problem, GHC HQ read on please... ] Am Mittwoch, 20. Mai 2009 09:24:14 schrieb Matthijs Kooijman: I've been playing around with GLUT (latest version from hackage, on Debian) a bit yesterday and am having some troubles with renderString. It works fine when I compile a

Re: [HOpenGL] renderString not working in ghci

2009-06-01 Thread Duncan Coutts
On Mon, 2009-06-01 at 20:05 +0200, Sven Panne wrote: [ Reprise of an old GHCi problem, GHC HQ read on please... ] Am Mittwoch, 20. Mai 2009 09:24:14 schrieb Matthijs Kooijman: I've been playing around with GLUT (latest version from hackage, on Debian) a bit yesterday and am having some

Re: [GHC] #698: GHC's internal memory allocator never releases memory back to the OS

2009-06-01 Thread GHC
#698: GHC's internal memory allocator never releases memory back to the OS -+-- Reporter: guest |Owner: igloo Type: bug | Status: new

Re: [HOpenGL] renderString not working in ghci

2009-06-01 Thread Sven Panne
Am Montag, 1. Juni 2009 22:48:56 schrieb Duncan Coutts: I don't know how the problem reported in that message is related to the renderString problem (which I do not understand), but the behaviour you see there is not terribly surprising. It's an artefact of the way dynamic linking works and

Re: [GHC] #3132: x86 code generator generates bad FPU register names

2009-06-01 Thread GHC
#3132: x86 code generator generates bad FPU register names ---+ Reporter: int-e |Owner: nobody Type: bug | Status: new Priority: high|