{6} All Tickets By Milestone (Including closed) (6817 matches)
A more complex example to show how to make advanced reports.
Results (201 - 300 of 6817)
_|_ (100 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #4463 | CORE notes break optimisation | Compiler | new | 7.1 | bug | low | 11/17/10 | ||
| #4863 | TH crashes if you reify the Name of a dfun | Template Haskell | new | 7.0.1 | bug | low | simonpj | 01/13/11 | |
| #5041 | Incorrect Read deriving for MagicHash constructors | Compiler | new | 7.0.2 | bug | low | 04/19/11 | ||
| #5316 | Orphan instances strike again: ghc rejects a program at first but will accept it if you repeat the same compilation command | Compiler | new | 7.0.4 | bug | low | 07/26/11 | ||
| #5957 | signatures are too permissive | Compiler (Type checker) | new | 7.4.1 | bug | low | 12/19/12 | ||
| #6034 | Parse error when using ' with promoted kinds | Compiler (Parser) | new | 7.5 | bug | low | 04/23/12 | ||
| #17 | Separate warnings for unused local and top-level bindings | Compiler | new | None | None | feature request | lowest | 11/20/09 | |
| #367 | Infinite loops can hang Concurrent Haskell | Compiler | new | None | 6.4.1 | bug | lowest | ezyang | 01/24/13 |
| #418 | throwTo to a thread inside 'block' | Runtime System | new | None | 6.4.1 | bug | lowest | 11/27/09 | |
| #552 | GHCi :m doesn't restore default decl | GHCi | new | None | 5.0 | bug | lowest | 07/17/09 | |
| #860 | CPP fails when a macro is used on a line containing a single quote character | Compiler | new | 6.4.2 | feature request | lowest | 01/20/13 | ||
| #917 | -O introduces space leak | Compiler | new | 6.5 | bug | lowest | 09/26/12 | ||
| #926 | infinite loop in ShutdownIOManager() | Runtime System | new | 6.5 | bug | lowest | 07/07/09 | ||
| #1158 | Problem with GADTs and explicit type signatures | Compiler | new | 6.6 | bug | lowest | simonpj | 01/21/13 | |
| #1307 | Warning refers to code not in the source | Compiler | new | 6.7 | bug | lowest | 01/22/13 | ||
| #5340 | wrong warning on incomplete case analysis in conjunction with empty data declarations | Compiler | new | 6.12.3 | bug | lowest | 07/22/11 | ||
| #7856 | Wrong error message for unknown Instance | Compiler (Type checker) | closed | invalid | 7.6.3 | feature request | normal | 04/30/13 | |
| #607 | Ticky-ticky profiling | Compiler | closed | fixed | None | task | normal | tim | 04/02/13 |
| #1518 | Make it possible to evaluate monadic actions when assigning record fields (<-) | Compiler | closed | wontfix | 6.6.1 | feature request | normal | 03/25/13 | |
| #3360 | Add profiling support to GHCi | GHCi | closed | duplicate | 6.10.2 | feature request | normal | 03/20/13 | |
| #2467 | orphan instance warnings are badly behaved | Compiler | closed | fixed | 6.8.2 | bug | normal | 02/24/13 | |
| #2959 | Merge in LambdaVM (Haskell to Java/JVM bytecode translator) | Compiler | closed | wontfix | 6.11 | feature request | normal | 02/23/13 | |
| #5677 | Allow the definition of extra functions in typeclass instances | Compiler | closed | wontfix | 7.2.1 | feature request | normal | 02/03/13 | |
| #1849 | Template Haskell: reify is not consistent with the special constructors ListT and TupleT | Template Haskell | closed | fixed | 6.8.1 | bug | normal | 02/02/13 | |
| #984 | Syntax error shows in the wrong position | Compiler (Parser) | closed | fixed | 6.4.2 | bug | low | 02/01/13 | |
| #2222 | Template Haskell: reify returns incorrect types when ommiting type signatures | Template Haskell | closed | fixed | 6.8.2 | bug | normal | 02/01/13 | |
| #459 | Bad parse error message | Compiler (Parser) | closed | fixed | 6.4.1 | bug | normal | 02/01/13 | |
| #2519 | Time.toClockTime: picoseconds out of range, after diffClockTimes | GHCi | closed | wontfix | 6.8.2 | bug | normal | 01/31/13 | |
| #2425 | Crash constructing a ClockTime too far into the future | libraries/old-time | closed | wontfix | 6.8.3 | bug | normal | 01/31/13 | |
| #1930 | Make operators into type constructors, rather than type variables | Compiler | closed | fixed | 6.8.1 | feature request | normal | 01/29/13 | |
| #1786 | can't build ghc-6.8.0.20071017 under Solaris using a GNU linker | Compiler | closed | worksforme | 6.8 | bug | normal | 01/29/13 | |
| #1752 | CSE can create space leaks by increasing sharing | Compiler | closed | wontfix | 6.6.1 | bug | low | 01/29/13 | |
| #1870 | ghc-6.8.1 panics compiling regex-tdfa-0.93 | Compiler | closed | wontfix | 6.8.1 | bug | low | simonpj | 01/28/13 |
| #1904 | Strictness analyser should be smarter | Compiler | closed | fixed | 6.8.1 | bug | normal | 01/28/13 | |
| #2216 | Better error message for unboxed types with no -fglasgow-exts flag | Compiler (Parser) | closed | wontfix | 6.8.2 | feature request | normal | 01/28/13 | |
| #2282 | threaded runtime system crashes on powerpc with -N2 | Runtime System | closed | worksforme | 6.8.2 | bug | normal | 01/27/13 | |
| #1555 | Reverse do notation: lexer bug? | Compiler (Parser) | closed | wontfix | 6.6.1 | feature request | normal | 01/27/13 | |
| #2149 | literate haskell support for hasktags - patch below | None | closed | invalid | 6.8.2 | feature request | normal | 01/27/13 | |
| #1872 | Extensible Records | Compiler | closed | wontfix | 6.11 | feature request | normal | 01/27/13 | |
| #1298 | Data.Complex.phase does unnecessary pattern match | Prelude | closed | invalid | 6.7 | bug | normal | 01/27/13 | |
| #1524 | stdcall fails on MacOS | Compiler | closed | fixed | 6.7 | bug | lowest | 01/25/13 | |
| #2247 | GHC accepts FD violations, unless the conflicing instances are used | Compiler (Type checker) | closed | fixed | 6.9 | bug | normal | 01/24/13 | |
| #3828 | Error in array index | Compiler | closed | wontfix | 6.12.2 | bug | normal | 01/23/13 | |
| #1547 | Arity can decrease with -prof | Profiling | closed | wontfix | 6.6.1 | bug | normal | 01/23/13 | |
| #1509 | Make unboxed tuples more supported | Compiler | closed | fixed | 6.6.1 | feature request | low | 01/23/13 | |
| #2127 | Bad error message for FFI declaration with no -fffi flag | Compiler (Parser) | closed | wontfix | 6.8.1 | feature request | normal | 01/22/13 | |
| #1133 | auto-derivation of Enum is disallowed with recursive imports | Compiler | closed | fixed | 6.6 | bug | lowest | simonpj | 01/22/13 |
| #1221 | Types don't match expressions in type error | Compiler (Type checker) | closed | wontfix | 6.6 | bug | low | simonpj | 01/22/13 |
| #1050 | Using an inferred type as a type signature fails | Compiler (Type checker) | closed | fixed | 6.6 | bug | low | 01/22/13 | |
| #1102 | Lambda unicode character lex | Compiler (Parser) | closed | wontfix | 6.6 | feature request | normal | 01/22/13 | |
| #1245 | Turn tuples into syntactic sugar for heterogeneous lists | Compiler | closed | wontfix | 6.6 | feature request | normal | 01/22/13 | |
| #1341 | allow loading partially correct modules | Compiler | closed | duplicate | 6.7 | feature request | normal | 01/22/13 | |
| #1230 | write a safety wrapper around readline | libraries (other) | closed | wontfix | 6.6 | feature request | low | 01/22/13 | |
| #2695 | bogus "syntactically distinct contexts" error | Compiler (Type checker) | closed | fixed | 6.11 | bug | low | 01/21/13 | |
| #2284 | Stack-hack optimization causes much re-computation in GUI callbacks | Compiler | closed | duplicate | 6.8.2 | bug | normal | 01/21/13 | |
| #1105 | Custom Runtimes | Runtime System | closed | wontfix | 6.6 | feature request | normal | 01/21/13 | |
| #1167 | mangler makes global symbol disappear on linux-ppc | Compiler | closed | wontfix | 6.6 | bug | normal | 01/21/13 | |
| #956 | improving error messages #1 | Compiler | closed | fixed | 6.6 | feature request | normal | simonpj | 01/21/13 |
| #835 | Expose less type/class info in an interface file, to reduce recompilation | Compiler | closed | wontfix | 6.4.2 | feature request | normal | 01/21/13 | |
| #886 | Profiling doesn't work with SMP execution | Runtime System | closed | invalid | 6.5 | task | normal | 01/20/13 | |
| #964 | Cross Compile and Universal Binary | Compiler | closed | duplicate | 6.6 | feature request | normal | 01/20/13 | |
| #999 | Misattributed parse error in do block | Compiler (Parser) | closed | fixed | 6.4.2 | bug | low | 01/20/13 | |
| #916 | windows installer should play nice with other Haskell tools | Build System | closed | fixed | 6.4.2 | bug | normal | 01/20/13 | |
| #733 | Problem compiling .lhs files with lines that begin with # | Compiler | closed | duplicate | 6.4.1 | bug | low | 01/20/13 | |
| #731 | GHCi doesn't work on powerpc64 | GHCi | closed | wontfix | 6.4.1 | bug | normal | 01/20/13 | |
| #2900 | Confusing error message for monadic function with wrong number of arguments | Compiler (Type checker) | closed | fixed | 6.10.1 | bug | normal | 01/19/13 | |
| #1241 | Functional dependency Coverage Condition is lifted, and should not be | Compiler (Type checker) | closed | fixed | 6.6 | bug | normal | 01/13/13 | |
| #2705 | ghc discards version of wired-in packages | Compiler | closed | wontfix | 6.10.1 | bug | normal | 01/12/13 | |
| #2431 | Allow empty case analysis | Compiler | closed | fixed | 6.8.3 | feature request | low | 01/04/13 | |
| #619 | Port Hugs's Windows front end to GHCi. | Compiler | closed | wontfix | None | task | normal | 01/02/13 | |
| #1383 | mistaken qualified infix syntax could have a nicer error message | Compiler | closed | wontfix | 6.6.1 | feature request | low | 12/19/12 | |
| #2076 | rational infinities don't compare correctly to each other | libraries/base | closed | wontfix | 6.8.2 | bug | normal | jeffrey | 12/04/12 |
| #7364 | `foo !f = id . f` becomes non-strict with -O2 | Compiler | closed | wontfix | 7.6.1 | bug | normal | 11/06/12 | |
| #1884 | Win64 Port | Compiler | closed | fixed | 6.8.1 | task | normal | igloo | 09/26/12 |
| #788 | Implement class aliases and/or constraint synonyms | Compiler (Type checker) | closed | fixed | feature request | normal | 07/02/12 | ||
| #606 | Sparc native code generator | Compiler | closed | fixed | None | task | normal | 04/11/12 | |
| #1541 | No way at all to set fixity for infix operators defined in template haskell | Template Haskell | closed | fixed | 6.6.1 | bug | normal | reinerp | 03/27/12 |
| #5804 | Registration capture issue | Compiler | closed | invalid | bug | normal | igloo | 03/07/12 | |
| #5868 | Wrong error messages with qualified imports | Compiler | closed | wontfix | 7.4.1 | bug | normal | 02/16/12 | |
| #5693 | Build of local-gc branch of ghc broken | Build System | closed | wontfix | 7.2.1 | bug | normal | simonmar | 01/03/12 |
| #1531 | _result can get bound to the wrong value in a breakpoint | GHCi | closed | fixed | 6.7 | bug | low | 11/02/11 | |
| #813 | -optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail | Compiler | closed | fixed | 6.5 | bug | normal | 09/10/11 | |
| #68 | Warnings for unitialized fields | Compiler | closed | wontfix | None | feature request | normal | 09/10/11 | |
| #5111 | linux-powerpc : segfault in stage2 compiler | Compiler | closed | duplicate | 7.1 | bug | normal | 09/05/11 | |
| #1380 | Safe Haskell | Compiler | closed | fixed | 7.1 | feature request | normal | dterei | 07/26/11 |
| #1803 | Include qCurrentLoc in the Quasi class | Template Haskell | closed | fixed | 6.6.1 | feature request | normal | 07/23/11 | |
| #3352 | Data.Word should define instances of Random for each type | libraries/base | closed | fixed | 6.10.3 | feature request | normal | rrnewton | 07/08/11 |
| #1182 | splitAt does not implement H98 report behaviour, it is too strict in 'n' | libraries/haskell98 | closed | fixed | 6.6 | bug | normal | 06/26/11 | |
| #3018 | Constraints of function in record appears to nullifiy instance constraints. | Compiler | closed | fixed | 6.10.1 | bug | normal | simonpj | 06/23/11 |
| #5024 | Improve testsuite summary output | Test Suite | closed | fixed | 7.0.2 | feature request | normal | 06/16/11 | |
| #676 | Write a performance checker for collections. | libraries (other) | closed | fixed | 6.4.1 | task | normal | Alson Kemp | 05/26/11 |
| #653 | Changeable lexer/parser (like DynFlags.log_action) | Compiler | closed | fixed | 6.4.1 | feature request | low | 05/26/11 | |
| #3380 | [Patch] Support implicit concatenation in list comprehensions | Compiler | closed | wontfix | 6.10.4 | feature request | normal | 04/01/11 | |
| #872 | OSX universal binary distribution | Compiler | closed | fixed | 6.4.2 | feature request | normal | 03/26/11 | |
| #1874 | getDirectoryContents yields "invalid argument" instead of "permission error" | libraries/directory | closed | fixed | 6.8.1 | bug | normal | 03/09/11 | |
| #836 | rebindable if-then-else syntax | Compiler (Parser) | closed | fixed | 7.0.1 | feature request | normal | igloo | 02/28/11 |
| #1363 | Sourcing multi-line scripts in GHCi: track line numbers, and bail out after first error | GHCi | closed | fixed | 6.6 | feature request | normal | vivian | 02/27/11 |
| #3630 | Suggested algorithm to control upper bound of space "leaks" | Compiler | closed | invalid | 6.10.4 | feature request | normal | 01/28/11 | |
| #3618 | memory-leak detector in +RTS -DS fails to track allocations in constructors | Runtime System | closed | fixed | 6.12.1 RC1 | bug | normal | 01/04/11 | |
| #1657 | throwTo + unsafeInterleaveIO oddness | Runtime System | closed | fixed | 6.6.1 | bug | normal | 12/15/10 |
Note:
See TracReports for help on using and creating reports.
