id,summary,owner,type,priority,version,resolution
5864,Windows build fails: undefined reference to `_imp___imp__n_capabilities',,bug,highest,7.5,fixed
5888,Performance regression in 7.4.1 compared to 6.12.3,igloo,bug,highest,7.4.1,fixed
5901,Unregisterised build fails in GHC.PrimopWrappers,igloo,bug,highest,7.5,fixed
6042,GHC is bloated,pcapriotti,bug,highest,7.4.1,invalid
6061,threadDelay broken on Windows,pcapriotti,bug,highest,7.4.1,fixed
6067,regression: cgrun051(ghci) failing in HEAD,,bug,highest,7.5,fixed
6072,Irrefutable pattern error while compiling GHC,simonpj,bug,highest,7.5,fixed
6104,Regression: space leak in HEAD vs. 7.4,igloo,bug,highest,7.5,fixed
6151,typePrimRep: UbxTupleRep,,bug,highest,7.5,fixed
6163,GHC stops producing runnable code in OSX Mountain Lion DP4,,bug,highest,7.4.2,fixed
7054,Compile failure on non x86/x86-64,simonmar,bug,highest,7.5,fixed
7124,polykinds tests failing,simonpj,bug,highest,7.4.2,fixed
7137,"Unnecessary -XRank2Types requirement involving type alias containing ""forall"" from another module",simonpj,bug,highest,7.7,wontfix
7150,unjustified overlapping instances error,,bug,highest,7.6.1-rc1,fixed
7153,"GHC crashes with ""(Array.!): undefined array element"" while building",pcapriotti,bug,highest,7.6.1-rc1,worksforme
7167,Make it a warning (not error) to hide an import that isn't exported,pcapriotti,bug,highest,7.4.2,fixed
7178,Panic in coVarsOfTcCo,simonpj,bug,highest,7.4.2,fixed
7193,darcs 2.8 fails to compile with ghc 7.6,,bug,highest,7.6.1-rc1,fixed
3867,ghc: panic! (linkBCO: >= 64k ptrs),,bug,high,6.12.1,fixed
4138,Performance regression in overloading,pcapriotti,bug,high,6.13,fixed
4359,Implement lambda-case/lambda-if,simonmar,feature request,high,7.1,fixed
4421,Compilation performance regression,igloo,bug,high,6.12.3,fixed
5156,New codegen: CmmStackLayout igraph memory explosion,,bug,high,7.1,fixed
5265,Support for additional .ghci files in GHCi.,pcapriotti,feature request,high,7.0.3,fixed
5624,Delay Errors Until Runtime,pcapriotti,feature request,high,7.3,fixed
5768,GHC Panic compiling type family with -XPolyKinds,dreixel,bug,high,7.4.1-rc1,fixed
5879,mkWeak# has a very dangerous type,simonmar,bug,high,7.4.1,fixed
5977,Allow ignoring global package db,pcapriotti,feature request,high,7.4.1,fixed
6096,tc126(optasm) is failing with a core lint error,,bug,high,7.5,fixed
6097,"tc078(hpc,optasm,profasm) are failing with core lint errors",simonpj,bug,high,7.5,fixed
6121,Very poor constant folding,igloo,bug,high,7.4.1,fixed
6156,Optimiser bug on linux-powerpc,,bug,high,7.4.1,fixed
7060,Option -ddump-rule-rewrites doesn't dump to a file,pcapriotti,bug,high,7.5,fixed
7113,linux-powerpc : large integer implicitly truncated to unsigned type,simonmar,bug,high,7.4.2,fixed
7185,Compiled program crashes,simonmar,bug,high,7.4.1,fixed
3489,Adding some gmp bindings to integer-gmp (copied from the cvs-ghc list),igloo,feature request,normal,6.11,fixed
4065,Inconsistent loop performance,,bug,normal,6.13,fixed
5461,Reconfigurable pretty-printing in GHCi,bravit,feature request,normal,7.2.1,fixed
5595,Unification under a forall doesn't allow full constraint solving,simonpj,bug,normal,7.2.1,fixed
5598,Function quotRem is inefficient,igloo,task,normal,7.0.3,fixed
5685,Proposal: Move the instances from Control.Monad.Instances into GHC.Base,,feature request,normal,7.2.1,fixed
5717,ScopedTypeVariables and PolyKinds,,bug,normal,7.3,fixed
5771,Confusing printout with PolyKinds,,bug,normal,7.4.1-rc1,fixed
5805,Test 5558 fails with new code generator,,bug,normal,7.5,fixed
5816,static linking silently fails in ghc,igloo,bug,normal,7.2.2,worksforme
5829,"break003, break006, print019 fail with a DEBUG compiler",,bug,normal,7.4.1-rc2,fixed
5832,PolyKinds03 and  PolyKinds13 fail an ASSERT,simonpj,bug,normal,7.4.1-rc2,fixed
5833,PolyKinds10 fails an assert,,bug,normal,7.4.1-rc2,fixed
5908,Issues with RebindableSyntax,,bug,normal,7.0.3,fixed
5934,ghc: panic! (the 'impossible' happened),,bug,normal,7.4.1,fixed
5936,Support for data families in generics,dreixel,feature request,normal,7.4.1,fixed
5951,Panic on Malformed instance A => B => C,,bug,normal,7.4.2,fixed
5961,GHC panic (nameModule) on malformed deriving clause,,bug,normal,7.4.1,fixed
5981,quadratic slowdown with very long module names,simonmar,bug,normal,7.4.1,fixed
6001,Wrong diagnostics for instance signature mismatch,pcapriotti,bug,normal,7.5,fixed
6011,Panic when using a type synonym,pcapriotti,bug,normal,7.4.1,fixed
6027,Allow changing fixity of new type operators,pcapriotti,feature request,normal,7.5,fixed
6038,Allow view patterns inside record patterns,,feature request,normal,7.4.1,fixed
6060,the 'impossible' happened,,bug,normal,7.4.1,fixed
6073,Lower case character in deriving statement crashes GHC 7.4.1,,bug,normal,7.4.1,duplicate
6094,runInteractiveProcess not using new PATH,GregWeber,task,normal,7.4.1,fixed
6130,"Weak pointer to MVar is finalized, even though MVar is still accessible",,bug,normal,7.4.1,fixed
6167,Compile stalls with pause returning ERESTARTNOHAND,,bug,normal,7.4.1,worksforme
7014,RULES for bitwise logic and shift primops,simonpj,feature request,normal,7.4.2,fixed
7022,Kind variable scoping problem in Iface file when using Template Haskell,,bug,normal,7.5,fixed
7032,sleep fails for compiled program,,bug,normal,7.4.2,fixed
7034,reading a large double results in zero with ghc-7.4.2,pcapriotti,bug,normal,7.4.2,fixed
7042,large exponents cannot be compiled,pcapriotti,bug,normal,7.4.2,duplicate
7059,Error: junk `naughty I386 byte register' after expression,,bug,normal,7.5,fixed
7065,x86 : Pattern match fail in an equation for `freeReg': freeReg 5 = ...,,bug,normal,7.5,fixed
7069,precision/rounding bug with floating point numbers on 32-bit-platforms,simonmar,bug,normal,7.4.2,wontfix
7084,powerpc64 : cast from pointer to integer of different size,simonmar,bug,normal,7.5,fixed
7087,'select' fails for very large arguments to 'threadDelay',,bug,normal,7.4.1,duplicate
7090,"Panic ""mkCoVarLCo"" with ConstraintKinds and type-level equality",dimitris,bug,normal,7.5,fixed
7101,Specialise broken for implicit parameters,,bug,normal,7.4.2,fixed
7126,Unexpected loop,,bug,normal,7.4.1,fixed
7128,"Panic ""lookupVarEnv_NF"" when using a functional dependency with a kind variable",,bug,normal,7.5,fixed
7131,FlexibleInstances / UndecidableInstances confusion,,bug,normal,7.5,fixed
7145,Incorrect redundant import warning,,bug,normal,7.4.2,fixed
7147,programatica fails to compile,,bug,normal,7.6.1-rc1,fixed
7151,GHC accepts invalid type declaration,,bug,normal,7.4.2,fixed
7165,"""match_co bailing out"" messages and compiler crash",,bug,normal,7.7,fixed
7173,Unnecessary constraints in inferred type,,bug,normal,7.6.1-rc1,fixed
7175,Panic when wrongly using a type family as return types for GADTs,,bug,normal,7.6.1-rc1,fixed
7196,Desugarer needs an extra case for casts in coercions,,bug,normal,7.4.2,fixed
3940,Propagate bug fix into new code generator,,bug,low,,fixed
4148,improve new recursive do syntax,,feature request,low,6.12.3,fixed
5165,GHC doesn't optimize FP excess precision properly,,bug,low,7.1,duplicate
5390,Hard-coded /Developer path in Mac ghc,pumpkin,bug,low,7.0.3,fixed
5582,Panic from -C flag,igloo,bug,low,7.2.1,fixed
5612,Better support for kinds in Template Haskell,lunaris,feature request,low,7.3,fixed
7010,Type error in one function causes wrong type error report in another function when using type families,,bug,low,7.4.1,fixed
2021,let ghc find framework header files and link with frameworks located in $HOME/Library/Frameworks,,feature request,lowest,6.8.2,wontfix
2078,INLINE and strictness,simonpj,bug,lowest,6.8.2,fixed
2892,(threadDelay (-1)) hangs,,bug,lowest,6.10.1,fixed
3222,"GLFW 0.3 build fails w/ SSE error in 6.10.3, works in 6.10.1",,bug,lowest,6.10.3,worksforme
