{6} All Tickets By Milestone (Including closed) (6826 matches)
A more complex example to show how to make advanced reports.
Results (1 - 100 of 6826)
_|_ (100 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #95 | GHCi :edit command should jump to the the last error | GHCi | new | None | None | feature request | normal | 11/17/09 | |
| #110 | Cygwin binaries | None | new | None | None | feature request | normal | 12/09/09 | |
| #149 | missed CSE opportunity | Compiler | new | None | 5.04.2 | bug | normal | 05/02/13 | |
| #284 | RPM doesn't support --prefix | Build System | new | None | None | feature request | normal | juhp | 11/18/09 |
| #285 | hp-ux 11.11 binaries | None | new | None | None | feature request | normal | 07/17/09 | |
| #322 | fromInteger-related pattern match overlap warnings | Compiler | new | None | 6.4 | bug | normal | simonpj | 02/20/10 |
| #368 | Provide a Java Backend | Compiler | new | None | None | feature request | normal | 07/19/10 | |
| #393 | functions without implementations | Compiler (Type checker) | new | None | None | feature request | normal | simonpj | 11/27/09 |
| #427 | Random.StdGen slowness | libraries/random | new | None | bug | normal | rrnewton | 04/06/13 | |
| #436 | Declare large amounts of constant data | Compiler | new | None | None | feature request | normal | 09/30/08 | |
| #457 | Strictness problem | Compiler | new | None | 6.4.1 | bug | normal | 10/16/10 | |
| #472 | Supertyping of classes | Compiler (Type checker) | new | None | None | feature request | normal | 06/30/12 | |
| #487 | powerpc/linux segfaulting binaries | Compiler | new | None | 6.4.1 | bug | normal | 12/18/09 | |
| #595 | Overhaul GHC's overlapping/non-exhaustive pattern checking | Compiler | new | None | None | task | normal | 03/27/12 | |
| #599 | The Front Panel | Runtime System | new | None | None | task | normal | 11/16/09 | |
| #603 | GC-spy connection | Runtime System | new | None | None | task | normal | 11/16/09 | |
| #605 | Optimisation: strict enumerations | Compiler | new | None | None | task | normal | 01/23/13 | |
| #617 | Alpha port | Compiler | new | None | None | task | normal | 11/16/09 | |
| #618 | Dependency caching in ghc --make | Compiler | new | None | None | task | normal | 11/16/09 | |
| #624 | Program location for thread error messages | Compiler | new | None | None | task | normal | 09/17/10 | |
| #634 | Implement a more efficient TArray | Runtime System | new | 6.4.1 | task | normal | 11/16/09 | ||
| #670 | External Core is broken | External Core | new | 6.8.2 | bug | normal | tim | 08/28/11 | |
| #701 | Better CSE optimisation | Compiler | new | 6.4.1 | task | normal | michalt | 01/20/13 | |
| #728 | switch to compacting collection when swapping occurs | Runtime System | new | 6.4.1 | feature request | normal | 07/21/10 | ||
| #750 | Set -M, -H, -c and other memory-related values based on available virtual/physical memory | Runtime System | new | 6.4.1 | feature request | normal | 11/16/09 | ||
| #806 | hGetBufNonBlocking doesn't work on Windows | libraries/base | new | 6.4.2 | bug | normal | 03/02/13 | ||
| #816 | Weird fundep behavior (with -fallow-undecidable-instances) | Compiler (Type checker) | new | 6.4.2 | bug | normal | 09/07/10 | ||
| #855 | Improvements to SpecConstr | Compiler | new | 6.4.2 | task | normal | 03/25/13 | ||
| #881 | Improve space profiling for references | Profiling | new | 6.4.2 | feature request | normal | 02/22/13 | ||
| #910 | --make should have a -j flag for parallel building | Compiler | new | 6.4.2 | feature request | normal | 05/13/13 | ||
| #932 | Improve inlining | Compiler | new | 6.4.2 | task | normal | simonpj | 09/30/08 | |
| #947 | ghc -O space leak: CSE between different CAFs | Compiler | new | 6.5 | bug | normal | 10/15/12 | ||
| #960 | Lexical call site string | Compiler | new | 6.6 | feature request | normal | 04/02/11 | ||
| #989 | Windows "native" port | Compiler | new | task | normal | 01/20/13 | |||
| #1009 | GHC Performance Index | Build System | new | 6.6 | task | normal | 11/16/09 | ||
| #1057 | Implicit parameters on breakpoints | GHCi | new | 6.8.2 | bug | normal | 11/16/09 | ||
| #1062 | Bad output from Text.PrettyPrint.HughesPJ | libraries/pretty | new | 6.6 | bug | normal | 11/19/11 | ||
| #1087 | bang patterns with infix ops | Compiler (Parser) | new | 6.6 | bug | normal | 01/20/13 | ||
| #1147 | Quadratic behaviour in the compacting GC | Runtime System | new | 6.6 | bug | normal | 01/22/13 | ||
| #1168 | Optimisation sometimes decreases sharing in IO code | Compiler | new | 6.6 | bug | normal | 01/27/13 | ||
| #1262 | RecursiveDo in Template Haskell | Template Haskell | new | 6.6 | feature request | normal | 01/28/13 | ||
| #1273 | would like to print partial application values when at a breakpoint | GHCi | new | 6.7 | feature request | normal | 09/30/08 | ||
| #1290 | ghc runs preprocessor too much | Driver | new | 6.7 | bug | normal | 01/21/13 | ||
| #1308 | Type signature in warning is wrong | Compiler | new | 6.7 | bug | normal | 04/11/09 | ||
| #1316 | add warning for local type signatures that use the same type variable names as outer type signatures | Compiler | new | 6.6.1 | feature request | normal | simonpj | 01/21/13 | |
| #1318 | add warning for prefix negate operator and flag to replace it with negative numeric literals | Compiler (Parser) | new | 6.6.1 | feature request | normal | 01/21/13 | ||
| #1371 | Add -O3 | Compiler | new | 6.6.1 | task | normal | 03/25/13 | ||
| #1399 | better support for developing threaded applications in ghci | GHCi | new | 6.6.1 | feature request | normal | 04/11/09 | ||
| #1400 | :set +r doesn't work for interpreted modules | GHCi | new | 6.7 | bug | normal | simonmar | 01/22/13 | |
| #1404 | allow more type signatures | Compiler (Type checker) | new | 6.6.1 | feature request | normal | 01/21/13 | ||
| #1405 | Make ghc (stage1) be compilable by non-GHC | Compiler | new | 6.6.1 | task | normal | 07/17/10 | ||
| #1407 | Add the ability to :set -l{foo} in .ghci files | GHCi | new | 6.6.1 | feature request | normal | igloo | 01/12/13 | |
| #1409 | Allow recursively dependent modules transparently (without .hs-boot or anything) | Compiler | new | 6.10.2 | feature request | normal | 01/06/13 | ||
| #1444 | Template Haskell: add proper support for qualified names in non-splicing applications | Template Haskell | new | 6.6.1 | feature request | normal | 01/22/13 | ||
| #1451 | Provide way to show the origin of a constraint | Compiler (Type checker) | new | 6.6.1 | feature request | normal | 01/22/13 | ||
| #1473 | isSpace is too slow | libraries/base | new | 6.6.1 | bug | normal | 01/22/13 | ||
| #1475 | Adding imports and exports with Template Haskell | Template Haskell | new | 6.8.2 | feature request | normal | 03/25/13 | ||
| #1477 | ghci shouldn't link entire package | GHCi | new | 6.6.1 | feature request | normal | 09/30/08 | ||
| #1480 | Template Haskell should allow reification of modules | Template Haskell | new | 6.6.1 | feature request | normal | 03/26/13 | ||
| #1526 | -fobject-code doesn't apply to expressions typed at the prompt | Compiler | new | 6.7 | bug | normal | 01/22/13 | ||
| #1530 | debugging :steps inside TH spliced code need to be bypassed | GHCi | new | 6.7 | bug | normal | 01/22/13 | ||
| #1532 | Implicit parameters are not available in breakpoints | GHCi | new | 6.7 | feature request | normal | 01/23/13 | ||
| #1614 | Type checker does not use functional dependency to avoid ambiguity | Compiler (Type checker) | new | 6.7 | bug | normal | 01/27/13 | ||
| #1687 | A faster (^)-function. | Prelude | new | 6.6.1 | bug | normal | 01/26/13 | ||
| #1791 | heap overflow should generate an exception | Runtime System | new | 6.8 | feature request | normal | 01/26/13 | ||
| #1800 | Template Haskell support for running functions defined in the same module | Template Haskell | new | 7.7 | feature request | normal | 03/25/13 | ||
| #1826 | unable to list source for <exception thrown> should never occur | GHCi | new | 6.8.1 | feature request | normal | 01/26/13 | ||
| #1830 | Automatic derivation of Lift | Template Haskell | new | 6.8.1 | feature request | normal | 01/26/13 | ||
| #1831 | reify never provides the declaration of variables | Template Haskell | new | 6.8.1 | bug | normal | 01/26/13 | ||
| #1921 | change default to support extensions that involve a change of syntax | Compiler | new | 6.8.1 | feature request | normal | 09/30/08 | ||
| #1974 | length "foo" doesn't work with -XOverloadedStrings | Compiler | new | 6.8.1 | feature request | normal | 09/06/12 | ||
| #2031 | relocation overflow | Compiler | new | 6.8.2 | bug | normal | 12/15/09 | ||
| #2041 | Allow splicing in concrete syntax | Template Haskell | new | 6.8.2 | feature request | normal | 12/16/11 | ||
| #2057 | inconsistent .hi file error gets ignored | Compiler | new | 6.8.2 | bug | normal | 09/30/08 | ||
| #2101 | Allow some form of type-level lemma | Compiler | new | 6.8.2 | feature request | normal | 09/30/08 | ||
| #2132 | Optimise nested comparisons | Compiler | new | 6.8.2 | bug | normal | 04/21/13 | ||
| #2180 | Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock | Runtime System | new | 6.9 | feature request | normal | Baughn | 07/24/09 | |
| #2200 | big static random access arrays | Compiler | new | 6.8.2 | feature request | normal | 09/30/08 | ||
| #2207 | Load the interface details for GHC.* even without -O | Compiler | new | 6.8.2 | feature request | normal | 02/07/13 | ||
| #2233 | Overhaul System.Process | libraries/process | new | 6.8.2 | task | normal | simonmar | 09/07/12 | |
| #2255 | Improve SpecConstr for free variables | Compiler | new | 6.8.2 | bug | normal | 03/26/13 | ||
| #2280 | randomR too slow | libraries/random | new | 6.8.2 | bug | normal | rrnewton | 01/27/13 | |
| #2344 | oddity with package prefixes for data constructors | GHCi | new | 6.9 | feature request | normal | 09/30/08 | ||
| #2403 | caching for runghc (runhaskell) | Compiler | new | feature request | normal | jsnx | 09/30/08 | ||
| #2427 | Allow compilation of source from stdin | Compiler | new | 6.8.3 | feature request | normal | 02/22/13 | ||
| #2456 | For higher kinds, instance declarations need quantification in the context | Compiler | new | 6.9 | feature request | normal | 02/02/13 | ||
| #2489 | Registry keys are created in per-user HKCU instead of system-wide HKLM | None | new | 6.8.3 | bug | normal | 11/21/09 | ||
| #2496 | Invalid Eq/Ord instances in Data.Version | libraries/base | new | 6.8.3 | bug | normal | duncan | 02/02/13 | |
| #2607 | Inlining defeats selector thunk optimisation | Compiler | new | 6.8.3 | bug | normal | 04/02/11 | ||
| #2628 | hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows | libraries/base | new | 6.8.3 | bug | normal | 04/06/11 | ||
| #2630 | installed packages should have a src-dirs field, for access to optionally installed sources | Package system | new | 6.9 | feature request | normal | 04/27/09 | ||
| #2697 | bad testsuite results with ghc-6.10.0.20081007 | Compiler | new | 6.9 | bug | normal | 02/17/09 | ||
| #2742 | The -> in ViewPatterns binds more weakly than infix data constructors. | Compiler | new | 6.10.1 | feature request | normal | 03/24/13 | ||
| #2786 | Blackhole loops are not detected and reported in GHCi | GHCi | new | 6.8.3 | bug | normal | 10/22/12 | ||
| #2841 | Ghci + foreign export declarations result in undefined symbols | Compiler (FFI) | new | 6.10.1 | bug | normal | 12/09/08 | ||
| #2893 | Implement "Quantified contexts" proposal | Compiler | new | 6.10.1 | feature request | normal | 03/12/13 | ||
| #2895 | Implement the "Class System Extension" proposal | Compiler | new | 6.10.1 | feature request | normal | 02/28/12 | ||
| #2917 | alloca and allocaArray do not respect alignment | Compiler (FFI) | new | 6.12.3 | bug | normal | 05/04/11 | ||
| #3021 | A way to programmatically insert marks into heap profiling output | Profiling | new | 6.10.1 | feature request | normal | 10/02/12 | ||
| #3024 | Rewrite hp2ps in Haskell | Profiling | new | 6.10.1 | task | normal | 10/21/12 |
Note:
See TracReports for help on using and creating reports.
