id,summary,owner,type,priority,version,resolution
1015,"regex001(ghci,threaded1) seg-faults under Solaris",benl,bug,normal,6.6,fixed
1380,Safe Haskell,dterei,feature request,normal,7.1,fixed
1789,New warning: missing import lists,igloo,task,normal,6.6.1,fixed
1884,Win64 Port,igloo,task,normal,6.8.1,fixed
5804,Registration capture issue,igloo,bug,normal,,invalid
914,Improve detection of unnecessary SOURCE imports,simonmar,task,normal,6.5,fixed
1036,Asynchronous exceptions improvements,simonmar,task,normal,6.6,fixed
246,Wrong pat-match order for records,simonpj,bug,low,6.4.1,fixed
490,object code blow up by minor source code change,simonpj,bug,low,6.4.1,fixed
683,RULES for recursive functions don't work properly,simonpj,bug,low,6.4.1,fixed
745,GHC should recover better from bad type signatures,simonpj,bug,low,6.4.2,fixed
956,improving error messages #1,simonpj,feature request,normal,6.6,fixed
1133,auto-derivation of Enum is disallowed with recursive imports,simonpj,bug,lowest,6.6,fixed
1870,ghc-6.8.1 panics compiling regex-tdfa-0.93,simonpj,bug,low,6.8.1,wontfix
3018,Constraints of function in record appears to nullifiy instance constraints.,simonpj,bug,normal,6.10.1,fixed
607,Ticky-ticky profiling,tim,task,normal,None,fixed
29,Check for exhaustive patterns is broken,,bug,lowest,5.02,invalid
68,Warnings for unitialized fields,,feature request,normal,None,wontfix
317,Simplifier doesn't preserve bottoms sometimes,,bug,normal,6.4,fixed
366,incomplete patterns and GADT,,feature request,normal,None,fixed
485,AdjustorAsm.S doesn't build on AIX,,bug,low,6.4.1,wontfix
601,Replace GMP,,task,normal,None,fixed
606,Sparc native code generator,,task,normal,None,fixed
619,Port Hugs's Windows front end to GHCi.,,task,normal,None,wontfix
653,Changeable lexer/parser (like DynFlags.log_action),,feature request,low,6.4.1,fixed
733,Problem compiling .lhs files with lines that begin with #,,bug,low,6.4.1,duplicate
768,Improve performance of binary serialisation for interface files,,task,normal,6.4.1,fixed
784,defining type of returned value,,bug,low,6.4.2,fixed
785,Allow partial application of type synonyms,,feature request,low,6.4.2,wontfix
813,"-optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail",,bug,normal,6.5,fixed
835,"Expose less type/class info in an interface file, to reduce recompilation",,feature request,normal,6.4.2,wontfix
851,Incomplete-pattern checking for n+k patterns is not implemented,,bug,low,6.4.2,wontfix
872,OSX universal binary distribution,,feature request,normal,6.4.2,fixed
964,Cross Compile and Universal Binary,,feature request,normal,6.6,duplicate
1117,"[2,4..10] is not a good list producer",,feature request,lowest,6.6,fixed
1148,Bad warnings about unused imports that are in fact needed,,bug,lowest,6.8.2,fixed
1167,mangler makes global symbol disappear on linux-ppc,,bug,normal,6.6,wontfix
1245,Turn tuples into syntactic sugar for heterogeneous lists,,feature request,normal,6.6,wontfix
1341,allow loading partially correct modules,,feature request,normal,6.7,duplicate
1383,mistaken qualified infix syntax could have a nicer error message,,feature request,low,6.6.1,wontfix
1441,Evaluating undefined should return line number and module of location of undefined,,feature request,normal,6.6.1,duplicate
1447,Improve code generation for dense switches,,task,normal,6.6.1,invalid
1509,Make unboxed tuples more supported,,feature request,low,6.6.1,fixed
1518,Make it possible to evaluate monadic actions when assigning record fields (<-),,feature request,normal,6.6.1,wontfix
1524,stdcall fails on MacOS,,bug,lowest,6.7,fixed
1752,CSE can create space leaks by increasing sharing,,bug,low,6.6.1,wontfix
1786,can't build ghc-6.8.0.20071017 under Solaris using a GNU linker,,bug,normal,6.8,worksforme
1872,Extensible Records,,feature request,normal,6.11,wontfix
1904,Strictness analyser should be smarter,,bug,normal,6.8.1,fixed
1930,"Make operators into type constructors, rather than type variables",,feature request,normal,6.8.1,fixed
2240,"Random ""interface file corrupt"" while building",,bug,normal,6.8.2,fixed
2284,Stack-hack optimization causes much re-computation in GUI callbacks,,bug,normal,6.8.2,duplicate
2431,Allow empty case analysis,,feature request,low,6.8.3,fixed
2467,orphan instance warnings are badly behaved,,bug,normal,6.8.2,fixed
2551,Allow multiple modules per source file,,feature request,normal,6.9,wontfix
2705,ghc discards version of wired-in packages,,bug,normal,6.10.1,wontfix
2959,Merge in LambdaVM (Haskell to Java/JVM bytecode translator),,feature request,normal,6.11,wontfix
3027,Specialisation rules fail because dictionary projections do not match,,bug,normal,6.8.2,fixed
3380,[Patch] Support implicit concatenation in list comprehensions,,feature request,normal,6.10.4,wontfix
3491,Relax superclass restrictions,,bug,normal,6.10.4,duplicate
3630,"Suggested algorithm to control upper bound of space ""leaks""",,feature request,normal,6.10.4,invalid
3828,Error in array index,,bug,normal,6.12.2,wontfix
5111,linux-powerpc : segfault in stage2 compiler,,bug,normal,7.1,duplicate
5677,Allow the definition of extra functions in typeclass instances,,feature request,normal,7.2.1,wontfix
5868,Wrong error messages with qualified imports,,bug,normal,7.4.1,wontfix
7364,`foo !f = id . f` becomes non-strict with -O2,,bug,normal,7.6.1,wontfix
367,Infinite loops can hang Concurrent Haskell,ezyang,bug,lowest,6.4.1,None
2403,caching for runghc (runhaskell),jsnx,feature request,normal,,--
701,Better CSE optimisation,michalt,task,normal,6.4.1,--
322,fromInteger-related pattern match overlap warnings,simonpj,bug,normal,6.4,None
932,Improve inlining,simonpj,task,normal,6.4.2,--
1158,Problem with GADTs and explicit type signatures,simonpj,bug,lowest,6.6,--
1231,deprecation warnings are reported too often,simonpj,feature request,low,6.6,--
1316,add warning for local type signatures that use the same type variable names as outer type signatures,simonpj,feature request,normal,6.6.1,--
5344,CSE should look through coercions,simonpj,feature request,normal,7.0.3,--
5722,GHC inlines class method forever,simonpj,bug,normal,7.2.1,--
7206,Implement cheap build,simonpj,bug,normal,7.4.2,--
1176,Infinite loop when printing error message,thorkilnaur,bug,low,6.6,--
17,Separate warnings for unused local and top-level bindings,--,feature request,lowest,None,None
149,missed CSE opportunity,,bug,normal,5.04.2,None
368,Provide a Java Backend,,feature request,normal,None,None
436,Declare large amounts of constant data,,feature request,normal,None,None
457,Strictness problem,,bug,normal,6.4.1,None
487,powerpc/linux segfaulting binaries,,bug,normal,6.4.1,None
595,Overhaul GHC's overlapping/non-exhaustive pattern checking,,task,normal,None,None
597,Various error messages have inaccurate source locations,,task,low,None,None
605,Optimisation: strict enumerations,,task,normal,None,None
617,Alpha port,,task,normal,None,None
618,Dependency caching in ghc --make,,task,normal,None,None
624,Program location for thread error messages,,task,normal,None,None
855,Improvements to SpecConstr,,task,normal,6.4.2,--
860,CPP fails when a macro is used on a line containing a single quote character,,feature request,lowest,6.4.2,--
910,--make should have a -j flag for parallel building,,feature request,normal,6.4.2,
917,-O introduces space leak,,bug,lowest,6.5,--
947,ghc -O space leak: CSE between different CAFs,,bug,normal,6.5,
960,Lexical call site string,,feature request,normal,6.6,--
989,"Windows ""native"" port",,task,normal,,--
1168,Optimisation sometimes decreases sharing in IO code,,bug,normal,6.6,--
1171,GHC doesn't respect the imprecise exceptions semantics,,bug,low,6.6,
1192,"GHC-only IOErrorType constructors, and is*Error(Type) functions",,feature request,low,6.6,--
1307,Warning refers to code not in the source,,bug,lowest,6.7,--
1308,Type signature in warning is wrong,,bug,normal,6.7,--
1311,newtypes of unboxed types disallowed - documentation bug and/or feature request,,feature request,low,6.6.1,--
1371,Add  -O3,,task,normal,6.6.1,--
1405,Make ghc (stage1) be compilable by non-GHC,,task,normal,6.6.1,--
1409,Allow recursively dependent modules transparently (without .hs-boot or anything),,feature request,normal,6.10.2,--
1526,-fobject-code doesn't apply to expressions typed at the prompt,,bug,normal,6.7,--
1628,warning(s) for using stolen syntax that's not currently enabled,,feature request,low,6.6.1,--
1768,More flexible type signatures for data constructors,,feature request,low,6.6.1,--
1921,change default to support extensions that involve a change of syntax,,feature request,normal,6.8.1,--
1974,"length ""foo"" doesn't work with -XOverloadedStrings",,feature request,normal,6.8.1,--
2031,relocation overflow,,bug,normal,6.8.2,--
2057,inconsistent .hi file error gets ignored,,bug,normal,6.8.2,--
2101,Allow some form of type-level lemma,,feature request,normal,6.8.2,--
2132,Optimise nested comparisons,,bug,normal,6.8.2,
2200,big static random access arrays,,feature request,normal,6.8.2,--
2204,Improve 'patterns not matched' warnings,,feature request,low,6.8.2,--
2207,Load the interface details for GHC.* even without -O,,feature request,normal,6.8.2,--
2255,Improve SpecConstr for free variables,,bug,normal,6.8.2,--
2356,GHC accepts multiple instances for the same type in different modules,,bug,low,6.8.3,--
2427,Allow compilation of source from stdin,,feature request,normal,6.8.3,--
2456,"For higher kinds, instance declarations need quantification in the context",,feature request,normal,6.9,
2465,View + Pattern Match not fused sufficiently,,bug,low,6.8.2,--
2607,Inlining defeats selector thunk optimisation,,bug,normal,6.8.3,--
2625,Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields,,bug,low,6.8.3,--
2697,bad testsuite results with ghc-6.10.0.20081007,,bug,normal,6.9,--
2742,The -> in ViewPatterns binds more weakly than infix data constructors.,,feature request,normal,6.10.1,--
2893,"Implement ""Quantified contexts"" proposal",,feature request,normal,6.10.1,--
2895,"Implement the ""Class System Extension"" proposal",,feature request,normal,6.10.1,--
2896,Warning suggestion: argument not necessarily a binary operator,,feature request,low,6.10.1,--
3205,Generalized isomorphic deriving,,feature request,normal,6.10.2,--
3266,Segment fault with WxHaskell and GHC 6.10.2,,bug,normal,6.10.2,--
3283,Selective disabling of unused bind warnings,,feature request,normal,6.10.2,--
3353,Add CLDouble support,,bug,normal,6.12.1,--
3447,Class restrictions on type instances,,feature request,normal,6.10.4,--
3490,Relax superclass restrictions,,feature request,normal,6.10.4,--
3511,port GHC to OpenBSD/sparc64 (unregisterised is fine),,task,normal,6.11,--
3549,unlit does not follow H98 spec,,bug,normal,6.10.4,--
3583,Default view patterns,,feature request,normal,6.10.4,--
3765,"Rules should ""look through"" case binders too",,bug,normal,6.12.1,--
3814,Compile to more than one (sub)-architecture,,feature request,normal,6.12.1,--
3827,Compiling fails on linux-powerpc,,bug,normal,6.12.1,--
3872,New way to make the simplifier diverge,,bug,normal,6.12.1,--
3919,Or-patterns as GHC extension,,feature request,normal,,--
4091,Parse error on curried context of instance declaration,,feature request,normal,6.12.2,--
4370,Bring back monad comprehensions,,feature request,normal,6.12.3,
4463,CORE notes break optimisation,,bug,low,7.1,--
4941,SpecConstr generates functions that do not use their arguments,,task,normal,7.0.1,--
5041,Incorrect Read deriving for MagicHash constructors,,bug,low,7.0.2,
5071,GHCi crashes on large alloca/allocaBytes requests,,bug,normal,7.0.3,--
5082,Emit warnings when conflicting flags are supplied,,feature request,normal,7.1,--
5144,Pattern synonyms,,feature request,normal,,--
5316,Orphan instances strike again: ghc rejects a program at first but will accept it if you repeat the same compilation command,,bug,low,7.0.4,
5324,Locally-scoped RULES,,feature request,normal,7.0.3,--
5340,wrong warning on incomplete case analysis in conjunction with empty data declarations,,bug,lowest,6.12.3,--
5400,GHC loops on compiling with optimizations,,bug,normal,7.0.4,--
5416,Local modules and Template Haskell declaration splices,,feature request,normal,7.2.1,--
5448,GHC stuck in infinite loop compiling with optimizations,,bug,normal,7.0.3,
5728,Warnings from -fwarn-incomplete-record-updates even with all constructors matched,,bug,normal,7.4.1,--
5762,GHC gives incorrect warnings with simple applications of the view patterns extension,,bug,normal,7.3,--
5974,"Casts, rules, and parametricity",,bug,normal,7.4.1,--
6030,Typeclass constraint should pick the OverloadedString type.,,feature request,normal,7.4.1,--
7080,Make RULES and SPECIALISE more consistent,,bug,normal,7.4.2,--
