id,summary,owner,type,priority,component,version
5688,instance Read Integer/Rational/Double readsPrec out of memory and crash due to exponential notation,igloo,bug,highest,libraries/base,6.12.3
5790,Missing document about .eventlog's u flag,duncan,bug,highest,Documentation,7.4.1-rc1
5810,OSX Lion building 7.4 head causes Haddock Divide By Zero,,bug,highest,Compiler,7.4.1-rc1
6071,Compiled program segfaults,simonmar,bug,highest,Compiler,7.0.4
6099,filepath library a lot bigger in 7.4.2 RC 1,pcapriotti,bug,highest,Compiler,7.4.2-rc1
4968,openTempFile fails on Windows if a directory exists with the file name it tries,pcapriotti,bug,high,libraries/base,7.0.1
5072,Segfault on OS X in interpreted code,,bug,high,Compiler,7.0.3
5214,SIGSEGV  in yieldCapability (),simonmar,bug,high,Runtime System,7.4.1
5337,mkRtsOptionsLevelObj should respect -optc standard headers,pcapriotti,bug,high,Compiler,7.0.4
5343,"ghci should do an automatic "":r"" after "":e""",igloo,feature request,high,Compiler,7.0.3
5534,ghci -fobject-code strangeness,simonmar,bug,high,GHCi,7.2.1
5553,sendWakeup error in simple test program with MVars and killThread,tibbe,bug,high,Runtime System,7.2.1
5623,GHC 7.2.1 Performance Regression: Vector,simonpj,bug,high,Compiler,7.3
5670,Document that Enum Integer is subject to list fusion.,,bug,high,Documentation,7.0.4
5704,Bug in the handling of wired-in packages (like template-haskell),simonmar,bug,high,Package system,7.2.1
5727,Unclear documentation about .eventlog's spark information flag,duncan,bug,high,Documentation,7.3
5792,PolyKinds and recompilation causes internal error,simonpj,bug,high,Compiler (Type checker),7.4.1-rc1
5808,nofib/spectral/hartel/transform is crashing with -fllvm (LLVM 2.7),dterei,bug,high,Compiler (LLVM),7.4.1-rc1
5824,ARM StgRun register clobber list is broken,simonmar,bug,high,Runtime System,7.4.1-rc2
5826,Refer to Control.Concurrent instead of GHC.Conc in GHC 7.4.1 User's Guide,,task,high,Documentation,7.4.1-rc2
5836,GHCi silently fails to import non-existing modules,simonmar,bug,high,GHCi,7.4.1-rc2
5838,integer overflow in rts/RtsUtils:heapOverflow(),simonmar,bug,high,Runtime System,7.2.2
5839,ARM linker support,pcapriotti,feature request,high,Runtime System,
5843,hGetBufSome blocks when all available input is buffered (on Windows only),pcapriotti,bug,high,libraries/base,7.2.2
5849,Buliding on arm broke in 7.4.1,,bug,high,Runtime System,7.4.1
5851,RTS Crashes on Exit with double free,simonmar,bug,high,Runtime System,7.4.1
5853,Out-of-memory crash when using RULES and type families,simonpj,bug,high,Compiler,7.4.1
5866,Interrupting interleaved STM and resuming it produces segfault,simonmar,bug,high,Runtime System,7.4.1
5870,writeChan is not 100% exception-safe,simonmar,bug,high,libraries/base,7.4.1
5872,bug in default implementation of popCount,tibbe,bug,high,libraries/base,7.4.1
5874,Document autoconf dependency in README,simonmar,bug,high,Build System,7.4.1
5891,"""createDirectory: already exists"" error with parallel build",simonmar,bug,high,Compiler,7.4.1
5899,RTS crash w/ strange closure type 603975781 on OS X 10.8,,bug,high,Runtime System,7.4.1
5900,Git HEAD on PowerPC : Error: operand out of range,pcapriotti,bug,high,Compiler,7.5
5943,"Code without MVar: ""thread blocked indefinitely in an MVar operation""",simonmar,bug,high,Compiler,7.4.1
5944,Bad hpc hash function,simonmar,bug,high,Code Coverage,7.2.2
5946,getAnyProcessStatus signals an exception,simonmar,bug,high,libraries/unix,7.0.4
5967,incompatible implicit declaration of function 'memcpy',pcapriotti,bug,high,Compiler,7.4.1
5969,"Runtime crashes on parallel execution, GHC 7.0.4-7.4.1",simonmar,bug,high,Runtime System,7.4.1
6006,"hs_init(NULL, NULL) segfaults on latest snapshot",simonmar,bug,high,Runtime System,7.5
6041,Program hangs when run under Ubuntu Precise,,bug,high,Compiler,7.4.1
6103,Interrupted program cannot produce biographical heap profile,simonmar,bug,high,Profiling,7.4.1
6105,GHCi does no respect -fforce-recomp,simonmar,bug,high,GHCi,7.4.1
6106,GHCi does not always detect when modules become stale during compilation,simonmar,bug,high,GHCi,7.4.1
4817,Missing new flags description in the user guide,,bug,normal,Documentation,7.4.1
5568,Add Show and Binary instances for TypeRep,,bug,normal,libraries/base,7.2.1
5715,"Inliner fails to inline a function, causing 20x slowdown",,bug,normal,Compiler,7.2.1
5716,Failure when using promoted data family instances,,bug,normal,Compiler,7.5
5721,Panic when quoting a scoped type variable,,bug,normal,Template Haskell,7.2.1
5776,Rule matching regression,,bug,normal,Compiler,7.5
5789,Bad link to documentation,dterei,bug,normal,libraries/pretty,7.2.2
5795,Breaking the staging restriction in type splices causes GHC panic,,bug,normal,Template Haskell,7.4.1-rc1
5798,PolyKinds: couldn't match kind `BOX' against `*',,bug,normal,Compiler (Type checker),7.4.1-rc1
5800,hp2ps produces unescaped backslashes for nested functions,,bug,normal,Profiling,7.4.1-rc1
5817,dph-diophantine-copy-opt fails,benl,bug,normal,Data Parallel Haskell,7.5
5828,OSHaiku,igloo,bug,normal,Compiler,7.4.1-rc2
5878,main-is is too conservative,simonmar,bug,normal,Compiler,7.4.1
5896,Three documentations inaccuracies related to concurrency.,simonmar,bug,normal,Documentation,7.4.1
5904,"panic on :m *SomeModule followed by :reload, if SomeModule is already in scope",,bug,normal,GHCi,7.4.1
5920,stack overflow in strict function depending on return type,simonpj,bug,normal,Compiler,7.4.1
5921,Two GHC linkers running in parallel on Windows goes wrong,,bug,normal,Compiler,7.4.1
5932,closure_type_names in Printer.c has BLACKHOLE and BLOCKING_QUEUE swapped,simonmar,bug,normal,Runtime System,7.4.1
5947,Small typo in Data.List.\\ documentation,,bug,normal,libraries/base,7.4.1
5964,Documentation: DatatypeContexts is NOT on by default in 7.4.1,pcapriotti,bug,normal,Documentation,7.4.1
5976,Panic in a user Template Haskell function is wrongly reported as a GHC bug,pcapriotti,bug,normal,Compiler,7.4.1
5979,ghci + PackageImports behaves strangely,pcapriotti,bug,normal,GHCi,7.4.1
5993,Segfault with threaded runtime and low +RTS -k,,bug,normal,Compiler,7.4.1
6007,ghci: Importing specific non-existent names from a module breaks later imports,simonmar,bug,normal,GHCi,7.4.1
6050,Documentation for option -Wall and warning -fwarn-unrecognised-pragmas,pcapriotti,bug,normal,Documentation,7.4.1
7027,Lots of unnecessary recompilation,,bug,normal,Compiler,7.4.1
3897,reading a large String as Double takes too long,,bug,low,Prelude,6.12.1
