id,summary,owner,type,priority,component,version
2451,New signal-handling API,simonmar,task,highest,libraries/unix,6.8.3
7134,ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32,igloo,bug,highest,GHCi,7.6.1-rc1
7382,Evaluating GHCi expressions is slow following the dynamic-by-default change,,bug,highest,GHCi,7.7
7540,Panic on type inference with vectorised parallel arrays,chak,bug,highest,Compiler,7.6.1
314,#line pragmas not respected inside nested comments,,bug,high,Compiler (Parser),6.4
781,"GHCi on x86_64, cannot link to static data in shared libs",,bug,high,Compiler,6.5
2283,WIndows: loading objects that refer to DLL symbols,,bug,high,GHCi,6.8.2
2725,Remove Hack in compiler/nativeGen/MachCodeGen.hs,clemens,bug,high,Compiler (NCG),6.11
3103,Compiling base with cabal fails.,,bug,high,Compiler,6.10.1
3472,Porting through .hc files broken,--,bug,high,Build System,6.12.1 RC1
3658,Dynamically link GHCi (and use system linker) on platforms that support it,igloo,task,high,GHCi,6.10.4
3831,SpecConstr should exploit cases where there is exactly one call pattern,simonpj,bug,high,Compiler,6.13
3927,Incomplete/overlapped pattern warnings + GADTs = inadequate,simonpj,bug,high,Compiler,6.12.1
4243,Make a proper options parser for the RTS,,task,high,Runtime System,6.13
4364,Template Haskell: Cycle in type synonym declarations,simonpj,bug,high,Compiler (Type checker),7.1
4374,Remove in-tree gmp,igloo,task,high,Build System,7.1
4879,Deprecate exports,,feature request,high,Compiler,7.0.1
5019,OS X: ld: warning: could not create compact unwind for _ffi_call_unix64,,bug,high,Compiler,7.1
5218,Add unpackCStringLen# to create Strings from string literals,igloo,feature request,high,Compiler,7.0.3
5361,regSpill: out of spill slots!,,bug,high,Compiler,7.1
5442,ghc-pkg unregister --user/--global/--package-conf not normative,,bug,high,ghc-pkg,7.2.1
5780,-faggressive-primops change caused a failure in perf/compiler/parsing001,,bug,high,Compiler,7.2.2
5902,Cannot tell from an exception handler whether the exception was asynchronous,simonmar,bug,high,Compiler,7.4.1
5910,Holes with other constraints,,feature request,high,Compiler (Type checker),7.5
6017,Reading ./.ghci files raises security issues,,task,high,GHCi,7.4.1
6022,GHC infers over-general types,simonpj,bug,high,Compiler,7.4.1
6098,debugger does not know the correct type for a newtype field,,bug,high,GHCi,7.5
6147,GeneralizedNewtypeDeriving should fail with data families,simonpj,bug,high,Compiler (Type checker),7.2.1
7011,32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8,,bug,high,libraries (other),7.5
7017,"Rethink need for tarballs under ""friendly"" environment",,task,high,Build System,7.4.2
7028,incorrect link paths for in mac os x after install,igloo,bug,high,Build System,7.4.2
7068,Extensive Memory usage (regression),simonpj,bug,high,Compiler,7.4.1
7097,linker fails to load package with binding to foreign library,,bug,high,Runtime System,7.4.2
7143,ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version,dterei,bug,high,Compiler (LLVM),7.6.1-rc1
7152,Add flag to configure that skips overwriting of symlinks on install,,bug,high,Build System,7.4.2
7198,New codegen more than doubles compile time of T3294,simonmar,bug,high,Compiler,7.4.2
7200,template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma,duncan,bug,high,Template Haskell,7.0.4
7229,Detecting if a process was killed by a signal is impossible,,bug,high,libraries/process,
7266,Allow fractional-looking integer literals,,feature request,high,Compiler,7.6.1
7273,Binary size increase in nofib/grep between 7.6.1 and HEAD,,bug,high,Compiler,7.6.1
7289,Mingw FPU init not Windows compatible.,,bug,high,Runtime System,7.2.2
7298,Test 2228 fails with dynamic-by-default,igloo,bug,high,GHCi,7.6.1
7300,Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC,,feature request,high,Compiler (FFI),7.4.1
7326,print035(ghci) fails when ghci is dynamic,igloo,bug,high,GHCi,7.6.1
7411,Exceptions are optimized away in certain situations,,bug,high,Compiler,7.6.1
7452,[GNU gold] ld: error: cannot find [...]/Types__1.o,,bug,high,Build System,7.6.1
7456,GHC API displays linker messages to stdout instead of via log_action,igloo,bug,high,GHC API,7.4.2
7481,Partially promoted data types,,bug,high,Compiler,7.6.1
7490,ghc-stage1 panic when building a cross-compiler or cross-building a compiler,igloo,bug,high,Compiler,7.7
7501,Some GHCi options are undocummented,,bug,high,Documentation,7.6.1
7521,Simplifier ticks exhausted when compiling Accelerate example.,,bug,high,Compiler,7.6.1
7534,allocateRegsAndSpill: Cannot read from uninitialized register,,bug,high,Compiler,7.7
7567,invalidateModSummaryCache throws exception if ms_hs_date is 0,,bug,high,Compiler,7.6.1
7574,Register allocator chokes on certain branches with literals,thoughtpolice,bug,high,Compiler (NCG),7.7
7598,ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range),,bug,high,Compiler,7.7
7651,Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD),,bug,high,Build System,7.7
7678,GHC should compile cleanly with clang,thoughtpolice,bug,high,Compiler,7.7
7679,Regression in -fregs-graph performance,,bug,high,Compiler (NCG),7.6.2
7712,"""make install"" fails on Windows",igloo,bug,high,Build System,7.7
7715,threadDelay causes segfault on Mac if compiled by 32bit GHC,,bug,high,Compiler,7.7
7752,GHC as a library documentation out of sync,,bug,high,Documentation,7.6.2
7772,Finish support for DYNAMIC_GHC_PROGRAMS on Windows,igloo,bug,high,Compiler,7.7
7787,modifyMVar does not restore value if callback returns error value,,bug,high,libraries/base,7.7
7799,Assembly error while building GHC 7.7,igloo,bug,high,Compiler (FFI),7.7
7807,"Parse error with ""where"" and file-ending comment",,bug,high,Compiler (Parser),7.7
7814,panic in PPC NCG,heisenbug,bug,high,Compiler,7.7
7830,Error: operand out of range,,bug,high,Compiler,7.7
7833,installed GHC refers to libffi in the build directory,igloo,bug,high,Build System,7.6.2
7834,dyn way and INTEGER_LIBRARY=integer-simple,igloo,bug,high,Compiler,7.7
7889,Build Error (master branch),,bug,high,GHCi,7.6.3
7914,base library's MD5 symbols clash with others,simonmar,bug,high,libraries/base,7.6.3
3647,unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions,igloo,feature request,normal,Compiler (Parser),6.10.4
4259,Relax restrictions on type family instance overlap,,feature request,normal,Compiler (Type checker),6.12.1
5435,GHCi linker should run constructors for linked libraries,,bug,normal,Compiler,7.2.1
5941,Add compilation stage plugins,,feature request,normal,Compiler,7.4.1
5945,Lambda lifting,simonpj,bug,normal,Compiler,7.4.1
5949,Demand analysis attributes manifestly wrong demand type,,bug,normal,Compiler,7.4.1
5972,option to suppress (Monomorphic) record selector functions,igloo,feature request,normal,Compiler,
6004,dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module,benl,bug,normal,Data Parallel Haskell,7.4.1
6018,Injective type families,simonpj,feature request,normal,Compiler,7.4.1
6024,"Allow defining kinds alone, without a datatype",,feature request,normal,Compiler (Type checker),7.5
6037,Compile-time crash with sources with non-representable unicode characters,,bug,normal,Compiler,7.4.1
6040,Adding a type signature changes heap allocation into stack allocation without changing the actual type,simonpj,bug,normal,Compiler,7.4.1
6056,INLINABLE pragma prevents worker-wrapper to happen.,simonpj,bug,normal,Compiler,7.4.1
6062,TH treats non-functions in function position inconsistently,simonpj,bug,normal,Compiler,7.5
6070,Fun with the demand analyser,simonpj,bug,normal,Compiler,7.4.1
6089,Allow declaration splices inside declaration brackets,simonpj,feature request,normal,Template Haskell,7.4.1
6092,Liberate case not happening,simonpj,bug,normal,Compiler,7.4.1
6101,Show instance for integer-simple is not lazy enough,,bug,normal,libraries (other),7.4.1
6107,GHCi runtime linker cannot link with duplicate common symbols,,bug,normal,Compiler,7.4.1
6124,Spurious non-exhaustive warning with GADT and newtypes,,bug,normal,Compiler (Type checker),7.4.1
6132,Can't use both shebang line and #ifdef declarations in the same file.,,bug,normal,Compiler,7.0.4
6135,Unboxed Booleans,jstolarek,feature request,normal,Compiler,7.4.1
6149,ghc-7.4.2 tests for profasm seg-fault under solaris,,bug,normal,Compiler,7.4.2-rc1
7015,Add support for 'static',,feature request,normal,Compiler,7.4.2
7021,Tuple (and other exotic predicates) not yet handled in Template Haskell,,feature request,normal,Template Haskell,7.5
7033,stale .tix files can cause programs built with -fhpc to segfault,,bug,normal,Code Coverage,7.4.2
7044,reject reading rationals with exponent notation,,bug,normal,Compiler,7.4.2
7048,Add the ability to statically define a `FunPtr` to a haskell function,,feature request,normal,Compiler,7.4.2
7057,Simplifier infinite loop regression,simonpj,bug,normal,Compiler,7.4.2
7063,Register allocators can't handle non-uniform register sets,benl,bug,normal,Compiler (NCG),7.4.2
7066,isInstance does not work for compound types,simonpj,bug,normal,Template Haskell,7.4.2
7072,GHC interpreter does not find stat64 symbol on Linux,,bug,normal,GHCi,7.4.2
7078,Panic using mixing list with parallel arrays incorrectly,chak,bug,normal,Compiler,7.4.1
7081,arrow analogs of lambda case and multi-way if,,feature request,normal,Compiler,7.5
7091,DPH Matrix product memory usage,benl,bug,normal,Data Parallel Haskell,7.4.1
7098,GHC 7.4.1 reports an internal error and core dumps while using DPH,benl,bug,normal,Compiler,7.4.1
7104,Add tryWriteTBQueue to Control.Concurrent.STM.TBQueue,simonmar,feature request,normal,libraries (other),7.4.2
7109,"Inlining depends on datatype size, even with INLINE pragmas",simonpj,bug,normal,Compiler,7.5
7114,Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1,,bug,normal,Compiler,7.4.1
7116,Missing optimisation: strength reduction of floating-point multiplication,pcapriotti,bug,normal,Compiler,7.4.2
7133,"GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting",tibbe,bug,normal,GHCi,7.4.1
7140,Allow type signature in export list,,feature request,normal,Compiler (Type checker),
7141,Inlining the single method of a class can shadow rules,simonpj,bug,normal,Compiler,7.4.2
7148,generalized newtype and  type families is unsound,simonpj,bug,normal,Compiler (Type checker),7.6.1-rc1
7158,GHCi commands case insensitive,,feature request,normal,GHCi,7.6.1-rc1
7161,hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles,,bug,normal,libraries/base,7.6.1-rc1
7169,Warning for incomplete record field label used as function,,feature request,normal,Compiler,7.7
7181,Add documentation on heap-profile file format.,,feature request,normal,Documentation,7.4.2
7186,problems with typelits  and typenats,,bug,normal,Compiler (Type checker),7.6.1-rc1
7189,RTS Assertion Crash,simonmar,bug,normal,Runtime System,7.4.2
7190,GHC's -fprof-auto does not work with LINE pragmas,,bug,normal,Profiling,7.4.2
7204,Use a class to control FFI marshalling,,feature request,normal,Compiler,7.4.2
7240,Stack trace truncated too much with indirect recursion,nomeata,bug,normal,Profiling,7.4.1
7241,GHC-7.6.1 panics on template haskell code,simonpj,bug,normal,Template Haskell,7.6.1
7245,INLINEing top-level patterns causes ghc to emit 'arity missing' traces,,bug,normal,Compiler,7.6.1
7246,"Callstack depends on way (prof, profasm, profthreaded",,bug,normal,Profiling,7.6.1
7253,Top-level bindings in ghci,,feature request,normal,GHCi,7.6.1
7258,Compiling DynFlags is jolly slow,simonpj,bug,normal,Compiler,7.6.1
7259,Eta expansion of products in System FC,simonpj,bug,normal,Compiler,7.6.1
7263,Add derived Show instances to GHC.Generics,dreixel,feature request,normal,GHC API,7.7
7269,GeneralizedNewtypeDeriving and PolyKinds,dreixel,bug,normal,Compiler,7.6.1
7275,Give more detailed information about PINNED data in a heap profile,igloo,feature request,normal,Compiler,7.6.1
7283,Specialise INLINE functions,,feature request,normal,Compiler,7.7
7285,mkWeakMVar is non-compositional,,feature request,normal,Compiler,7.6.1
7296,ghc-7 assumes incoherent instances without requiring language `IncoherentInstances`,simonpj,bug,normal,Compiler (Type checker),7.6.1
7297,LLVM incorrectly hoisting loads,dterei,bug,normal,Compiler (LLVM),7.7
7305,T5975a is broken on Windows,,bug,normal,Test Suite,7.6.1
7307,Share top-level code for strings,,bug,normal,Compiler,7.6.1
7329,ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError,,bug,normal,GHCi,7.6.1
7330,Data Parallel Haskell (DPH) isn't usable yet.,benl,feature request,normal,Compiler,7.6.1
7331,Allow the evaluation of declaration splices in GHCi,,feature request,normal,GHCi,7.6.1
7335,Need for extra warning pragma for accidental pattern matching in do blocks,,feature request,normal,Compiler,7.6.1
7337,GHC does not generate great code for bit-level rotation,,feature request,normal,Compiler,7.6.1
7346,Allow the use of `deriving` for GHC generics,dreixel,feature request,normal,Compiler,7.7
7353,Make system IO interruptible on Windows,,bug,normal,libraries/base,7.6.1
7367,Optimiser / Linker Problem on amd64,,bug,normal,Build System,7.6.1
7371,Supporting old GHC versions in our libraries,igloo,task,normal,Build System,7.6.1
7373,When building GHC: Failed to load interface for `GHC.Fingerprint',,bug,normal,libraries/base,7.6.1
7374,rule not firing,,bug,normal,Compiler,7.6.1
7378,Identical alts/bad divInt# code,,bug,normal,Compiler,7.6.1
7379,rangeTest test fails on Windows,,bug,normal,libraries/random,7.6.1
7380,Panic: mkNoTick: Breakpoint loading modules with -O2 via API,,bug,normal,GHC API,7.4.1
7389,can't link postgresql-libpq on windows,,bug,normal,GHCi,7.4.1
7395,DefaultSignatures conflict with default implementations,,feature request,normal,Compiler,7.6.1
7398,RULES don't apply to a newtype constructor,,bug,normal,Compiler,7.6.1
7399,Test Posix004 fails in test-suite,,bug,normal,libraries/unix,7.6.1
7413,runghc (runhaskell) should be able to reload code on editing,,feature request,normal,Compiler,7.6.1
7414,plugins always trigger recompilation,,feature request,normal,Compiler,7.6.1
7428,GHC compile times are seriously non-linear in program size,,bug,normal,Compiler,7.4.2
7430,GHC API reports CPP errors in confusing ways,,bug,normal,GHC API,7.6.1
7437,peculiar behaviour with default instances and type variables,simonpj,bug,normal,Compiler,7.6.1
7443,Generated C code under -prof -fprof-auto -fprof-cafs very slow to compile,,bug,normal,Profiling,7.4.2
7450,Regression in optimisation time of functions with many patterns (6.12 to 7.4)?,,bug,normal,Compiler,7.6.1
7459,deriving Generic does not work with TypeLits,dreixel,feature request,normal,Compiler,7.6.1
7460,Double literals generated bad core,tibbe,bug,normal,Compiler,7.4.2
7461,"Error messages about ""do"" statements contain false information",,bug,normal,Compiler (Type checker),7.6.1
7463,"[PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept.",igloo,bug,normal,Compiler,7.6.1
7464,git tag for base-4.6.0.0 missing,igloo,bug,normal,libraries/base,7.6.1
7473,getModificationTime gives only second-level resolution,,bug,normal,libraries/directory,7.6.1
7475,Mysterious Data.Word Segmentation Fault in GHCi,,bug,normal,Compiler,7.6.1
7477,reifyInstances can't deal with polykinded type families,,bug,normal,Compiler,7.7
7482,GHC.Event overwrites main IO managers hooks to RTS,AndreasVoellmy,bug,normal,libraries/base,7.4.1
7484,Template Haskell allows building invalid record fields/names,,bug,normal,Template Haskell,7.6.1
7492,Generic1 deriving: Can we replace Rec1 f with f :.: Par1?,dreixel,feature request,normal,Compiler,7.7
7494,Allow compatible type synonyms to be the return type of a GADT data constructor.,,feature request,normal,Compiler (Type checker),7.4.1
7495,Rebindable list syntax?,,feature request,normal,Compiler,7.6.1
7500,GHC: internal error: getMBlock: mmap: Operation not permitted,,bug,normal,Compiler,7.4.1
7503,"Bug with PolyKinds, type synonyms & GADTs",simonpj,bug,normal,Compiler (Type checker),7.6.1
7505,Commentary shipped with GHC sources is outdated,,bug,normal,Documentation,7.7
7509,Changing the second prompt. :{ modules| No setting available to change.,igloo,feature request,normal,Compiler,7.6.1
7511,"Room for GHC runtime improvement >~5%, inlining related",,bug,normal,Compiler,7.6.1
7520,Implement cardinality analysis,,bug,normal,Compiler,7.6.1
7535,Using -with-rtsopts=-N should fail unless -threaded is also specified,,bug,normal,Compiler,7.6.1
7539,Hard ghc api crash when calling runStmt on code which has not been compiled,,bug,normal,Compiler,7.6.1
7542,GHC doesn't optimize (strict) composition with id,simonpj,bug,normal,Compiler,7.6.1
7543,Constraint synonym instances,,bug,normal,Compiler,7.6.1
7544,GHC downloads are unsigned,igloo,feature request,normal,Build System,7.6.1
7558,Terrible error message when given and wanted are both insoluble,simonpj,bug,normal,Compiler,7.6.1
7592,Building the latest master branch on FreeBSD 9.1 fails,igloo,bug,normal,Build System,7.7
7593,Unable to print exceptions of unicode identifiers,,bug,normal,Compiler,7.6.1
7596,Opportunity to improve CSE,simonpj,bug,normal,Compiler,7.6.1
7604,"System.Directory.canonicalizePath """" behaviour differs between platforms",,bug,normal,libraries/directory,7.6.1
7606,Stride scheduling for Haskell threads with priorities,ezyang,feature request,normal,Runtime System,7.7
7608,LLVM only handles a hard-coded list of triples.,dterei,task,normal,Compiler (LLVM),7.7
7610,Cross compilation support for LLVM backend,dterei,bug,normal,Compiler (LLVM),7.6.1
7611,Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)),,bug,normal,Compiler,7.6.2
7619,Make worker-wrapper unbox data families,simonpj,feature request,normal,Compiler,7.7
7621,Cross-build for QNX ARM smashes stack when using FunPtr wrappers,,bug,normal,Compiler (FFI),7.7
7623,GHC Arm support,,task,normal,Compiler,7.7
7624,Handling ImplicitParams in Instance Declaration,,bug,normal,Documentation,7.6.1
7625,Semicolon is not handled between imports at the ghci command prompt,,bug,normal,GHCi,7.4.2
7633,"Checkable ""minimal complete definitions""",,feature request,normal,Compiler,7.6.1
7634,MD5 collision could lead to SafeHaskell violation,,bug,normal,libraries/base,7.6.1
7635,SafeHaskell implying other options,,feature request,normal,Compiler,7.6.1
7637,split-objs not supported for ARM,,feature request,normal,Compiler,7.7
7643,Kind application error,simonpj,bug,normal,Compiler (Type checker),7.6.1
7644,Hackage docs for base library contain broken links,,bug,normal,Documentation,7.6.1
7647,UNPACK polymorphic fields,simonpj,feature request,normal,Compiler,7.6.1
7650,can't use combining characters in identifiers,,bug,normal,Compiler,7.6.2
7655,7.6.2 Segmentation Fault/Bus Error in large exponentation,igloo,bug,normal,GHCi,7.6.2
7660,warning: conflicting types when compiling via-C,igloo,bug,normal,Compiler,7.7
7665,dynamicToo001 fails on Windows,igloo,bug,normal,Compiler,7.7
7666,excessive space and time usage for rendering (somewhat) deeply nested Docs,dterei,bug,normal,libraries/pretty,7.6.2
7667,Template Haskell fails to recognize type operator/function +,,bug,normal,Template Haskell,7.6.2
7668,Location in -fdefer-type-errors,,bug,normal,Compiler (Type checker),7.6.2
7669,Empty case causes warning,,bug,normal,Compiler,7.7
7670,StablePtrs should be organized by generation for efficient minor collections,,bug,normal,Runtime System,7.7
7672,boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module,,bug,normal,Compiler (Type checker),7.4.2
7676,Unify patterns and function bindings,,feature request,normal,Compiler,7.7
7685,:script command does not resolve ~,,bug,normal,GHCi,7.6.2
7687,ghc panic on TH and deriveJSON,,bug,normal,Template Haskell,7.4.2
7694,LLVM: bootstrapping with LLVM 3.2 does not work,dterei,bug,normal,Compiler (LLVM),7.7
7695,Hang when locale-archive and gconv-modules are not there,,bug,normal,None,7.6.2
7698,thread blocked indefinitely in an MVar operation,igloo,bug,normal,GHCi,7.0.4
7713,Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core,,bug,normal,External Core,7.6.2
7723,iOS patch no 12: Itimer.c doesn't work on iOS,,bug,normal,Runtime System,7.7
7724,cross-compile to iOS,,feature request,normal,Compiler,7.7
7725,Operators without colons,,bug,normal,Compiler,7.6.2
7727,Nonsense evaluation: sequence [] = [],igloo,bug,normal,GHCi,7.6.2
7730,:info and polykinds,,bug,normal,Compiler (Type checker),7.6.2
7735,-fext-core doesn't generate .hcr when .o and .hi files are present,,bug,normal,External Core,7.6.2
7736,Parallel array enumeration causes compiler panic (enumFromToP),chak,bug,normal,Compiler,7.7
7741,Add SIMD support to x86/x86_64 NCG,,feature request,normal,Compiler,7.7
7746,Support loading/unloading profiled objects from a profiled executable,ezyang,feature request,normal,Runtime System,7.7
7751,Incremental heap census,ezyang,feature request,normal,Profiling,7.7
7753,Profiling report broken with foreign exported functions,,bug,normal,Profiling,7.6.2
7762,when using lots of memory: internal error: evacuate(static): strange closure type 4,,bug,normal,Runtime System,7.0.4
7765,Odd error message for `runghc` with missing `main` function.,igloo,bug,normal,Compiler,7.6.1
7767,"""internal error: evacuate: strange closure type 154886248"" crash",,feature request,normal,Runtime System,7.6.2
7768,"""untracked content"" in fresh clone of haskeline",igloo,bug,normal,Build System,7.7
7771,RTS should provide stg_sel_n_noupd_closure,simonpj,bug,normal,Compiler,7.6.2
7774,T5313 fails,,bug,normal,GHC API,7.7
7779,building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set,igloo,bug,normal,Build System,7.4.2
7782,flag to run the demand analysis a second time,nfrisby,task,normal,Compiler,7.7
7783,MultiWayIf should start a new layout,,bug,normal,Compiler (Parser),7.6.2
7785,Module-local function not specialized with ConstraintKinds,,bug,normal,Compiler,7.6.2
7786,strange errors when deducing constraints,simonpj,bug,normal,Compiler,7.7
7788,Recursive type family causes <<loop>>,simonpj,bug,normal,Compiler (Type checker),7.6.2
7789,GHCI core dumps when used with VTY,igloo,bug,normal,GHCi,7.4.2-rc1
7790,Add dummy undefined symbols to indicate ways,ezyang,task,normal,Compiler,
7794,"GHCi ""Prelude.undefined"" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented",,bug,normal,GHCi,7.6.2
7797,re-enable the defun RULE from a SPECIALISE instance pragma,,bug,normal,Compiler,7.6.2
7800,Error message when deriving Typeable without PolyKinds,dreixel,bug,normal,Compiler,7.7
7803,Superclass methods are left unspecialized,,bug,normal,Compiler,7.6.2
7808,data families and TH names do not mix well (e.g. cannot use TH deriving),,feature request,normal,Template Haskell,7.6.2
7809,Silly error message suggesting LiberalTypeSynonyms,,bug,normal,Compiler (Type checker),7.7
7811,intermittent 'unexpected' results of test ghcpkg01,igloo,bug,normal,ghc-pkg,7.6.2
7828,RebindableSyntax and Arrow,,bug,normal,Compiler (Type checker),7.6.2
7829,make better/more robust loopbreaker choices,,task,normal,Compiler,7.6.2
7831,Bad fragmentation when allocating many large objects,ezyang,bug,normal,Runtime System,7.7
7859,runghc should give an error when the path to ghc is invalid,,bug,normal,None,7.6.3
7907,patch to make comment about stgclosure struct more accurate,simonmar,task,normal,Runtime System,7.7
7909,GHC doesn't respect -optl and -optc in a couple of places,simonmar,bug,normal,Compiler,7.6.3
3977,Support double-byte encodings (Chinese/Japanese/Korean) on Windows,batterseapower,feature request,low,libraries/base,6.13
