id,summary,owner,type,priority,component,version
955,more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with optimization),,bug,high,Compiler,6.8.3
1964,GHC.Prim,,bug,high,Compiler,6.9
2148,"x86_64 code use several GiB of memory generates: internal error: ASSERTION FAILED: file sm/Storage.c, line 1126",simonmar,bug,high,Runtime System,6.8.2
2262,Build failure of HEAD from 2008-05-04 on OS X 10.4.11,,bug,high,Compiler,6.9
2277,GHCi silently aborts on 'take' computation,simonmar,bug,high,GHCi,6.9
2328,Compiling DoCon with 6.8.3 has 3x slow-down compared with 6.8.2,simonpj,bug,high,Compiler,6.8.2
2335,Haddock's internal GHC version must match the configured GHC version,--,bug,high,Build System,6.8.2
2359,"Data.IntMap update{Min,Max}WithKey corrupts data structure",simonmar,bug,high,libraries/base,6.8.2
2398,segfault in cmpLocks on 64 bit multicore,simonmar,bug,high,Runtime System,6.8.3
2411,RaiseAsync and STM segfault with stop_at_atomically in some circumstances.,igloo,merge,high,Runtime System,6.8.3
2469,"Linking fails with ""multiple definition of `deRefStablePtr'""",simonmar,bug,high,Compiler (FFI),6.8.2
2497,Weird scoping for tyvars in rules,igloo,merge,high,Compiler,6.8.3
2542,runghc does not infer module file extensions,simonmar,bug,high,Compiler,6.8.3
2554,internal error: stg_ap_pp_ret (with terminfo),simonmar,bug,high,Compiler,6.9
2571,ioref001 segfaults depending on how much stack space it has,simonmar,bug,high,Runtime System,6.8.3
2574,internal error: ARR_WORDS object entered! (threaded2 / -N2),simonmar,bug,high,Runtime System,6.9
2576,bio and retainer profiling segfaults,simonmar,bug,high,Profiling,6.9
2585,"New versions of windres fail with ""windres: CreateProcess (null): No error""",,bug,high,Compiler,6.9
2586,ghc segfaults when compiling bytestring001,simonmar,bug,high,Compiler,6.9
2636,Error message for missing import substantially worse in 6.9/6.11,igloo,merge,high,Compiler,6.9
2656,GHC API document isn't linked from any document,,bug,high,Documentation,6.9
2657,DPH Haddock document isn't linked from Libraries document,,bug,high,Documentation,6.9
2672,Provide GHC Haddock documentation at standard location,,task,high,Documentation,6.11
2680,Type-checking performance regression,,bug,high,Compiler (Type checker),6.8.3
2685,Panic in harpy with GHC 6.10 RC,igloo,merge,high,Compiler,6.9
2687,Lexical error when compiling unicode-prelude-0.1 using GHC 6.10.1 RC1,,bug,high,Compiler,6.9
2688,GHC 6.10.0.20081007 hangs instead of giving error about missing type class constraint,igloo,merge,high,Compiler,6.11
2691,runghc sets terminal ctrl-s to XOFF in ghc-6.10.0.20081007-i386-unknown-linux-libedit2,judah,bug,high,Compiler,6.9
2694,Building GHC 6.10 with Cabal 1.6 fails due to in-tree Cabal 1.5.5,,bug,high,Build System,6.9
2698,Windows binary distribution pops up README.TXT for the source distribution,igloo,bug,high,Compiler,6.9
2703,"Buffer overflow, occasional segfaults when using handles created by Network.",igloo,merge,high,libraries/network,6.8.3
2711,haddock contents/index includes hidden modules (broken links),,bug,high,Documentation,6.8.3
631,GHCi doesn't work unregisterised,simonmar,bug,normal,GHCi,6.4.1
654,Cabalization of the GHC library.,igloo,feature request,normal,Build System,6.4.1
657,add WARNING pragma,igloo,task,normal,Compiler,6.4.1
738,ghc can't load files with selinux Enforcing,,feature request,normal,Runtime System,6.6.1
793,Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?,simonmar,task,normal,Runtime System,6.4.1
1232,"generalise runhaskell to support arbitrary file names, not just those with .{l}hs extensions",,feature request,normal,Compiler,6.6
1248,Use sensible flags for ghc -M,igloo,task,normal,Compiler,6.6
1281,"runghc, runhaskell invoke wrong ghc when not first ghc in PATH",igloo,bug,normal,Compiler,6.6
1337,Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep),thorkilnaur,bug,normal,libraries/pretty,6.6.1
1389,readline checks in configure.ac can probably be removed,igloo,task,normal,Build System,6.7
1479,Merge GHC's hsc2hs with http://darcs.haskell.org/hsc2hs,igloo,task,normal,hsc2hs,6.6.1
1875,Compiling with -O is 30 times slower than with -Onot,,bug,normal,Compiler,6.8.1
1920,Show instance for Ratio is wrong,igoo,merge,normal,libraries/base,6.6.1
1997,"Stricter enumFrom instance for Integer, to match Int",igloo,bug,normal,libraries/base,6.8.2
2045,Link error when compiling with -fhpc,igloo,merge,normal,Compiler,6.8.2
2052,hpc ignores files containing LINES pragmas that refer to .hsc files,AndyGill,bug,normal,Code Coverage,6.8.2
2152,"bogus inlining of foreign import ""foo.h &foo""",simonpj,bug,normal,Compiler,6.8.2
2169,"Compilation fails first time without giving an error, later succeeds without changing code",,bug,normal,Compiler,6.8.2
2176,H98 module Array exports non-H98 instance Functor ((->) a),,bug,normal,libraries/haskell98,6.8.2
2194,internal error: R_X86_64_32 relocation out of range,,bug,normal,Compiler,6.8.2
2202,type error causes type checker stack overflow,chak,bug,normal,Compiler (Type checker),6.8.2
2265,GHC 6.8 (STABLE) autoconf version requirements issue,,bug,normal,Build System,6.8.2
2287,GHCi fails to start,,bug,normal,GHCi,6.9
2291,Panic mixing RULES and Type Families,,bug,normal,Compiler,6.9
2295,Combined -odir/-hidir flag,igloo,merge,normal,Driver,6.8.2
2298,renameFile is not atomic on Windows,simonmar,bug,normal,libraries/base,6.8.2
2304,unicode digits misparsed in escape sequences,,bug,normal,Compiler (Parser),6.8.2
2307,Poor warning for conflicting functional dependencies,,bug,normal,Compiler,6.8.2
2310,Panic in ghci 6.8.2 with -fglasgow-exts,igloo,bug,normal,GHCi,6.8.2
2311,hpc markup fails to create directory when marking up coverage of a package,AndyGill,bug,normal,Code Coverage,6.8.2
2313,libHSrts_thr_debug linked against non-existing bfd library,igloo,bug,normal,Runtime System,6.9
2319,STM not as fair as it could be,igloo,merge,normal,Runtime System,6.8.2
2326,Make configure check sockaddr.sa_len,,bug,normal,libraries/network,6.8.2
2327,-O flag produces faulty code,simonmar,bug,normal,Runtime System,6.9
2332,Can't allocate 4 gigs of RAM,simonmar,bug,normal,Runtime System,6.8.2
2351,NetBSD defines ELF_ST_TYPE,,bug,normal,Runtime System,6.8.2
2352,POSIX.1 unsetenv returns int,igloo,bug,normal,libraries/unix,6.8.2
2364,Make the maximum tuple size accesible,,feature request,normal,Compiler,6.8.2
2373,Build fails to pass locations of external tools to libraries,igloo,bug,normal,Compiler,6.8.2
2375,RTS assertion failure on Vista with -DEBUG,simonmar,bug,normal,Runtime System,6.8.2
2376,GHC.Word: shiftR and shiftL are not marked as inline.,simonmar,bug,normal,libraries/base,6.8.2
2377,Building ghc-api with profiling fails during install,,bug,normal,Compiler,6.8.3
2388,GHC creates invalid test instruction for 64-bit code,simonmar,bug,normal,Compiler,6.8.2
2390,RPM spec file not present in source distribution tarball,igloo,bug,normal,Build System,6.8.3
2393,"Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement",,bug,normal,libraries/pretty,6.8.3
2405,Panic when using gtk2hs from ghci,simonmar,bug,normal,GHCi,6.8.3
2408,threadWaitRead on mingw32 threaded causes internal error,simonmar,bug,normal,libraries/base,6.8.3
2409,Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined,,bug,normal,Compiler,6.9
2410,HEAD build fails when building way=p with WAY_p_OPTS='-prof -caf-all -auto-all',igloo,merge,normal,Compiler,6.9
2412,"Interaction between type synonyms and .hs-boot causes panic ""tcIfaceGlobal (local): not found""",igloo,bug,normal,Compiler,6.9
2423,Panic building GHC version 6.8.3 for powerpc-apple-darwin,,bug,normal,Build System,6.8.3
2424,Error compiling Crypto-4.1.0 on ghc-6.8.3,,bug,normal,Compiler,6.8.3
2429,error building full dll name to be loaded in ghci,,bug,normal,Driver,6.8.2
2432,type family panic: Coercion.splitCoercionKindOf,chak,bug,normal,Compiler (Type checker),6.9
2438,memory performance problem when compiling lots of derived instances in a single file,,bug,normal,Compiler,6.9
2441,Ghc-pkg cannot unregister/expose/hide packages in non-first package databases,simonmar,bug,normal,Build System,6.9
2448,Type equality constraint not propagated to superclass,chak,bug,normal,Compiler (Type checker),6.9
2449,panic with GeneralizedNewtypeDeriving and a .hs-boot file,igloo,bug,normal,Compiler,6.9
2452,Add a flag to disable the implicit qualified import of every available module in interactive mode,simonmar,feature request,normal,Compiler (Type checker),6.9
2453,"users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have obsolete refs  to www.cse.ogi.edu",igloo,merge,normal,Documentation,6.8.3
2468,Wrong names in Mangler script,igloo,bug,normal,Compiler,6.8.3
2477,-package-conf flag makes runghc fail,igloo,bug,normal,Documentation,6.8.3
2481,ghci: :f fmap -> can't unify,,bug,normal,GHCi,6.8.2
2485,Installed ghci wrapper refers to nonexistent file,igloo,bug,normal,Compiler,6.9
2495,Source dist should include Happy/Alex-generated sources,,bug,normal,Build System,6.8.3
2499,OPTIONS pragma silently ignored,igloo,merge,normal,Compiler,6.8.3
2501,"[Document] Is it possible to add an example to show how to use SCC in profiling? Moreover, there seems no explaination for +RTS -s -S",igloo,bug,normal,Documentation,6.8.2
2508,exception handling: exitWith ExitSuccess results in abnormal termination with Control.OldException,igloo,bug,normal,libraries/base,6.9
2509,ghc-pkg uses wrong package.conf,,bug,normal,Compiler,6.9
2513,Bad location info for flag warnings,igloo,bug,normal,Compiler,6.9
2541,ghc does call unlit from the right location,igloo,bug,normal,Driver,6.9
2556,Deprecated perl stuff in ghc-split,,bug,normal,Compiler,6.8.2
2557,building HEAD fails when editline is installed as a user package,igloo,bug,normal,Compiler,6.9
2564,ext-core docs,igloo,task,normal,Build System,6.8.3
2566,"""ghc -c foo.bar"" silently does nothing",igloo,merge,normal,Driver,6.8.3
2567,HEAD doesn't install the ghc package anymore,igloo,bug,normal,Build System,6.9
2570,2185 test segfaults rather than giving out of memory error,simonmar,bug,normal,Runtime System,6.8.3
2572,"scoped type variables: bad error message, and wrong semantics?",,bug,normal,Compiler (Type checker),6.9
2573,Illegal polymorphic or qualified type with generics,,bug,normal,Compiler (Type checker),6.8.3
2582,We need to provide runhaskell,igloo,bug,normal,Build System,6.9
2589,"ghci fails in ByteCodeGen.lhs with ""nonexhaustive patterns in case""",igloo,merge,normal,GHCi,6.8.3
2591,Explain +RTS -t/s/S output text,igloo,bug,normal,Documentation,6.8.3
2594,Wrong size for Int in arguments to functions wrapped to FunPtr by FFI wrappers (on 64-bit machine),igloo,merge,normal,Compiler,6.8.3
2617,GHC.Integer no longer exports S# and J#,igloo,bug,normal,GHC API,6.9
2620,`ghci --help` gives unhelpful error message,igloo,bug,normal,GHCi,6.8.3
2624,GHC 10.1 beta build error,,bug,normal,Compiler,6.9
2632,Template Haskell confused by operator fixity,igloo,merge,normal,Compiler,6.9
2637,"conc032(threaded2) fails with ""thread blocked indefinitely""",igloo,merge,normal,Runtime System,6.8.3
2639,"Core lint failure with type families, data families, and typeclasses",chak,bug,normal,Compiler,6.9
2647,Serious typo in IntMap.hs,,bug,normal,libraries (other),6.9
2662,should install ghc-pkg with versioned name again,igloo,bug,normal,Build System,6.9
2663,STM crash with -N2+,igloo,merge,normal,Runtime System,6.11
2668,Standalone deriving doesn't do newtype deriving properly,igloo,merge,normal,Compiler,6.11
2674,ghc panic TcPat.checkArgs,igloo,merge,normal,Template Haskell,6.8.2
2679,dph build failure on Sparc Solaris 10 for ghc-6.10.0.20081007,rl,bug,normal,Compiler,6.9
2690,Problem building HEAD when a newer version of Cabal is installed,,bug,normal,Compiler,6.11
2700,Template Haskell pretty printer arrow always associates right,igloo,merge,normal,Template Haskell,6.8.3
2701,Cannot derive Data for structures containing unboxed values,igloo,merge,normal,Compiler,6.10.1
2713,Fixities interact badly with TH under GHC 6.10.1 20081007,igloo,merge,normal,Template Haskell,6.10.1
2714,No match in record selector Var.tcTyVarDetails,merge,merge,normal,Compiler (Type checker),6.10.1
2728,T2627 profasm/profc: Kinds don't match in type application,,bug,normal,Compiler,6.10.1
1198,"Windows: hWaitForInput returns False for file handles, and doesn't work properly for consoles",simonmar,bug,low,libraries/base,6.6
2201,"""ghc-pkg --user describe '*'"" fails with empty user db",,bug,low,Compiler,6.9
2462,Data.List.sum is slower than 6.8.3,simonpj,bug,high,Compiler,6.8.3
2716,ghci uses an enormous amount of memory (recent 6.10 snapshots),,bug,high,GHCi,6.10.1
2383,hsc2hs puts -F on call to ghc,,bug,normal,hsc2hs,6.8.2
2562,GADTs: (.text+0xc6): undefined reference to `Main_IsEqual_con_info',,bug,normal,Compiler,6.8.2
2618,Order is relevant when matching signature contexts of a mutually recursive group,,bug,normal,Compiler (Type checker),6.8.3
2654,pwd problems,,bug,normal,Build System,6.11
2385,Include cabal-install in the release,,task,high,Build System,6.8.3
2305,GHC does not care __RENAME macro,,feature request,normal,Compiler (FFI),6.8.2
2426,ghc-pkg should treat package.conf as UTF8,simonmar,bug,normal,Compiler,6.8.3
2379,ghc-6.9.20080614: panic! (the 'impossible' happened),,bug,low,Compiler,6.9
2013,ghci crash on startup: R_X86_64_32S relocation out of range.,simonmar,bug,high,GHCi,6.9
2686,Panic in OpenAFP with GHC 6.10 RC,,bug,high,Compiler,6.9
2366,ASSERT failed! file typecheck/TcMType.lhs line 517,,bug,normal,Compiler,6.9
2417,using GADT syntax for an associated datatype causes GHC to panic,chak,bug,normal,Compiler,6.9
2418,desugaring type function application to constraint makes bug disappear,,bug,normal,Compiler (Type checker),6.9
2498,RULES pragma broken in the head,igloo,bug,normal,Compiler,6.9
2563,"With -N4: ""internal error: RELEASE_LOCK: I do not own this lock: Task.c 269""",,bug,normal,Compiler,6.8.2
2633,Broken windres in Windows installer,,bug,normal,Compiler,6.9
2397,inclusion of Network.Curl causes compiler issues and coredumps,simonmar,bug,high,libraries (other),6.8.2
1934,Bad interplay between -O2 and -prof -auto-all in GHC-6.6.1,,bug,normal,Compiler,6.6.1
2300,GHCi locks up on long input,,bug,normal,GHCi,6.8.2
2323,Segfaulting binary only with modules,,bug,normal,Compiler,6.8.2
2407,internal error,simonmar,bug,normal,Runtime System,6.8.2
2484,ghc 6.8.2 broken after Security Update 2008-005 (PPC) on Mac OS 10.4.11,,bug,normal,Compiler,6.8.2
