id,summary,owner,type,priority,component,version
1483,vista: GHCi not loading 80% of the time,simonmar,bug,high,GHCi,6.6.1
1654,GHC Panic in 6.8.1,,bug,high,Compiler,6.8.1
1843,ghc 6.8.1 broken on Mac OS X Leopard PPC,,bug,high,Compiler,6.8.1
1848,Binary distributions don't install gmp,igloo,bug,high,Build System,6.8.1
1850,Haddock docs don't have inter-package links,igloo,bug,high,Build System,6.8.1
1852,-O2 -funbox-strict-fields causes incorrect behavior,igloo,merge,high,Compiler,6.8.1
1879,man page is getting installed to a stupid place.,igloo,bug,high,Build System,6.8.1
1892,:info panics when used on breakpoint bindings,igloo,merge,high,GHCi,6.8.1
1914,Reload is reloading all modules,igloo,merge,high,GHCi,6.8.1
684,Pending occurrence-analysis fix,simonpj,bug,normal,Compiler,6.4.1
690,Accept source files in encodings other than UTF-8,,task,normal,Compiler,6.5
782,GHCi input does not support unicode,igloo,merge,normal,GHCi,6.4.1
946,Complete and integrate a tags and module-graph analyser using the GHC API,simonmar,task,normal,Compiler,6.6
1020,Build dynamic libraries by default for OSX,,feature request,normal,Build System,6.6
1021,GHC static libraries are not position independent in OSX,,bug,normal,Build System,6.6
1072,Core Lint Errors: in result of Desugar,simonpj,bug,normal,Compiler,6.7
1079,refinement for GHC's support of UTF-8 encoding,,feature request,normal,Compiler,6.6
1200,ghci scripts ending in printf lines fail with Exception: Prelude.undefined,,bug,normal,GHCi,6.6
1220,Newtype deriving should only work if superclasses are newtype-derived,,bug,normal,Compiler (Type checker),6.6
1225,configure of yi generates error message on AMD 64-bit OpenBSD 4.0,,bug,normal,Compiler,6.6
1226,Add flags --full-flag-help and --print-docdir,igloo,feature request,normal,Driver,6.6
1334,apparent memory leak in --make mode (compiling base library during building ghc),,bug,normal,Compiler,6.7
1335,overflow in multiplication,,bug,normal,GHCi,6.6.1
1373,Allow Access to generated STG from the GHC API,,feature request,normal,GHC API,6.6.1
1437,Build failures on Mac OS X 10.5,,bug,normal,Compiler,6.6.1
1556,:r doesn't reload :m + loaded modules,igloo,merge,normal,GHCi,6.7
1617,":types <module> (or :browse! <module>) - browse plain types, not in context, for IDEs",igloo,merge,normal,GHCi,6.6.1
1629,"Upgrade regex-base,compat,posix with GHC 6.8",Chris Kuklewicz <haskell@list.mightyreason.com>,proposal,normal,libraries (other),6.6.1
1643,Unnecessary dictionaries,igloo,merge,normal,Compiler,6.7
1646,: panic! (the 'impossible' happened),igloo,bug,normal,Compiler,6.6.1
1649,running GHCi screws up console display by changing code page,,bug,normal,GHCi,6.6.1
1655,System.Posix.User.getGroupEntryForName incorrect error for non-existent group,igloo,bug,normal,libraries/unix,6.6.1
1663,Critical sections not deallocated,igloo,bug,normal,Runtime System,6.7
1679,^C on zipperfs leads to crash,igloo,merge,normal,GHCi,6.6.1
1684,impossible happened when compiling darcs with GADTs.,,bug,normal,Compiler,6.6
1686,getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks failed,,bug,normal,Compiler,6.6.1
1701,impossible happened,,bug,normal,Compiler,6.6.1
1744,treat byte order mark as zero-width whitespace,igloo,merge,normal,Compiler (Parser),6.8
1762,wrong result of isProperSubsetOf,igloo,bug,normal,libraries (other),6.4.1
1764,missing backquotes in documentation for Prelude.elem (and probably other places),igloo,bug,normal,Documentation,6.6.1
1765,:def should redefine too (ghci commands),igloo,merge,normal,GHCi,6.9
1766,:undef f f has odd behaviour,igloo,merge,normal,GHCi,6.9
1806,panic when pattern matching infix constructors with too many arguments,igloo,merge,normal,Compiler,6.8
1810,install-sh copies only a single header file to  $(BIN_DIST_DIR)/includes/,igloo,bug,normal,Build System,6.8.1
1825,standalone deriving for typeable fails,igloo,merge,normal,Compiler,6.8.1
1827,:print panics GHCi with overloaded values,igloo,merge,normal,GHCi,6.8.1
1828,ghc doesn't properly quote space-containing paths on Windows.,igloo,merge,normal,Compiler,6.8.1
1832,universal quantification not dealt with earlier,igloo,merge,normal,Documentation,6.8.1
1833,Haddock 2 can not process the base package with HscTarget = HscNothing,,bug,normal,GHC API,6.8.1
1836,Omit way ghci for test case outofmem2,,bug,normal,Test Suite,6.8.1
1837,ghc-pkg should not accept unversioned depends,igloo,bug,normal,Build System,6.8.1
1840,Reduce strain on PPC Mac OS X swapspace when test case outofmem2 fails,,bug,normal,Test Suite,6.8.1
1844,Unexpected behavior with INLINE pragma,igloo,merge,normal,Compiler,6.8.1
1847,Oddity with :browse!,igloo,merge,normal,GHCi,6.8.1
1851,"""make install-strip"" should work",igloo,bug,normal,Build System,6.8.1
1854,"""sh gen_contents_index --inplace"" does not work under Solaris",igloo,bug,normal,Build System,6.8.1
1855,distrib/Makefile-bin-vars.in misses an CPP entry,igloo,bug,normal,Build System,6.8.1
1857,libraries/network/configure.ac needs better check for Solaris,igloo,bug,normal,Compiler,6.8.1
1858,scripts should be installed using $(INSTALL_SCRIPT),igloo,bug,normal,Build System,6.8.1
1859,happy required to build ghc 6.8.1 from source,igloo,bug,normal,Compiler,6.8.1
1862,DocBook XSL Stylesheets search path is incomplete,igloo,bug,normal,Documentation,6.8.1
1863,gen-contents-index.sh doesn't work with Haddock 2,,bug,normal,Build System,6.8.1
1864,Broken links from users guide to libraries,igloo,bug,normal,Documentation,6.8.1
1865,GHCi debugger crashes with :print,,bug,normal,GHCi,6.9
1873,ghci loses pre-error context after :reload,igloo,merge,normal,GHCi,6.9
1878,--print-docdir gives the wrong results in a binary distribution,igloo,bug,normal,Compiler,6.8.1
1881,Windows installer: add a start menu item pointing to the flag reference,igloo,task,normal,Compiler,6.8.1
1905,runProcess: misbehaving exception on nonexistent working directory,simonmar,bug,normal,libraries/process,6.6.1
1906,haddock docs should include source code links,igloo,bug,normal,Build System,6.8.1
1910,Native Code gen miscompiles double2Int# / float2Int# on x86_32,igloo,bug,normal,Compiler (NCG),6.8.1
1915,: should reload,igloo,bug,normal,GHCi,6.8.1
1916,compiling truncate :: Float -> Int with -O2 panics ghc,igloo,merge,normal,Compiler,6.8.1
1917,6.8.1 windows installer doesn't include GLUT,simonmar,task,normal,Compiler,6.8.1
1919,GHC 6.8.1 panics with lookupRecBndr,igloo,merge,normal,Compiler,6.8.1
1923,Install word-size independent haddock on the build machines,simonmar,task,normal,Documentation,6.8.1
1925,ghc-6.8.1 segfaults with clean Parsec code,igloo,merge,normal,GHCi,6.8.1
1926,Please install hscolour on the nightly build machines,simonmar,task,normal,Build System,6.8.1
1929,"""MultiByteToWideChar: The parameter is incorrect."" when pressing enter in ghci",simonmar,bug,normal,GHCi,6.8
1931,readline/rlstdc.h not found (and other errors) when building readline on Mac OS X with framework GNUreadline,judah,bug,normal,libraries (other),6.9
1935,deriving typeable and data doesn't work for phantom types,igloo,merge,normal,Compiler,6.8.1
1949,Build system destroys output,,bug,normal,Build System,6.8.1
1961,sh gen_contents_index --inplace does not work under Solaris,,bug,normal,Build System,6.8.1
1049,A means of testing whether code is in blocked or unblocked mode,,feature request,low,libraries/base,6.6
1144,reduction count for ghci,,feature request,low,GHCi,6.6
1493,"Int with Prelude-functions works, but Integer with generic-list-functions doesn't",,bug,low,Prelude,6.6.1
1561,No tabs in :t output,igloo,merge,low,Compiler,6.7
1596,ghc-pkg --define-name is undocumented,igloo,merge,low,Documentation,6.6.1
702,MingW ld.exe produces program which segfaults,,bug,lowest,Compiler,6.4.1
