id,summary,owner,type,priority,component,version
186,Bad sparc Int64 code via NCG with -O,benl,bug,low,Compiler (NCG),6.0.1
2900,Confusing error message for monadic function with wrong number of arguments,,bug,normal,Compiler (Type checker),6.10.1
3018,Constraints of function in record appears to nullifiy instance constraints.,simonpj,bug,normal,Compiler,6.10.1
3023,Wrong inferred type shown,--,bug,normal,Compiler (Type checker),6.10.1
3149,Data.HashTable is slow,--,bug,normal,libraries/base,6.10.1
3370,Put DiffArray in its own diffarray package,igloo,proposal,normal,libraries (other),6.10.2
3352,Data.Word should define instances of Random for each type,rrnewton,feature request,normal,libraries/base,6.10.3
2399,Template Haskell: support for view patterns,igloo,feature request,low,Template Haskell,6.11
2695,"bogus ""syntactically distinct contexts"" error",--,bug,low,Compiler (Type checker),6.11
3618,memory-leak detector in +RTS -DS fails to track allocations in constructors,--,bug,normal,Runtime System,6.12.1 RC1
635,Replace use of select() in the I/O manager with epoll/kqueue/etc.,bos,task,normal,libraries/base,6.13
317,Simplifier doesn't preserve bottoms sometimes,,bug,normal,Compiler,6.4
431,runInteractiveProcess and closed stdin.,--,bug,low,libraries/process,6.4
246,Wrong pat-match order for records,simonpj,bug,low,Compiler,6.4.1
323,Exponential behaviour with type synonyms,simonpj,bug,low,Compiler (Type checker),6.4.1
459,Bad parse error message,,bug,normal,Compiler (Parser),6.4.1
490,object code blow up by minor source code change,simonpj,bug,low,Compiler,6.4.1
653,Changeable lexer/parser (like DynFlags.log_action),,feature request,low,Compiler,6.4.1
676,Write a performance checker for collections.,Alson Kemp,task,normal,libraries (other),6.4.1
683,RULES for recursive functions don't work properly,simonpj,bug,low,Compiler,6.4.1
768,Improve performance of binary serialisation for interface files,,task,normal,Compiler,6.4.1
745,GHC should recover better from bad type signatures,simonpj,bug,low,Compiler,6.4.2
784,defining type of returned value,,bug,low,Compiler,6.4.2
831,GHCi user interface bug,,bug,low,GHCi,6.4.2
872,OSX universal binary distribution,,feature request,normal,Compiler,6.4.2
911,Better information about the location of exceptions,,feature request,normal,Runtime System,6.4.2
916,windows installer should play nice with other Haskell tools,,bug,normal,Build System,6.4.2
984,Syntax error shows in the wrong position,,bug,low,Compiler (Parser),6.4.2
999,Misattributed parse error in do block,,bug,low,Compiler (Parser),6.4.2
813,"-optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail",,bug,normal,Compiler,6.5
894,"several ""extralibs"" packages fail haddock step",,bug,normal,libraries (other),6.5
914,Improve detection of unnecessary SOURCE imports,simonmar,task,normal,Compiler,6.5
956,improving error messages #1,simonpj,feature request,normal,Compiler,6.6
959,"Debugging info(?) leaks out: ""Urk! Inventing strangely-kinded void TyCon""",,bug,normal,Compiler (Type checker),6.6
980,timeout,,task,normal,libraries/base,6.6
1015,"regex001(ghci,threaded1) seg-faults under Solaris",benl,bug,normal,Compiler,6.6
1036,Asynchronous exceptions improvements,simonmar,task,normal,Compiler,6.6
1050,Using an inferred type as a type signature fails,,bug,low,Compiler (Type checker),6.6
1060,GHC accepts program with incorrect layout,,bug,normal,Compiler (Parser),6.6
1063,hReady should probably return False at the end of a file,igloo,bug,normal,libraries/base,6.6
1117,"[2,4..10] is not a good list producer",,feature request,lowest,Compiler,6.6
1133,auto-derivation of Enum is disallowed with recursive imports,simonpj,bug,lowest,Compiler,6.6
1150,Build Error on ia64,,bug,normal,Build System,6.6
1182,"splitAt does not implement H98 report behaviour, it is too strict in 'n'",,bug,normal,libraries/haskell98,6.6
1241,"Functional dependency Coverage Condition is lifted, and should not be",,bug,normal,Compiler (Type checker),6.6
1363,"Sourcing multi-line scripts in GHCi: track line numbers, and bail out after first error",vivian,feature request,normal,GHCi,6.6
1291,Binary Solaris build fails on Solaris 9,,bug,normal,Build System,6.6.1
1509,Make unboxed tuples more supported,,feature request,low,Compiler,6.6.1
1541,No way at all to set fixity for infix operators defined in template haskell,reinerp,bug,normal,Template Haskell,6.6.1
1576,Document Template Haskell API,,feature request,normal,Documentation,6.6.1
1657,throwTo + unsafeInterleaveIO oddness,,bug,normal,Runtime System,6.6.1
1696,Confusing type signature,,bug,low,Compiler (Type checker),6.6.1
1789,New warning: missing import lists,igloo,task,normal,Compiler,6.6.1
1803,Include qCurrentLoc in the  Quasi class,,feature request,normal,Template Haskell,6.6.1
1524,stdcall fails on MacOS,,bug,lowest,Compiler,6.7
1531,_result can get bound to the wrong value in a breakpoint,,bug,low,GHCi,6.7
1717,ghc-6.8 configure does not recognise 32bit userland on ppc64,,bug,normal,Build System,6.8
1835,Provide information of the instance environment,igloo,feature request,normal,Template Haskell,6.8.1
1849,Template Haskell: reify is not consistent with the special constructors ListT and TupleT,--,bug,normal,Template Haskell,6.8.1
1874,"getDirectoryContents yields ""invalid argument"" instead of ""permission error""",--,bug,normal,libraries/directory,6.8.1
1884,Win64 Port,igloo,task,normal,Compiler,6.8.1
1904,Strictness analyser should be smarter,,bug,normal,Compiler,6.8.1
1930,"Make operators into type constructors, rather than type variables",,feature request,normal,Compiler,6.8.1
1148,Bad warnings about unused imports that are in fact needed,,bug,lowest,Compiler,6.8.2
2222,Template Haskell: reify returns incorrect types when ommiting type signatures,,bug,normal,Template Haskell,6.8.2
2240,"Random ""interface file corrupt"" while building",,bug,normal,Compiler,6.8.2
2467,orphan instance warnings are badly behaved,,bug,normal,Compiler,6.8.2
3027,Specialisation rules fail because dictionary projections do not match,,bug,normal,Compiler,6.8.2
2431,Allow empty case analysis,,feature request,low,Compiler,6.8.3
2510,Environment modification during installation should be optional,,feature request,normal,None,6.8.3
2247,"GHC accepts FD violations, unless the conflicing instances are used",,bug,normal,Compiler (Type checker),6.9
2413,Segmentation fault in ghc --interactive when run with +RTS -Da,--,bug,low,Runtime System,6.9
288,amd64-FreeBSD-5.3 port?,,feature request,normal,None,None
366,incomplete patterns and GADT,,feature request,normal,Compiler,None
601,Replace GMP,,task,normal,Compiler,None
606,Sparc native code generator,,task,normal,Compiler,None
607,Ticky-ticky profiling,tim,task,normal,Compiler,None
836,rebindable if-then-else syntax,igloo,feature request,normal,Compiler (Parser),7.0.1
5024,Improve testsuite summary output,,feature request,normal,Test Suite,7.0.2
1380,Safe Haskell,dterei,feature request,normal,Compiler,7.1
788,Implement class aliases and/or constraint synonyms,--,feature request,normal,Compiler (Type checker),
565,overlapping instances & fundeps broken,simonpj,bug,low,Compiler (Type checker),5.0
29,Check for exhaustive patterns is broken,,bug,lowest,Compiler,5.02
3630,"Suggested algorithm to control upper bound of space ""leaks""",,feature request,normal,Compiler,6.10.4
886,Profiling doesn't work with SMP execution,,task,normal,Runtime System,6.5
895,pugs: internal error: task 0x1b00330: main thread 1 has been GC'd,simonmar,bug,normal,Runtime System,6.5
1447,Improve code generation for dense switches,,task,normal,Compiler,6.6.1
1298,Data.Complex.phase does unnecessary pattern match,,bug,normal,Prelude,6.7
2149,literate haskell support for hasktags - patch below,,feature request,normal,None,6.8.2
477,Compiling multiple executables with -make,nobody,feature request,normal,None,None
7856,Wrong error message for unknown Instance,,feature request,normal,Compiler (Type checker),7.6.3
5804,Registration capture issue,igloo,bug,normal,Compiler,
2705,ghc discards version of wired-in packages,,bug,normal,Compiler,6.10.1
3380,[Patch] Support implicit concatenation in list comprehensions,,feature request,normal,Compiler,6.10.4
1872,Extensible Records,,feature request,normal,Compiler,6.11
2959,Merge in LambdaVM (Haskell to Java/JVM bytecode translator),,feature request,normal,Compiler,6.11
451,GHC poor type-checker error message,,bug,normal,Compiler (Type checker),6.4
482,'Bug' when installing GHC 6.4.1,wolfgang,bug,normal,Build System,6.4.1
485,AdjustorAsm.S doesn't build on AIX,,bug,low,Compiler,6.4.1
731,GHCi doesn't work on powerpc64,,bug,normal,GHCi,6.4.1
740,Copyright information is wrong in some GHC source files,,bug,lowest,Prelude,6.4.1
907,Case sensitive ghci commands,,feature request,lowest,GHCi,6.4.1
785,Allow partial application of type synonyms,,feature request,low,Compiler,6.4.2
835,"Expose less type/class info in an interface file, to reduce recompilation",,feature request,normal,Compiler,6.4.2
851,Incomplete-pattern checking for n+k patterns is not implemented,,bug,low,Compiler,6.4.2
1102,Lambda unicode character lex,,feature request,normal,Compiler (Parser),6.6
1105,Custom Runtimes,,feature request,normal,Runtime System,6.6
1167,mangler makes global symbol disappear on linux-ppc,,bug,normal,Compiler,6.6
1184,Hasktags misses symbol,,bug,low,None,6.6
1221,Types don't match expressions in type error,simonpj,bug,low,Compiler (Type checker),6.6
1230,write a safety wrapper around readline,,feature request,low,libraries (other),6.6
1245,Turn tuples into syntactic sugar for heterogeneous lists,,feature request,normal,Compiler,6.6
1383,mistaken qualified infix syntax could have a nicer error message,,feature request,low,Compiler,6.6.1
1508,hasktags program needs replacement,,bug,normal,None,6.6.1
1518,Make it possible to evaluate monadic actions when assigning record fields (<-),,feature request,normal,Compiler,6.6.1
1547,Arity can decrease with -prof,,bug,normal,Profiling,6.6.1
1555,Reverse do notation: lexer bug?,,feature request,normal,Compiler (Parser),6.6.1
1752,CSE can create space leaks by increasing sharing,,bug,low,Compiler,6.6.1
1393,Tag source tree with successful bootstraps,,bug,normal,None,6.7
1870,ghc-6.8.1 panics compiling regex-tdfa-0.93,simonpj,bug,low,Compiler,6.8.1
2127,Bad error message for FFI declaration with no -fffi flag,,feature request,normal,Compiler (Parser),6.8.1
2076,rational infinities don't compare correctly to each other,jeffrey,bug,normal,libraries/base,6.8.2
2216,Better error message for unboxed types with no -fglasgow-exts flag,--,feature request,normal,Compiler (Parser),6.8.2
2519,"Time.toClockTime: picoseconds out of range, after diffClockTimes",,bug,normal,GHCi,6.8.2
2425,Crash constructing a ClockTime too far into the future,--,bug,normal,libraries/old-time,6.8.3
2551,Allow multiple modules per source file,,feature request,normal,Compiler,6.9
68,Warnings for unitialized fields,,feature request,normal,Compiler,None
315,Arbitrary function sections,nobody,feature request,normal,Compiler (Parser),None
420,O'Haskell,,feature request,normal,None,None
566,mips-sgi-irix6.5 port?,nobody,feature request,normal,None,None
598,GHC Debugger,,task,normal,None,None
619,Port Hugs's Windows front end to GHCi.,,task,normal,Compiler,None
3828,Error in array index,,bug,normal,Compiler,6.12.2
5677,Allow the definition of extra functions in typeclass instances,,feature request,normal,Compiler,7.2.1
5693,Build of local-gc branch of ghc broken,simonmar,bug,normal,Build System,7.2.1
5868,Wrong error messages with qualified imports,,bug,normal,Compiler,7.4.1
7364,`foo !f = id . f` becomes non-strict with -O2,,bug,normal,Compiler,7.6.1
3360,Add profiling support to GHCi,,feature request,normal,GHCi,6.10.2
3491,Relax superclass restrictions,,bug,normal,Compiler,6.10.4
733,Problem compiling .lhs files with lines that begin with #,,bug,low,Compiler,6.4.1
964,Cross Compile and Universal Binary,,feature request,normal,Compiler,6.6
1441,Evaluating undefined should return line number and module of location of undefined,,feature request,normal,Compiler,6.6.1
1341,allow loading partially correct modules,,feature request,normal,Compiler,6.7
2284,Stack-hack optimization causes much re-computation in GUI callbacks,,bug,normal,Compiler,6.8.2
5111,linux-powerpc : segfault in stage2 compiler,,bug,normal,Compiler,7.1
3174,decodeFloat (0.0/0.0) = undefined,,feature request,normal,libraries/base,
1578,darcs-all work around for darcs Issue 467,,bug,normal,Build System,6.7
1786,can't build ghc-6.8.0.20071017 under Solaris using a GNU linker,,bug,normal,Compiler,6.8
2282,threaded runtime system crashes on powerpc with -N2,,bug,normal,Runtime System,6.8.2
