RE: TypeCompose Patch

2008-09-25 Thread Simon Peyton-Jones
Conal, Marc This is definitely a bug in the new equality-solving mechanism. I can reproduce it readily. I'll discuss it with Manuel tomorrow and get back to you. Thanks for finding it! Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:glasgow-haskell-bugs- | [EMAIL

Re: [GHC] #2575: shell script gotcha in boot

2008-09-25 Thread GHC
#2575: shell script gotcha in boot --+- Reporter: pooryorick| Owner: Type: bug | Status: closed Priority: normal| Milestone: Component: Build System |

Re: [GHC] #2583: printf %s is not lazy enough

2008-09-25 Thread GHC
#2583: printf %s is not lazy enough +--- Reporter: olsner | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.12 branch

Re: [GHC] #2584: Pretty printing of types with HsDocTy goes wrong

2008-09-25 Thread GHC
#2584: Pretty printing of types with HsDocTy goes wrong --+- Reporter: NeilMitchell | Owner: waern Type: bug | Status: assigned Priority: normal| Milestone: 6.10.1

Re: [GHC] #2589: ghci fails in ByteCodeGen.lhs with nonexhaustive patterns in case

2008-09-25 Thread GHC
#2589: ghci fails in ByteCodeGen.lhs with nonexhaustive patterns in case --+- Reporter: gwright | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #2592: Can't profile when the heap maximum is hit

2008-09-25 Thread GHC
#2592: Can't profile when the heap maximum is hit ---+ Reporter: adekoba| Owner: Type: bug| Status: new Priority: normal | Milestone: 6.10.1

Re: [GHC] #2594: Wrong size for Int in arguments to functions wrapped to FunPtr by FFI wrappers (on 64-bit machine)

2008-09-25 Thread GHC
#2594: Wrong size for Int in arguments to functions wrapped to FunPtr by FFI wrappers (on 64-bit machine) --+- Reporter: shahn | Owner: Type: bug | Status: reopened

Re: [GHC] #2598: Avoid excessive specialisation in SpecConstr

2008-09-25 Thread GHC
#2598: Avoid excessive specialisation in SpecConstr -+-- Reporter: simonpj | Owner: Type: feature request | Status: new Priority: normal | Milestone:

Re: [GHC] #2600: Bind type variables in RULES

2008-09-25 Thread GHC
#2600: Bind type variables in RULES -+-- Reporter: simonpj | Owner: simonpj Type: feature request | Status: new Priority: normal | Milestone: 6.12 branch

Re: [GHC] #2602: Haddock not installed properly

2008-09-25 Thread GHC
#2602: Haddock not installed properly --+- Reporter: NeilMitchell | Owner: Type: bug | Status: closed Priority: normal| Milestone: Component: Compiler

Re: [GHC] #2609: Compiling with -O2 is 7x slower than -O

2008-09-25 Thread GHC
#2609: Compiling with -O2 is 7x slower than -O --+- Reporter: simonpj | Owner: Type: compile-time performance bug | Status: new Priority: normal

Re: [GHC] #2613: configure should summarize important results at the end of its run

2008-09-25 Thread GHC
#2613: configure should summarize important results at the end of its run -+-- Reporter: claus| Owner: Type: feature request | Status: new Priority: normal

Re: [GHC] #2614: Enumeration of values for `Sys.Info.os`, `Sys.Info.arch`

2008-09-25 Thread GHC
#2614: Enumeration of values for `Sys.Info.os`, `Sys.Info.arch` -+-- Reporter: jsnx | Owner: Type: feature request | Status: new Priority: normal |

Re: [GHC] #2616: install script can't replace /usr/local/bin/runhaskell

2008-09-25 Thread GHC
#2616: install script can't replace /usr/local/bin/runhaskell --+- Reporter: guest | Owner: Type: bug | Status: closed Priority: normal| Milestone:

Re: [GHC] #2617: GHC.Integer no longer exports S# and J#

2008-09-25 Thread GHC
#2617: GHC.Integer no longer exports S# and J# -+-- Reporter: guest| Owner: igloo Type: bug | Status: new Priority: normal | Milestone: 6.10.1 Component: GHC API |

Re: [GHC] #2623: Crypto-0.4.1 -- the impossible happened

2008-09-25 Thread GHC
#2623: Crypto-0.4.1 -- the impossible happened --+- Reporter: jsnx | Owner: Type: bug | Status: closed Priority: normal| Milestone: Component: Compiler |

Re: [GHC] #2625: Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields

2008-09-25 Thread GHC
#2625: Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields --+- Reporter: aslatter | Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #2626: In ISO8601 the date and time should be separated by a 'T', not a space

2008-09-25 Thread GHC
#2626: In ISO8601 the date and time should be separated by a 'T', not a space --+- Reporter: MagnusTherning| Owner: Type: proposal | Status: new Priority: normal

Re: [GHC] #2620: `ghci --help` gives unhelpful error message

2008-09-25 Thread GHC
#2620: `ghci --help` gives unhelpful error message --+- Reporter: Deewiant | Owner: igloo Type: bug | Status: new Priority: normal| Milestone: 6.10.1 Component: GHCi |

Re: [GHC] #2619: Can't build HEAD with ghc-6.10

2008-09-25 Thread GHC
#2619: Can't build HEAD with ghc-6.10 --+- Reporter: judah | Owner: igloo Type: bug | Status: new Priority: normal| Milestone: 6.10.1 Component: Compiler |

Re: [GHC] #2618: Order is relevant when matching signature contexts of a mutually recursive group

2008-09-25 Thread GHC
#2618: Order is relevant when matching signature contexts of a mutually recursive group -+-- Reporter: guest| Owner: Type: bug | Status: new

Re: [GHC] #2602: Haddock not installed properly

2008-09-25 Thread Claus Reinke
[using email instead of haddock trac, which still doesn't send notifications] The haddock package still has the wrong paths, though: $ /cygdrive/c/ghc/ghc-6.11.20080925/bin/ghc-pkg describe haddock | grep ghc import-dirs: d:/fptools/ghc/ghc-6.11.20080925\haddock-2.2.2 library-dirs:

Re: [GHC] #2356: GHC accepts multiple instances for the same type in different modules

2008-09-25 Thread GHC
#2356: GHC accepts multiple instances for the same type in different modules --+- Reporter: claus | Owner: Type: bug | Status: new Priority: low | Milestone: _|_

Re: [GHC] #2081: GHC reports internal error: stg_ap_v_ret

2008-09-25 Thread GHC
#2081: GHC reports internal error: stg_ap_v_ret -+-- Reporter: thorkilnaur | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.10 branch

Re: [GHC] #2620: `ghci --help` gives unhelpful error message

2008-09-25 Thread GHC
#2620: `ghci --help` gives unhelpful error message --+- Reporter: Deewiant | Owner: igloo Type: bug | Status: new Priority: normal| Milestone: 6.10.1 Component: GHCi |

Re: [GHC] #2617: GHC.Integer no longer exports S# and J#

2008-09-25 Thread GHC
#2617: GHC.Integer no longer exports S# and J# -+-- Reporter: guest| Owner: igloo Type: bug | Status: closed Priority: normal | Milestone: 6.10.1 Component: GHC API |

Re: [GHC] #303: Rebindable syntax doesn't work as advertised

2008-09-25 Thread GHC
#303: Rebindable syntax doesn't work as advertised +--- Reporter: nobody |Owner: nobody Type: bug | Status: reopened Priority: normal

Re: [GHC] #303: Rebindable syntax doesn't work as advertised

2008-09-25 Thread GHC
#303: Rebindable syntax doesn't work as advertised +--- Reporter: nobody |Owner: nobody Type: bug | Status: reopened Priority: normal

Re: [GHC] #789: BCOs can only have 64k instructions

2008-09-25 Thread GHC
#789: BCOs can only have 64k instructions -+-- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.10 branch Component: GHCi |

Re: [GHC] #789: BCOs can only have 64k instructions

2008-09-25 Thread GHC
#789: BCOs can only have 64k instructions -+-- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.10 branch Component: GHCi |

Re: [GHC] #2356: GHC accepts multiple instances for the same type in different modules

2008-09-25 Thread GHC
#2356: GHC accepts multiple instances for the same type in different modules --+- Reporter: claus | Owner: Type: bug | Status: new Priority: low | Milestone: _|_

Re: [GHC] #303: Rebindable syntax doesn't work as advertised

2008-09-25 Thread GHC
#303: Rebindable syntax doesn't work as advertised -+-- Reporter: nobody | Owner: nobody Type: bug | Status: closed Priority: normal |

Re: [GHC] #2618: Order is relevant when matching signature contexts of a mutually recursive group

2008-09-25 Thread GHC
#2618: Order is relevant when matching signature contexts of a mutually recursive group -+-- Reporter: guest| Owner: Type: bug | Status: closed