| 738 | ghc can't load files with selinux Enforcing | reopened | | feature request | high | 6.10.1 |
| 955 | more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with optimization) | reopened | | run-time performance bug | high | 6.10.1 |
| 1136 | High memory use when compiling many let bindings. | new | | compile-time performance bug | high | 6.10.1 |
| 1346 | bootstrap from HC files | new | | bug | high | 6.12 branch |
| 1501 | Panic in RegisterAlloc | reopened | | bug | high | 6.10.1 |
| 1876 | Complete shared library support | new | | task | high | 6.10.1 |
| 1924 | Rewrite the handling of values we get from ./configure | new | | bug | high | 6.10.1 |
| 1964 | GHC.Prim | new | | bug | high | 6.10.1 |
| 2002 | problems with very large (list) literals | new | simonmar | compile-time performance bug | high | 6.10.1 |
| 2063 | Breackage on OpenBSD due to mmap remap | new | -- | bug | high | 6.10.1 |
| 2148 | x86_64 code use several GiB of memory generates: internal error: ASSERTION FAILED: file sm/Storage.c, line 1126 | new | simonmar | bug | high | 6.10.1 |
| 2297 | Profiler is inconsistent about biography for GHC's heap | new | | bug | high | 6.10.1 |
| 2328 | Compiling DoCon with 6.8.3 has 3x slow-down compared with 6.8.2 | new | simonpj | compile-time performance bug | high | 6.10.1 |
| 2335 | Haddock's internal GHC version must match the configured GHC version | new | -- | bug | high | 6.10.1 |
| 2342 | timer problem under Sparc Solaris for Release Candidate ghc-6.8.2.20080603 | new | | bug | high | 6.10.1 |
| 2359 | Data.IntMap update{Min,Max}WithKey corrupts data structure | new | | bug | high | 6.10.1 |
| 2414 | GHCi / GHC segfault : type checker problem | new | | merge | high | 6.8 branch |
| 2542 | runghc does not infer module file extensions | new | simonmar | bug | high | 6.10.1 |
| 68 | Warnings for unitialized fields | assigned | nobody | feature request | normal | _|_ |
| 95 | GHCi editor binding with ":e" | new | | feature request | normal | 6.10 branch |
| 110 | Cygwin binaries | assigned | nobody | feature request | normal | _|_ |
| 149 | missed CSE opportunity | new | | run-time performance bug | normal | 6.10.1 |
| 284 | RPM doesn't support --prefix | new | juhp | feature request | normal | _|_ |
| 285 | hp-ux 11.11 binaries | assigned | nobody | feature request | normal | _|_ |
| 288 | amd64-FreeBSD-5.3 port? | assigned | nobody | feature request | normal | _|_ |
| 317 | Simplifier doesn't preserve bottoms sometimes | new | | bug | normal | _|_ |
| 322 | fromInteger-related pattern match overlap warnings | assigned | simonpj | bug | normal | _|_ |
| 344 | arrow notation: incorrect scope of existential dictionaries | new | ross | bug | normal | 6.10 branch |
| 366 | incomplete patterns and GADT | assigned | nobody | feature request | normal | _|_ |
| 368 | Provide a Java Backend | assigned | nobody | feature request | normal | _|_ |
| 393 | functions without implementations | new | simonpj | feature request | normal | _|_ |
| 420 | O'Haskell | assigned | nobody | feature request | normal | _|_ |
| 436 | Declare large amounts of constant data | new | | feature request | normal | _|_ |
| 451 | GHC poor type-checker error message | new | | bug | normal | _|_ |
| 457 | Strictness problem | new | | bug | normal | _|_ |
| 459 | Bad parse error message | new | simonmar | bug | normal | _|_ |
| 472 | Supertyping of classes | assigned | nobody | feature request | normal | _|_ |
| 476 | HUnit treats failures as errors | new | RichardG | bug | normal | Not GHC |
| 487 | powerpc/linux segfaulting binaries | assigned | nobody | bug | normal | _|_ |
| 566 | mips-sgi-irix6.5 port? | assigned | nobody | feature request | normal | _|_ |
| 592 | signal handlers should be able to access siginfo_t information | new | -- | feature request | normal | 6.10 branch |
| 593 | Cache contents of package.conf in a binary file | new | | task | normal | 6.10 branch |
| 594 | Support use of SSE2 in the x86 native code genreator | new | | task | normal | 6.10 branch |
| 595 | Overhaul GHC's overlapping/non-exhaustive pattern checking | new | | task | normal | _|_ |
| 599 | The Front Panel | new | | task | normal | _|_ |
| 601 | Replace GMP | new | | task | normal | _|_ |
| 602 | Warning Suppression | new | | task | normal | 6.10 branch |
| 603 | GC-spy connection | new | | task | normal | _|_ |
| 605 | Optimisation: strict enumerations | new | | task | normal | _|_ |
| 606 | Sparc native code generator | new | | task | normal | _|_ |
| 607 | Ticky-ticky profiling | assigned | tim | task | normal | _|_ |
| 609 | Useful optimisation for set-cost-centre | new | | task | normal | _|_ |
| 617 | Alpha port | new | | task | normal | _|_ |
| 618 | Dependency caching in ghc --make | new | | task | normal | _|_ |
| 619 | Port Hugs's Windows front end to GHCi. | new | | task | normal | _|_ |
| 624 | Program location for thread error messages | new | | task | normal | _|_ |
| 634 | Implement a more efficient TArray | new | -- | task | normal | _|_ |
| 635 | Replace use of select() in the I/O manager with epoll/kqueue/etc. | new | | task | normal | _|_ |
| 650 | Improve interaction between mutable arrays and GC | new | | run-time performance bug | normal | _|_ |
| 666 | Collection hierarchy proposal | new | jpbernardy | feature request | normal | _|_ |
| 676 | Write a performance checker for collections. | new | Alson Kemp | task | normal | _|_ |
| 691 | Make the testsuite standalone | new | | task | normal | Not GHC |
| 692 | Incorporate programs from the shootout in nofib | new | | task | normal | Not GHC |
| 701 | Better CSE optimisation | new | | task | normal | _|_ |
| 706 | GHC uses _stub.c files regardless of whether any 'foreign import' decls remain in a .hs file | new | | bug | normal | _|_ |
| 723 | The package database should be a directory of files instead of a single file | new | | task | normal | 6.10 branch |
| 728 | switch to compacting collection when swapping occurs | new | | feature request | normal | _|_ |
| 731 | GHCi doesn't work on powerpc64 | new | | bug | normal | _|_ |
| 750 | Set -M, -H, -c and other memory-related values based on available virtual/physical memory | new | | feature request | normal | _|_ |
| 768 | Improve performance of binary serialisation for interface files | new | | task | normal | _|_ |
| 781 | GHCi on x86_64, cannot link to static data in shared libs | new | | bug | normal | _|_ |
| 783 | performance problem compiling large file | new | | compile-time performance bug | normal | 6.10.1 |
| 788 | Class aliases (as proposaed by John Meacham) | new | | feature request | normal | _|_ |
| 789 | BCOs can only have 64k instructions | new | | bug | normal | _|_ |
| 806 | hGetBufNonBlocking doesn't work on Windows | new | | bug | normal | _|_ |
| 813 | -optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail | new | | bug | normal | _|_ |
| 816 | Weird fundep behavior (with -fallow-undecidable-instances) | new | simonpj | bug | normal | _|_ |
| 835 | Expose less type/class info in an interface file, to reduce recompilation | new | | feature request | normal | _|_ |
| 836 | rebindable if-then-else syntax | new | | feature request | normal | _|_ |
| 849 | Offer control over branch prediction | new | | feature request | normal | 6.10 branch |
| 855 | Improvements to SpecConstr | new | | task | normal | _|_ |
| 872 | OSX universal binary distribution | new | | feature request | normal | _|_ |
| 876 | Length is not a good consumer | new | simonpj | bug | normal | 6.10 branch |
| 881 | Improve space profiling for references | new | | feature request | normal | _|_ |
| 886 | Profiling doesn't work with SMP execution | new | | task | normal | _|_ |
| 888 | Implement the static argument transformation | new | | task | normal | 6.10 branch |
| 910 | --make should have a -j flag for parallel building | new | -- | feature request | normal | _|_ |
| 915 | Implement list fusion using streams instead of foldr/build | new | | task | normal | 6.12 branch |
| 932 | Improve inlining | new | simonpj | task | normal | _|_ |
| 947 | ghc -O space leak: CSE between different CAFs | new | | bug | normal | _|_ |
| 948 | Incorrect Core transformations with cost centres | new | | bug | normal | _|_ |
| 949 | -hy heap profile shows "stg_ap_4_upd_info" instead of correct type | new | | bug | normal | _|_ |
| 951 | stage2 on sparc dies with "schedule: re-entered unsafely" | new | | bug | normal | _|_ |
| 956 | improving error messages #1 | new | simonpj | feature request | normal | _|_ |
| 959 | Debugging info(?) leaks out: "Urk! Inventing strangely-kinded void TyCon" | new | | bug | normal | _|_ |
| 960 | Lexical call site string | new | | feature request | normal | _|_ |
| 964 | Cross Compile and Universal Binary | new | | feature request | normal | _|_ |
| 989 | Windows "native" port | new | | task | normal | _|_ |
| 1007 | Add parsing (and some more) to the time package | new | | proposal | normal | Not GHC |
| 1009 | GHC Performance Index | new | | task | normal | _|_ |
| 1012 | ghc panic with mutually recursive modules and template haskell | reopened | | bug | normal | 6.10 branch |
| 1015 | regex001(ghci,threaded1) seg-faults under Solaris | new | | bug | normal | _|_ |
| 1016 | Avoidance of unaligned loads is overly conservative | new | | task | normal | 6.10 branch |
| 1026 | coarbitrary for Double and Float | new | | bug | normal | Not GHC |
| 1036 | Asynchronous exceptions improvements | new | simonmar | task | normal | _|_ |
| 1057 | Implicit parameters on breakpoints | new | | bug | normal | 6.10 branch |
| 1058 | Highlight matching parantheses in Visual Studio | new | | feature request | normal | Not GHC |
| 1060 | GHC accepts program with incorrect layout | new | | bug | normal | _|_ |
| 1064 | Allow users to add commentary to Haddock docs | new | | task | normal | Not GHC |
| 1070 | Add hPutNonBlocking to Data.ByteString | new | -- | feature request | normal | Not GHC |
| 1074 | -fwarn-unused-imports complains about wrong import | new | | bug | normal | _|_ |
| 1087 | bang patterns with infix ops | new | | bug | normal | _|_ |
| 1099 | Visual Haskell crashes when ".." is used in hs-source-dirs | new | | bug | normal | Not GHC |
| 1105 | Custom Runtimes | new | | feature request | normal | _|_ |
| 1107 | Incorrect error message when there is a dot in the package name. | new | | bug | normal | Not GHC |
| 1120 | randomR is non-uniform for most ranges | new | -- | bug | normal | Not GHC |
| 1123 | Impredicativity bug: forall not hoisted properly | new | simonpj | bug | normal | 6.10 branch |
| 1147 | Quadratic behaviour in the compacting GC | new | | run-time performance bug | normal | _|_ |
| 1161 | Clean up the library testing story | new | | task | normal | Not GHC |
| 1167 | mangler makes global symbol disappear on linux-ppc | new | | bug | normal | _|_ |
| 1168 | Optimisation sometimes decreases sharing in IO code | new | | bug | normal | _|_ |
| 1182 | splitAt does not implement H98 report behaviour, it is too strict in 'n' | new | | bug | normal | _|_ |
| 1216 | indexing 2d arrays is slow and leaky. why? | new | simonpj | run-time performance bug | normal | 6.10.1 |
| 1241 | Functional dependency Coverage Condition is lifted, and should not be | new | | bug | normal | _|_ |
| 1243 | Linking error of ALUT | new | | bug | normal | Not GHC |
| 1245 | Turn tuples into syntactic sugar for heterogeneous lists | new | | feature request | normal | _|_ |
| 1246 | <= operators get compiled worse than == | new | | bug | normal | 6.10 branch |
| 1257 | Bytecode generator can't handle unboxed tuples | new | | bug | normal | _|_ |
| 1262 | mdo in Template Haskell | new | | feature request | normal | _|_ |
| 1273 | would like to print partial application values when at a breakpoint | new | | feature request | normal | _|_ |
| 1290 | ghc runs preprocessor too much | new | | bug | normal | _|_ |
| 1293 | building ghc 6.8.3 hangs on sparc solaris at Language/Haskell/Syntax.hs | reopened | | bug | normal | 6.10.1 |
| 1298 | Data.Complex.phase does unnecessary pattern match | new | | bug | normal | _|_ |
| 1308 | Type signature in warning is wrong | new | | bug | normal | 6.10 branch |
| 1316 | add warning for local type signatures that use the same type variable names as outer type signatures | new | simonpj | feature request | normal | 6.10 branch |
| 1318 | add warning for prefix negate operator and flag to replace it with negative numeric literals | new | | feature request | normal | _|_ |
| 1324 | threadDelay can't handle long times | new | | bug | normal | 6.10 branch |
| 1330 | Impredicativity bug: Church2 test gives a rather confusing error with the HEAD | new | simonpj | bug | normal | 6.10 branch |
| 1333 | core lint failures from arrow notation + HPC | new | | bug | normal | 6.10 branch |
| 1338 | base package breakup | new | | task | normal | 6.12 branch |
| 1341 | allow loading partially correct modules | new | | feature request | normal | _|_ |
| 1348 | inconsistent 'ghc --help" message | new | igloo | bug | normal | 6.10 branch |
| 1349 | Generalise the ! and UNPACK mechanism for data types, to unpack function arguments | new | | task | normal | 6.10 branch |
| 1363 | Sourcing multi-line scripts in GHCi: track line numbers, and bail out after first error | new | | feature request | normal | 6.10 branch |
| 1364 | Finalizers not guaranteed to run before the program exits | new | simonmar | feature request | normal | 6.10.1 |
| 1365 | -fbyte-code is ignored in a OPTIONS_GHC pragma | new | | feature request | normal | 6.10 branch |
| 1371 | Add -O3 | new | | task | normal | 6.10 branch |
| 1377 | GHCi debugger tasks | new | | task | normal | 6.10 branch |
| 1379 | Allow breakpoints and single-stepping for functions defined interactively | new | | feature request | normal | 6.10 branch |
| 1380 | Safe Haskell | new | | feature request | normal | _|_ |
| 1389 | readline checks in configure.ac can probably be removed | new | igloo | task | normal | 6.10.1 |
| 1399 | better support for developing threaded applications in ghci | new | | feature request | normal | 6.10 branch |
| 1400 | :set +r doesn't work for interpreted modules | new | | bug | normal | 6.10 branch |
| 1404 | allow more type signatures | new | | feature request | normal | _|_ |
| 1405 | Make ghc (stage1) be compilable by non-GHC | new | | task | normal | _|_ |
| 1407 | Add the ability to :set -l{foo} in .ghci files | new | | feature request | normal | 6.10 branch |
| 1409 | Allow recursively dependent modules transparently (without .hs-boot or anything) | new | | feature request | normal | _|_ |
| 1414 | CString marshalling functions do not perform the specified conversion | new | | bug | normal | 6.10 branch |
| 1420 | Automatic heap profile intervals | new | | feature request | normal | 6.10 branch |
| 1434 | Slow conversion from Double to Int | new | dons | task | normal | 6.10.1 |
| 1444 | Template Haskell: add proper support for qualified names in non-splicing applications | new | | feature request | normal | _|_ |
| 1447 | Improve code generation for dense switches | new | | task | normal | _|_ |
| 1451 | Provide way to show the origin of a constraint | new | | feature request | normal | _|_ |
| 1466 | Stack check for AP_STACK | new | simonmar | bug | normal | 6.10 branch |
| 1467 | GHC API: expose separate compilation stages | new | nominolo | task | normal | 6.10 branch |
| 1470 | Overlapping (etc) instances | new | simonpj | bug | normal | 6.10 branch |
| 1473 | isSpace is too slow | new | | bug | normal | _|_ |
| 1475 | Adding imports and exports with Template Haskell | new | | feature request | normal | _|_ |
| 1477 | ghci shouldn't link entire package | new | | feature request | normal | _|_ |
| 1480 | Template Haskell should allow reification of modules | new | | feature request | normal | _|_ |
| 1496 | Newtypes and type families combine to produce inconsistent FC(X) axiom sets | new | simonpj | bug | normal | 6.10 branch |
| 1498 | Optimisation: eliminate unnecessary heap check in recursive function | new | | task | normal | 6.10 branch |
| 1499 | Visual Haskell installer issue(s) | new | | bug | normal | Not GHC |
| 1500 | NCG: shortcutBranch doesn't handle loops properly | new | | bug | normal | 6.10 branch |
| 1502 | GHC should integrate better with mingw | new | | feature request | normal | 6.12 branch |
| 1508 | hasktags program needs replacement | new | | bug | normal | _|_ |
| 1518 | Make it possible to evaluate monadic actions when assigning record fields (<-) | new | | feature request | normal | _|_ |
| 1520 | Use Linux's signalfd() instead of pipe() to deliver signals to the IO manager | new | | task | normal | 6.10 branch |
| 1521 | Problems building the time library with Cabal / Setup.hs | new | | bug | normal | Not GHC |
| 1522 | Make [n..] etc syntax rebindable | new | simonpj | feature request | normal | 6.10 branch |
| 1526 | -fobject-code doesn't apply to expressions typed at the prompt | new | | bug | normal | _|_ |
| 1530 | debugging :steps inside TH spliced code need to be bypassed | new | | bug | normal | _|_ |
| 1534 | [Debugger] Watch on accesses of "variables" | new | | feature request | normal | 6.12 branch |
| 1541 | No way at all to set fixity for infix operators defined in template haskell | new | | bug | normal | 6.10 branch |
| 1544 | Derived Read instances for recursive datatypes with infix constructors are too inefficient | new | | bug | normal | 6.10 branch |
| 1547 | Arity can decrease with -prof | new | | bug | normal | _|_ |
| 1548 | printf bugs | reopened | lennart@augustsson.net | bug | normal | 6.10.1 |
| 1555 | Reverse do notation: lexer bug? | reopened | | feature request | normal | _|_ |
| 1572 | Make it easy to find documentation for GHC and installed packages | new | | task | normal | 6.10 branch |
| 1574 | Broken link testing | new | | feature request | normal | 6.12 branch |
| 1576 | Document Template Haskell API | new | | feature request | normal | _|_ |
| 1578 | darcs-all work around for darcs Issue 467 | new | | bug | normal | _|_ |
| 1579 | instance Read Integer contradicts Haskell98 | new | | bug | normal | 6.10 branch |
| 1580 | Get GHC happy with alternate base packages (split base) | new | | task | normal | 6.10 branch |
| 1592 | Unexpected boxing in generated code | new | | bug | normal | 6.10 branch |
| 1594 | Better QuickCheck/HUnit integration | new | | feature request | normal | Not GHC |
| 1595 | duplicate "not in scope" error when giving multiple vars type-signatures at once | new | | bug | normal | 6.10 branch |
| 1597 | OpenGL: Bindings for GLE library? | new | | bug | normal | Not GHC |
| 1598 | Could instances of Typeable, Data be added? | new | ashley@semantic.org | feature request | normal | Not GHC |
| 1600 | Optimisation: CPR the results of IO | new | | task | normal | 6.10 branch |
| 1605 | hppa port -- gmp handed misaligned memory | new | | bug | normal | 6.10.1 |
| 1607 | seq can make code slower | new | | bug | normal | 6.10 branch |
| 1612 | GHC_PACKAGE_PATH and $topdir bug | new | | bug | normal | 6.10 branch |
| 1614 | Type checker does not use functional dependency to avoid ambiguity | reopened | | bug | normal | _|_ |
| 1631 | Make the External Package Table contain ModDetails not ModIface | new | | task | normal | 6.10 branch |
| 1633 | Now where does this error come from | new | | feature request | normal | 6.10 branch |
| 1634 | Type signature normalization | new | | bug | normal | 6.10 branch |
| 1645 | {-# SPECIALIZE #-} doesn't | new | | bug | normal | 6.10 branch |
| 1647 | Using -fdicts-strict flag causes Core Lint error | new | | bug | normal | 6.10 branch |
| 1653 | GHCi ':set' completion does not list all options | new | | bug | normal | 6.10 branch |
| 1657 | throwTo + unsafeInterleaveIO oddness | new | | bug | normal | _|_ |
| 1687 | A faster (^)-function. | new | | bug | normal | _|_ |
| 1692 | GLUT timedCallback fires twice | new | sven.panne@aedion.de | bug | normal | Not GHC |
| 1693 | Make distclean (still) doesn't | new | -- | bug | normal | 6.10 branch |
| 1702 | type operator precedences don't work in contexts | new | | bug | normal | 6.10 branch |
| 1717 | ghc-6.8 configure does not recognise 32bit userland on ppc64 | reopened | | bug | normal | 6.10 branch |
| 1721 | Make GHCi print the entire result of an interactive 'bind' statement | new | | feature request | normal | 6.10 branch |
| 1727 | Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression | new | | bug | normal | 6.10 branch |
| 1735 | unused binding changes program behaviour | new | simonpj | bug | normal | 6.10.1 |
| 1741 | Threaded RTS must use processor affinity and processor information | new | -- | task | normal | 6.10 branch |
| 1769 | Deriving Typeable for data families | new | chak | task | normal | 6.10 branch |
| 1775 | type families: poor error massages when lacking instances | new | chak | bug | normal | 6.10 branch |
| 1777 | Refactor the implementation of arrow notation | new | ross | task | normal | 6.10 branch |
| 1786 | can't build ghc-6.8.0.20071017 under Solaris using a GNU linker | new | | bug | normal | _|_ |
| 1789 | New warning: missing import lists | new | | task | normal | 6.10 branch |
| 1791 | heap overflow should generate an exception | new | | feature request | normal | 6.10 branch |
| 1800 | Template Haskell support for running functions defined in the same module | new | -- | feature request | normal | _|_ |
| 1803 | Include qCurrentLoc in the Quasi class | new | | feature request | normal | 6.10 branch |
| 1811 | liberate case needs an independent threshold | new | | bug | normal | 6.10 branch |
| 1817 | Should be possible to specify pragmas with mixed case | new | | bug | normal | 6.10 branch |
| 1820 | Windows segfault-catching only works for the main thread | new | igloo | bug | normal | 6.10.1 |
| 1830 | Automatic derivation of Lift | new | | feature request | normal | 6.10 branch |
| 1831 | reify never provides the declaration of variables | new | | bug | normal | 6.10 branch |
| 1835 | Provide information of the instance environment | new | | feature request | normal | 6.10 branch |
| 1841 | Data.Typeable: Instances of basic types don't provide qualified strings to mkTyCon | new | | bug | normal | Not GHC |
| 1845 | unconditional relative branch out of range (GHC version 6.8.1/6.8.2 for powerpc_apple_darwin) | new | thorkilnaur | bug | normal | 6.10.1 |
| 1849 | Template Haskell: reify is not consistent with the special constructors ListT and TupleT | new | -- | bug | normal | 6.10 branch |
| 1853 | hpc mix files for Main modules overwrite each other | assigned | AndyGill | bug | normal | 6.10 branch |
| 1856 | Improve error message for mutally recursive modules | new | | feature request | normal | 6.10 branch |
| 1868 | Exception fails all exception predicates | new | | bug | normal | 6.10 branch |
| 1870 | ghc-6.8.1 panics compiling regex-tdfa-0.93 | new | simonpj | bug | normal | 6.10.1 |
| 1872 | Extensible Records | new | | feature request | normal | 6.10 branch |
| 1875 | Compiling with -O is 30 times slower than with -Onot | new | | compile-time performance bug | normal | 6.10.1 |
| 1877 | Change the meaning of -fextended-default-rules | new | | task | normal | 6.10 branch |
| 1880 | Unify flag descriptions to generate both docs and code | new | | task | normal | 6.10 branch |
| 1883 | GHC can't find library using "short" name | new | | bug | normal | 6.10 branch |
| 1884 | Win64 Port | new | | task | normal | 6.10 branch |
| 1885 | Improve CPR analysis | new | simonpj | task | normal | 6.10 branch |
| 1886 | GHC API should preserve and provide access to comments | new | | bug | normal | 6.10 branch |
| 1887 | internal error while running parallel program | new | simonmar | bug | normal | 6.10 branch |
| 1891 | New RTS "--info" option not in help message | new | | bug | normal | 6.10 branch |
| 1894 | Add a total order on type constructors | new | | feature request | normal | 6.10 branch |
| 1895 | Allow aliases in GHCi module imports | new | | feature request | normal | 6.10 branch |
| 1896 | Keep old bindings until :load succeeds | new | | feature request | normal | 6.10 branch |
| 1904 | Strictness analyser should be smarter | new | | bug | normal | _|_ |
| 1908 | Haskell code as a DLL triggers timeouts in the client program | new | -- | bug | normal | 6.10 branch |
| 1911 | -w doesn't turn off nullModuleExport | assigned | AndreaRossato | bug | normal | 6.10 branch |
| 1920 | Show instance for Ratio is wrong | new | simonmar | bug | |