id,summary,owner,type,priority,version,resolution
1136,High memory use when compiling many let bindings.,simonmar,bug,high,6.6,fixed
1502,GHC should integrate better with mingw,,feature request,high,6.6.1,fixed
1876,Complete shared library support,duncan,task,high,6.11,fixed
2267,"Bogus ""unused import"" warning",,bug,high,6.10.1,fixed
2969,unix package built wrong on Solaris,igloo,bug,high,6.8.3,fixed
2978,Add support for more characters to UnicodeSyntax,igloo,merge,high,6.10.1,fixed
3119,Make ghc-6.10 use a non-executable stack (by bumping libffi),igloo,task,high,6.10.1,fixed
3166,recompilation checking too optimistic about infix ops,simonmar,bug,high,6.10.1,fixed
3170,-fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node.,benl,bug,high,6.10.2,fixed
3303,Allow multi-line deprecation messages.,igloo,merge,high,6.10.2,fixed
3398,Unicode output in GHC,,bug,high,6.11,fixed
3400,OS X: ghc broken on Snow Leopard,igloo,bug,high,6.11,fixed
3410,ghc fails to parse versioned GPL and LGPL license from package configuration,simonmar,bug,high,6.11,fixed
3412,the 'impossible' happened (expectJust chooseExternalIds),simonmar,bug,high,6.11,fixed
3424,Corrupt executable when compiling large do block for List monad,simonmar,bug,high,6.10.4,fixed
3435,ghc-stage2 panic while compiling ghc-paths-0.1.0.5,simonmar,bug,high,6.11,fixed
3461,loading package ghc in GHCI; unknown symbol `keepCAFs',,bug,high,6.11,fixed
3521,ld on mac won't allow -rpath unless you specify macosx_version_min 10.5,igloo,bug,high,6.11,fixed
3546,Use of float type in unregistered build freezes program,igloo,merge,high,,fixed
3561,Incorrect code generation on x86,simonmar,bug,high,6.10.4,fixed
3562,syb package on Hackage does not work with 6.12,dreixel,bug,high,6.10.4,wontfix
3565,Wrong gcc being used,,bug,high,6.10.4,fixed
3579,Error: symbol `Bug_compose1_closure' is already defined,igloo,merge,high,6.13,fixed
3604,Use of template-haskell is broken with shared libraries,igloo,merge,high,6.12.1 RC1,fixed
3617,There is no -debug runtime in 6.12 RC1,igloo,bug,high,6.12.1 RC1,fixed
3648,Release a new containers version,igloo,task,high,6.10.4,fixed
3657,ffi-1.0 causes panic in 6.12.20091010,,bug,high,6.12.1 RC1,duplicate
3669,haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: invalid  argument (Invalid argument),igloo,bug,high,6.10.4,fixed
3685,"""double free or corruption"" error when running Setup.hs with other GHC in PATH",igloo,merge,high,6.11,fixed
1074,-fwarn-unused-imports complains about wrong import,igloo,bug,normal,6.6,fixed
1645,{-# SPECIALIZE #-} doesn't,,bug,normal,6.7,fixed
1647,Using -fdicts-strict flag causes Core Lint error,,bug,normal,6.7,fixed
1911,-w doesn't turn off nullModuleExport,AndreaRossato,bug,normal,6.8.1,fixed
1966,Incorrect Outputable instance for InstDecl,,task,normal,,fixed
2051,-hide-package doesn't allow hiding uninstalled package,,feature request,normal,6.8.2,fixed
2285,Solaris 9 build fails at stage2 with undefined symbol errors (for libm symbols),,bug,normal,6.8.2,invalid
2349,"SIZET_FMT in includes/mkDerivedConstants.c needs to be ""d"" under older Solaris version",,bug,normal,6.10.1,fixed
2395,"""Pattern match(es) are overlapped"" warning with a single view pattern (ghc 6.9.20080606)",igloo,bug,normal,6.9,fixed
2692,ghc-6.10.0.20081007 seg faults on Sparc,benl,bug,normal,6.9,fixed
2765,unsetenv not found under Solaris 8 when building ghc-6.10.1,,bug,normal,6.10.1,fixed
2775,Type Family panic,chak,bug,normal,6.10.1,fixed
2796,GHC panic related to associated types,chak,bug,normal,6.10.1,fixed
2806,Require bang-patterns for unlifted bindings,igloo,feature request,normal,6.8.3,fixed
2953,"deriving Functor, Foldable, Traversable",twanvl,feature request,normal,6.11,fixed
2977,Install phase fails when using --enable-shared,,bug,normal,6.11,fixed
3007,GHC seems to ignore the package name of modules imported with {#- SOURCE #-},igloo,bug,normal,6.10.1,fixed
3012,A little deriving for GADTs,,feature request,normal,6.10.1,fixed
3013,New simple GADT feature,simonpj,feature request,normal,6.10.1,fixed
3015,Building packages using ghc (6.8.2) results in inconsistent error assembler messages,,bug,normal,6.10.2,invalid
3041,Arch independent binary representations,,feature request,normal,6.10.1,fixed
3082,Unclear warning message: Attempting to re-export hidden constructors,,feature request,normal,6.10.1,fixed
3111,Can't find DPH,,bug,normal,6.11,fixed
3114,"""ghc -shared --make"" gives panic",,bug,normal,6.10.1,fixed
3124,warning -F: directory name (/Users/me/Library/Frameworks) does not exist,,bug,normal,6.8.2,fixed
3131,GHC stops after a single 'defined but not used' warning,,bug,normal,6.10.1,worksforme
3137,ghc 6.10.2 fails to compile on Mac OS X Leopard,,bug,normal,6.10.1,fixed
3161,"non-blocking read operations in Chan, Sem, QSem, SampleVar",,feature request,normal,6.10.2,wontfix
3168,"Unhelpful error message about ""hidden"" packages",,bug,normal,6.10.2,fixed
3234,foldr/single no longer firing in GHC 6.10,,bug,normal,6.10.3,fixed
3261,Some warnings disappear with -Werror,simonpj,bug,normal,6.11,fixed
3263,Warnings for monadic values not used,igloo,merge,normal,6.10.2,fixed
3285,"""PAP object entered"" on executable with profiling",,bug,normal,6.10.3,duplicate
3299,Error building HEAD on OS X: missing gmp.h,igloo,bug,normal,6.11,fixed
3306,Improve syntax for GADT + records,simonpj,feature request,normal,6.10.2,fixed
3313,Uncertain bug report (panic!),,bug,normal,6.10.2,duplicate
3316,Deadlock in non-threaded RTS with hPutBuf,simonmar,bug,normal,6.8.3,fixed
3319,Template Haskell generates invalid code for import foreign address declaration,,bug,normal,6.10.3,fixed
3329,Errors Building 6.10.3 on NetBSD 4.0,,bug,normal,6.10.3,fixed
3334,Strange closure type error on macports GHC 6.10.1,,bug,normal,6.10.1,worksforme
3346,Strange and incorrect type error when using rewrite rules with type families,,bug,normal,6.11,fixed
3347,Add flag to prevent generation of import libraries on Windows,igloo,feature request,normal,6.10.2,fixed
3368,Deriving Foldable doesn't work,igloo,bug,normal,6.11,fixed
3406,'impossible' happened while messing around with ScopedTypeVariables,simonpj,bug,normal,6.10.3,fixed
3419,"Incorrect ""unnecessary import"" warning",,bug,normal,6.10.4,wontfix
3535,GHC Panic compiling hgalib-0.2,,bug,normal,6.10.4,fixed
3567,Configure script looks for ld too early,igloo,bug,normal,6.10.4,fixed
3591,A working program reports <<loop>> when compiled with -O,igloo,merge,normal,6.10.4,fixed
3609,ar.exe: Bad file number,,bug,normal,6.10.4,duplicate
3045,GHCI Crashes Under Windows when loading compiled code,,bug,low,6.10.1,duplicate
