{13} All Tickets by Milestone (985 matches)

This report shows how to color results by priority, while grouping results by milestone.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Results (1 - 100 of 985)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Component Version Type Owner Status Created
#7836 Runtime failure profiling with +RTS -hc -hbdrag,void Profiling 7.4.2 bug infoneeded 04/14/13
#7842 Incorrect checking of let-bindings in recursive do Compiler (Type checker) 7.7 bug new 04/16/13
#7849 Error on pattern matching of an existential whose context includes a type function Compiler (Type checker) 7.4.2 bug new 04/19/13
#7858 Fix definitions of abs/signum for Floats/Doubles libraries/base 7.6.3 bug new 04/22/13
#7866 floor (0/0) :: Int is different with -O0 and -O1 Compiler 7.6.2 bug new 04/26/13
#7876 hClose002 for ghci hangs on Mac OS X Compiler 7.6.3 bug new 05/01/13
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X GHCi 7.6.3 bug new 05/01/13
#7884 Cannot build hedgewars with new haskell 7.6 Compiler 7.6.2 bug new 05/03/13
#7885 LLVM build broken Compiler (LLVM) 7.7 bug new 05/03/13
#7894 Crash on :i M.-> Compiler (Parser) 7.6.3 bug new 05/07/13
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall Compiler 7.6.2 bug new 05/09/13
#7912 Missing symbols from termios.h when linking on Android libraries/unix 7.7 bug new 05/15/13
#7913 Argument order not preserved by nubBy Prelude 7.6.3 bug new 05/15/13
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent Compiler 7.4.2 bug new 05/17/13
#7921 DSO linking bug in unix package libraries/unix 7.6.3 bug new 05/20/13
#7835 ghc --make: allow passign .cmm, .c and .hs files in one command line Compiler 7.6.2 feature request new 04/14/13
#7843 GHC should be able to list all possible command line options Driver 7.6.2 feature request jstolarek patch 04/17/13
#7845 RebindableSyntax should allow rebinding tuples and lists Compiler 7.7 feature request new 04/18/13
#7847 Maintain per-generation lists of weak pointers Runtime System 7.7 feature request patch 04/19/13
#7870 Compilatio​n errors break the complexity encapsulat​ion on DSLs, impairs success in industry Compiler (Type checker) 7.7 feature request new 04/27/13
#7883 enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives? Compiler 7.7 feature request carter new 05/02/13
#7895 Warning for literal overflow Compiler 7.6.3 feature request new 05/07/13
#7917 update documentation of InstalledPackageInfo Documentation 7.6.3 task new 05/17/13

Release (16 matches)

Ticket Summary Component Version Type Owner Status Created
#7854 Constrained method type accepted in Haskell 98 mode Compiler 7.6.3 bug new 04/21/13
#7862 Could not deduce (A) from the context (A, ...) Compiler (Type checker) 7.6.2 bug new 04/25/13
#7874 segfault 11 on mac os x when building compiler for ghc 7.7.20130430 Compiler 7.7 bug new 04/30/13
#7880 Require "forall" in definitions of polymorphic types Compiler 7.6.3 bug new 05/02/13
#7897 MakeTypeRep fingerprints be proper, robust fingerprints Compiler 7.6.3 bug new 05/08/13
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 Compiler 7.6.3 bug new 05/08/13
#7903 Failure to find class instance specified with extra parentheses Compiler 7.6.3 bug new 05/10/13
#7904 GHC calls the cc1 of a gcc thats not the first in PATH Compiler 7.6.3 bug new 05/10/13
#7908 InstanceSigs suggestion not accepted Compiler 7.7 bug new 05/14/13
#7916 PolyKinds without type signatures Compiler (Type checker) 7.7 bug new 05/16/13
#7855 Use optimizer for more information about incomplete pattern matches Compiler (Type checker) 7.7 feature request new 04/22/13
#7860 Add more bit fiddling functions to 'integer-gmp' libraries (other) 7.6.3 feature request patch 04/23/13
#7863 Verbosity level for quieter Template Haskell Template Haskell 7.6.3 feature request new 04/25/13
#7867 Allow template-haskell to communicate with itself between compilation units through the interface file Template Haskell 7.6.3 feature request infoneeded 04/26/13
#7881 Warning for pointless ranges like [5..2] Compiler 7.6.3 feature request new 05/02/13
#7902 Add support for byte endianness swapping exposed as a primops Compiler 7.7 feature request patch 05/09/13

6.10.1 Release (1 match)

Ticket Summary Component Version Type Owner Status Created
#2528 nub not as reliable as nubBy libraries/base 6.8.2 bug new 08/20/08

6.12 branch Release (1 match)

Ticket Summary Component Version Type Owner Status Created
#2595 Implement record update for existential and GADT data types Compiler 6.8.3 feature request new 09/15/08

7.0.1 Release (1 match)

Ticket Summary Component Version Type Owner Status Created
#4139 Spurious non-exhaustive pattern match warnings are given using GADTs Compiler 7.4.1 bug new 06/16/10

7.2.1 Release (1 match)

Ticket Summary Component Version Type Owner Status Created
#5051 Typechecker behaviour change Compiler 7.0.2 bug new 03/26/11

7.4.1 Release (1 match)

Ticket Summary Component Version Type Owner Status Created
#5610 Improve "Unacceptable argument type in foreign declaration" error message Compiler (Type checker) 7.6.1-rc1 feature request new 11/07/11

7.6.2 Release (56 matches)

Ticket Summary Component Version Type Owner Status Created
#4012 Compilation results are not deterministic Compiler 6.12.2 bug new 04/24/10
#4245 ghci panic: thread blocked indefinitely in an MVar operation GHCi 6.12.3 bug tibbe new 08/07/10
#5539 GHC panic - Simplifier ticks exhausted Compiler 7.3 bug simonpj new 10/08/11
#5620 Dynamic linking and threading does not work on Windows Runtime System 7.2.1 bug igloo new 11/10/11
#5642 Deriving Generic of a big type takes a long time and lots of space Compiler 7.3 bug dimitris new 11/16/11
#5763 Confusing error message Compiler 7.2.2 bug simonpj new 01/11/12
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads libraries/base 7.2.2 bug simonpj new 02/08/12
#5909 Segfault with multi-threaded retainer profiling Runtime System 7.4.1 bug simonmar merge 03/01/12
#5954 Performance regression 7.0 -> 7.2 (still in 7.4) Compiler 7.4.1 bug simonpj new 03/20/12
#6166 Performance regression in mwc-random since 7.0.x Compiler 7.4.2 bug new 06/15/12
#7043 32-bit GHC ceiling of negative float SEGFAULT: 11 Compiler 7.4.1 bug igloo new 07/02/12
#7056 GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve' GHCi 7.4.1 bug new 07/06/12
#7103 Compiler panic, when loading wxc in GHCi GHCi 7.4.2 bug new 07/28/12
#7277 Recompilation check fails for TH unless functions are inlined Template Haskell 7.4.2 bug new 09/28/12
#7316 GHC segfaults on ARM Compiler 7.4.2 bug new 10/09/12
#7320 GHC crashes when building on 32-bit Linux in a Linode Runtime System 7.6.1 bug simonmar new 10/11/12
#7325 threadDelay mistreats minBound and maxBound in some configurations Runtime System 7.6.1 bug new 10/13/12
#7636 threadStackUnderflow: not enough space for return values Compiler 7.6.2 bug simonmar merge 01/28/13
#1216 Missed opportunity for let-no-esape Compiler 6.6 bug simonpj new 03/12/07
#1466 Stack check for AP_STACK Compiler 6.6.1 bug simonmar new 06/28/07
#1496 Newtypes and type families combine to produce inconsistent FC(X) axiom sets Compiler (Type checker) 6.7 bug simonpj new 07/04/07
#1544 Derived Read instances for recursive datatypes with infix constructors are too inefficient Compiler 6.6.1 bug new 07/17/07
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows libraries/base 6.8.2 bug new 03/31/08
#2301 Proper handling of SIGINT/SIGQUIT libraries/process 6.12.3 bug new 05/21/08
#3231 Permission denied error with runProcess/openFile libraries/base 6.10.4 bug simonmar new 05/15/09
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) GHCi 7.4.1 bug new 05/18/09
#3333 GHCi doesn't load weak symbols GHCi 6.10.4 bug new 06/27/09
#3654 Mach-O GHCi linker lacks support for a range of relocation entries Runtime System 6.13 bug new 11/10/09
#4268 Annotation extension needs a flag Compiler 7.0.4 bug new 08/23/10
#4295 Review higher-rank and impredicative types Compiler 6.12.3 bug simonpj new 09/07/10
#4347 Bug in unification of polymorphic and not-yet-polymorphic type Compiler (Type checker) 7.1 bug new 09/27/10
#4372 Extending quasiquotation support Template Haskell 6.12.3 bug new 10/06/10
#4451 Re-linking avoidance is too aggressive Compiler 7.1 bug simonmar new 10/29/10
#5289 Can't use ghci with a library linked against libstdc++ GHCi 7.0.3 bug new 06/28/11
#5320 check_overlap panic (7.1 regression) Compiler 7.1 bug simonpj new 07/13/11
#5355 Link plugins against existing libHSghc Compiler 7.0.3 bug new 07/29/11
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides Data Parallel Haskell 7.0.4 bug chak new 08/02/11
#5401 LANGUAGE pragma parser nit Compiler (Parser) 7.0.3 bug igloo new 08/09/11
#5412 dataTypeConstrs gives unhelpful error message libraries/base 7.1 bug new 08/13/11
#5443 Errors when shutting down the event manager loop Compiler 7.2.1 bug tibbe new 08/31/11
#5444 Slow 64-bit primops on 32 bit system Compiler 7.2.1 bug new 08/31/11
#5463 SPECIALISE pragmas generated from Template Haskell are ignored Template Haskell 7.2.1 bug new 09/05/11
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples Data Parallel Haskell 7.3 bug chak new 09/08/11
#5498 Generalized newtype deriving allows creating of instances I can't create by hand Compiler 7.3 bug new 09/21/11
#5522 mc03 -O -fliberate-case -fspec-constr runs out of memory Compiler 7.3 bug simonpj new 09/28/11
#5615 ghc produces poor code for `div` with constant powers of 2. Compiler 7.4.1-rc1 bug daniel.is.fischer new 11/09/11
#5630 External Core needs love Compiler 7.2.1 bug new 11/13/11
#5641 The -L flag should not exist Profiling 7.2.1 bug new 11/16/11
#5645 Sharing across functions causing space leak Compiler 7.2.1 bug new 11/17/11
#5646 Initialise tuples using pragmas Data Parallel Haskell 7.3 bug chak new 11/17/11
#5666 Can't use writeFile to write unicode characters. libraries (other) 7.4.2 bug new 11/28/11
#5692 Source code with large floating constants in exponential notation cannot be compiled Compiler 7.2.1 bug pcapriotti new 12/12/11
#5702 Can't vectorise pattern matching on numeric literals Data Parallel Haskell 7.3 bug chak new 12/14/11
#5724 Confusing warning message for incomplete patterns Compiler 7.3 bug new 12/24/11
#5761 Getting stdout and stderr as a single handle from createProcess does not work on Windows libraries/process bug new 01/10/12
#5775 Inconsistency in demand analysis Compiler 7.5 bug new 01/14/12
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.