Re: [GHC] #938: ghci crashes on startup with Windows 2003

2006-10-13 Thread GHC
#938: ghci crashes on startup with Windows 2003 -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: Component: GHCi

[GHC] #941: readFile problem in ghci

2006-10-13 Thread GHC
#941: readFile problem in ghci --+- Reporter: guest| Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi |Version: 6.6 Severity:

[GHC] #940: GADT + impredicative polymorphism => stack overflow

2006-10-13 Thread GHC
#940: GADT + impredicative polymorphism => stack overflow --+- Reporter: guest| Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #939: Possible bug building wxhaskell

2006-10-13 Thread GHC
#939: Possible bug building wxhaskell -+-- Reporter: [EMAIL PROTECTED] |Owner: Type: bug | Status: closed Priority: normal|Milestone:

Re: [GHC] #939: Possible bug building wxhaskell

2006-10-13 Thread GHC
#939: Possible bug building wxhaskell -+-- Reporter: [EMAIL PROTECTED] |Owner: Type: bug | Status: closed Priority: normal|Milestone:

[GHC] #939: Possible bug building wxhaskell

2006-10-13 Thread GHC
#939: Possible bug building wxhaskell ---+ Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal| Milestone: Component:

Re: [GHC] #311: gmp's memory management

2006-10-13 Thread GHC
#311: gmp's memory management ---+ Reporter: as49|Owner: nobody Type: bug | Status: assigned Priority: low |Milestone: 6.8 Component: Compil

Re: [GHC] #601: Replace GMP

2006-10-13 Thread GHC
#601: Replace GMP -+-- Reporter: simonmar |Owner: Type: task | Status: new Priority: normal|Milestone: 6.8 Component: Compil

Re: [GHC] #246: Wrong pat-match order for records

2006-10-13 Thread GHC
#246: Wrong pat-match order for records -+-- Reporter: simonpj |Owner: simonpj Type: bug | Status: assigned Priority: low |Milestone: 6.8 Component: Compiler |

Re: [GHC] #938: ghci crashes on startup with Windows 2003

2006-10-13 Thread GHC
#938: ghci crashes on startup with Windows 2003 -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: Component: GHCi

Re: [GHC] #938: ghci crashes on startup with Windows 2003

2006-10-13 Thread GHC
#938: ghci crashes on startup with Windows 2003 -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: Component: GHCi

[GHC] #938: ghci crashes on startup with Windows 2003

2006-10-13 Thread GHC
#938: ghci crashes on startup with Windows 2003 ---+ Reporter: guest | Owner: Type: bug | Status: new Priority: normal| Milestone: Component: GHCi |Vers

Re: [GHC] #937: ghc-pkg should splice $topdir on Windows

2006-10-13 Thread GHC
#937: ghc-pkg should splice $topdir on Windows -+-- Reporter: simonmar |Owner: Type: bug | Status: new Priority: normal|Milestone: 6.6.1 Component:

Re: [GHC] #288: amd64-FreeBSD-5.3 port?

2006-10-13 Thread GHC
#288: amd64-FreeBSD-5.3 port? +--- Reporter: nobody |Owner: nobody Type: feature request | Status: assigned Priority: normal |Milestone: _|_ Component: Non

Re: [GHC] #285: hp-ux 11.11 binaries

2006-10-13 Thread GHC
#285: hp-ux 11.11 binaries +--- Reporter: amyhr|Owner: nobody Type: feature request | Status: assigned Priority: normal |Milestone: _|_ Component: None

Re: [GHC] #284: RPM doesn't support --prefix

2006-10-13 Thread GHC
#284: RPM doesn't support --prefix +--- Reporter: skaller |Owner: juhp Type: feature request | Status: new Priority: normal |Milestone: 6.6.1 Component: B

Re: [GHC] #276: ghci compile option

2006-10-13 Thread GHC
#276: ghci compile option +--- Reporter: goronsf |Owner: nobody Type: feature request | Status: assigned Priority: normal |Milestone: _|_

Re: [GHC] #931: -caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined"

2006-10-13 Thread GHC
#931: -caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined" --+- Reporter: igloo |Owner: Type: bug| Status: closed Priority: normal |Milesto

Re: [GHC] #249: -caf-all bugs

2006-10-13 Thread GHC
#249: -caf-all bugs --+- Reporter: simonmar |Owner: simonmar Type: bug| Status: assigned Priority: low|Milestone: 6.6.1 Component: Profiling | Version: 6.2

Re: [GHC] #931: -caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined"

2006-10-13 Thread GHC
#931: -caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined" --+- Reporter: igloo |Owner: Type: bug| Status: new Priority: normal |Milestone:

Re: [GHC] #931: -caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined"

2006-10-13 Thread GHC
#931: -caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined" --+- Reporter: igloo |Owner: Type: bug| Status: new Priority: normal |Milestone:

{- INLINE range #-}

2006-10-13 Thread Bulat Ziganshin
Hello bugs, GHC.Arr contains strange quasi-pragmas that missing # in '{-#' sequence. is it a bug or just a way to temporarily disable pragma? instance (Ix a, Ix b) => Ix (a, b) where -- as derived {- INLINE range #-} range ((l1,l2),(u1,u2)) = [ (i1,i2) | i1 <- range (l1,u1), i2 <-

Re: [GHC] #246: Wrong pat-match order for records

2006-10-13 Thread GHC
#246: Wrong pat-match order for records -+-- Reporter: simonpj |Owner: simonpj Type: bug | Status: assigned Priority: low |Milestone: 6.8 Component: Compiler |

Re: [GHC] #240: Abysmal Template Haskell error message

2006-10-13 Thread GHC
#240: Abysmal Template Haskell error message -+-- Reporter: mm_aa |Owner: simonpj Type: bug | Status: closed Priority: low |Milestone:

Re: [GHC] #229: Integer overflow in array allocation

2006-10-13 Thread GHC
#229: Integer overflow in array allocation ---+ Reporter: josefs |Owner: simonmar Type: bug | Status: assigned Priority: low |Milestone: 6.8 Compo

Re: [GHC] #210: .lhs Birdtracks are removed instead of replaced

2006-10-13 Thread GHC
#210: .lhs Birdtracks are removed instead of replaced --+- Reporter: pesco |Owner: nobody Type: bug| Status: closed Priority: lowest |Milestone:

Re: [GHC] #197: allow "\ " escapes in GHCi commands

2006-10-13 Thread GHC
#197: allow "\ " escapes in GHCi commands +--- Reporter: hamrichards |Owner: rjmccall Type: feature request | Status: closed Priority: normal |Milestone: Com

Re: [GHC] #186: Bad sparc Int64 code via NCG with -O

2006-10-13 Thread GHC
#186: Bad sparc Int64 code via NCG with -O ---+ Reporter: nobody |Owner: nobody Type: bug | Status: assigned Priority: low |Milestone: _|_ Compo

Re: [GHC] #179: Instance match failure on openTypeKind

2006-10-13 Thread GHC
#179: Instance match failure on openTypeKind +--- Reporter: simonpj |Owner: simonpj Type: bug | Status: assigned Priority: normal |

[GHC] #937: ghc-pkg should splice $topdir on Windows

2006-10-13 Thread GHC
#937: ghc-pkg should splice $topdir on Windows --+- Reporter: simonmar | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.6.1 Component: