{6} All Tickets By Milestone (Including closed) (6825 matches)

A more complex example to show how to make advanced reports.

Results (601 - 700 of 6825)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#5077 Tests failing due to different type variables in the diagnostics Test Suite closed fixed 7.0.3 bug normal 05/16/11
#5079 T3330a: wrong stderr output (new type checking algorithm?) Test Suite closed fixed 7.0.3 bug normal 05/16/11
#5081 Unexpected passes arrows and ghci, typecheck and ghci Test Suite closed fixed 7.0.3 bug normal 05/16/11
#5186 GHC Heap Issue Compiler closed invalid 7.0.3 bug normal 05/09/11
#5175 UTCTime serialization not idempotent libraries (other) closed invalid 7.0.3 bug normal 05/06/11
#5159 Can't install Happstack in Windows Compiler closed invalid 7.0.3 bug normal 04/29/11
#5153 System.Environment.getArgs does not UTF-8 decode arguments even in UTF-8 locale libraries/base closed duplicate 7.0.3 bug normal 04/26/11
#5088 TextEncoding iconv instances are shared between threads libraries/base closed invalid 7.0.3 bug normal 04/04/11
#6115 ghc panic in long list of literals GHCi closed duplicate 7.0.4 bug normal 05/20/12
#6012 No warning for Incorrect display of 15! (factorial 15) when type is Int -> Int Compiler closed invalid 7.0.4 bug normal 04/16/12
#5852 methods and associated types treated differently wrt. qualification Compiler closed fixed 7.0.4 feature request normal 02/07/12
#5523 Mistake in error messages for importing infix constructors Compiler closed duplicate 7.0.4 bug normal 09/29/11
#5232 GHC improvements may need to be noted in T4801 and T3064 Test Suite closed invalid 7.1 bug normal 08/03/11
#5231 Further testsuite failures Test Suite closed fixed 7.1 bug normal 07/31/11
#5310 Validate fails due to overlapping pattern in StgCmmExpr Compiler closed fixed 7.1 bug normal 07/08/11
#5295 TEST_HC needs to be quoted in plugins/Makefile Test Suite closed fixed 7.1 bug normal 07/04/11
#5230 Segfault in cgrun064 Compiler closed fixed 7.1 bug normal tibbe 06/07/11
#5200 Ignore files generated while running tests Build System closed fixed 7.1 bug normal 05/16/11
#5194 "Fix build" broke build? Compiler closed fixed 7.1 bug normal benl 05/16/11
#5195 Make dist-clean less stupid Build System closed invalid 7.1 bug normal 05/13/11
#5185 dynamic001 fails due to printing types qualified Test Suite closed fixed 7.1 bug normal 05/12/11
#5103 LLVM backend broken with LLVM 2.9 Compiler (LLVM) closed fixed 7.1 bug normal dterei 05/04/11
#4991 base GHC/Conc/Sync causes build failure libraries/base closed worksforme 7.1 bug normal 03/01/11
#4407 Test dph-smvm fails due to moved data definition Test Suite closed fixed 7.1 bug normal benl 10/17/10
#5750 Pretty-print LLVM .ll output files Compiler (LLVM) closed fixed 7.2.1 bug normal dterei 01/11/12
#5729 ForeignPtr leak in ghci GHCi closed duplicate 7.2.1 bug normal 12/28/11
#5671 ghc-7.2 vector code segfaults Compiler closed fixed 7.2.1 bug normal 12/16/11
#5684 ghc: panic! (the 'impossible' happened) (ghc 7.2.2) Compiler closed fixed 7.2.1 bug normal 12/15/11
#5681 par# and spark# call newSpark differently, confuses LLVM backend Compiler (LLVM) closed duplicate 7.2.1 bug normal dterei 12/06/11
#5675 OperationalError: database is locked None closed fixed 7.2.1 bug normal 12/03/11
#2606 Backspace, delete, etc. don't work in ghci in HEAD GHCi closed invalid 7.2.1 bug normal 11/28/11
#5636 LLVM: popcnt instruction doesn't compile in LLVM 3.0 Compiler (LLVM) closed fixed 7.2.1 bug normal dterei 11/21/11
#5635 compiling iteratee with llvm backend fails with panic Compiler (LLVM) closed fixed 7.2.1 bug normal dterei 11/17/11
#5621 GHCI is out of memory in such a simple case GHCi closed invalid 7.2.1 bug normal 11/10/11
#5601 Proposal: Add NFData instances for strict and lazy ByteStrings libraries (other) closed fixed 7.2.1 feature request normal 11/07/11
#5583 GHC.Stats should use cameCase in its public API libraries/base closed fixed 7.2.1 bug normal 10/25/11
#5524 Unnecessary overflow in encodeFloat libraries/base closed fixed 7.2.1 bug normal daniel.is.fischer 10/02/11
#5519 Some unicode symbols are not allow in literal characters or strings Compiler closed duplicate 7.2.1 bug normal 09/29/11
#5487 LLVM broken at -O0 Compiler (LLVM) closed fixed 7.2.1 bug normal dterei 09/14/11
#5415 ghc panic building text 0.11.1.5 with 7.2.1 from debian/experimental Compiler closed invalid 7.2.1 bug normal 08/15/11
#5703 vector fails to compile due to simplifier ticks exhausted Compiler closed duplicate 7.3 bug normal 12/15/11
#5506 LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions Compiler (LLVM) closed wontfix 7.3 task normal dterei 10/18/11
#5464 Change the way the extra bindings for the generic representation are generated Compiler closed fixed 7.3 task normal dreixel 10/07/11
#5525 Mismatch between documentation and behaviour of encodeFloat libraries/base closed fixed 7.3 bug normal 10/02/11
#5488 GHC-7.2.1 standalone failed to bootstrap ghc-HEAD on windows Build System closed duplicate 7.3 bug normal 09/28/11
#5517 Dumping core-prep goes to stdout. Compiler closed invalid 7.3 bug normal 09/28/11
#5502 ghc-stage2: internal error: invalid closure Compiler closed worksforme 7.3 bug normal 09/23/11
#5384 GHC.Integer.GMP.Internals no longer exports S# and J# Compiler closed fixed 7.3 bug normal 08/27/11
#7777 ghc panic: varargs + sets Compiler closed duplicate 7.4.1 bug normal 03/19/13
#7583 IO reordering Compiler closed invalid 7.4.1 bug normal 01/15/13
#7529 Crash when using (->) instead of (=>) in a typeclass instance Compiler (Parser) closed duplicate 7.4.1 bug normal 12/25/12
#7314 GHCi 64-bit OS X segfaults on interaction with C-libraries Compiler closed worksforme 7.4.1 bug normal 12/01/12
#7455 ghc panic on show Compiler closed duplicate 7.4.1 bug normal 11/28/12
#7423 panic on typo in deriving clause Compiler closed duplicate 7.4.1 bug normal 11/17/12
#7322 The 'impossible happened' compiling with -fext-core Compiler closed duplicate 7.4.1 bug normal 10/12/12
#7251 ghc: unrecognised flags: -fdph-par Compiler closed invalid 7.4.1 bug normal 09/22/12
#7214 Missing Typeable instances libraries/base closed invalid 7.4.1 bug normal 09/03/12
#7208 ghci panic: nameModule show{tv a9W} GHCi closed duplicate 7.4.1 bug normal 09/01/12
#7142 ghc: panic! (the 'impossible' happened) when using lowercase eq/show in deriving Compiler closed duplicate 7.4.1 bug normal 08/13/12
#7055 GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve' GHCi closed duplicate 7.4.1 bug normal 07/06/12
#7013 GHC should complain if LLVM doesn't use the same architecture Driver closed invalid 7.4.1 feature request normal 06/25/12
#6141 ghc: panic! (the 'impossible' happened) Compiler closed invalid 7.4.1 bug normal 06/04/12
#6100 mistake in class inheritance system Compiler closed invalid 7.4.1 bug normal 05/16/12
#5973 Rewrite rule not firing for typeclass Compiler closed invalid 7.4.1 bug normal SamAnklesaria 05/01/12
#6066 Constraint Kinds don't work with Template Haskell Compiler closed duplicate 7.4.1 bug normal 05/01/12
#6051 Parsing type constraints in GHC 7.4.1 Compiler closed duplicate 7.4.1 bug normal 04/26/12
#6029 GHC fails to stop at phase HCc Compiler closed duplicate 7.4.1 bug normal 04/21/12
#6023 cpp symbol __GLASGOW_HASKELL__ doesn't reflect version number Compiler closed invalid 7.4.1 bug normal 04/19/12
#5986 HSQL won't install: missing FlexibleInstances libraries (other) closed fixed 7.4.1 bug normal 04/02/12
#5894 Add generalization of Data.Map.unionWith with (a -> b -> c) as the combining function libraries (other) closed invalid 7.4.1 feature request normal 02/24/12
#5893 Insane memory usage in vector libraries (other) closed invalid 7.4.1 bug normal 02/24/12
#5885 +RTS -? does not work Runtime System closed invalid 7.4.1 bug normal 02/19/12
#5847 Error message trying to use SOE Compiler closed fixed 7.4.1 bug normal 02/06/12
#5796 Runtime caught in an infinite loop Runtime System closed duplicate 7.4.1-rc1 bug normal 01/17/12
#5772 Failed kind inference in class declaration (regression error) Compiler (Type checker) closed invalid 7.4.1-rc1 bug normal 01/13/12
#7836 Runtime failure profiling with +RTS -hc -hbdrag,void Profiling infoneeded 7.4.2 bug normal 04/23/13
#7849 Error on pattern matching of an existential whose context includes a type function Compiler (Type checker) new 7.4.2 bug normal 04/22/13
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent Compiler new 7.4.2 bug normal 05/17/13
#7925 ghc 7.4.2 builds with errors on Red Had Enterprise Linux 6 Compiler new 7.4.2 bug normal 05/22/13
#7911 The following code makes ghc panic Compiler closed duplicate 7.4.2 bug normal 05/15/13
#7900 The impossible happend Compiler closed duplicate 7.4.2 bug normal 05/09/13
#7886 data command does not work on WinGHCi Compiler closed duplicate 7.4.2 bug normal 05/04/13
#7882 #line with empty filename leads to crash Compiler closed duplicate 7.4.2 bug normal 05/02/13
#7795 panic! the impossible happened GHCi closed duplicate 7.4.2 bug normal 03/26/13
#7701 compiler exception when -> is used instead of => in instance definition Compiler closed duplicate 7.4.2 bug normal 02/17/13
#7549 Deriving Bug? Compiler closed duplicate 7.4.2 bug normal 01/02/13
#7538 Panic on Irrefutable Pattern Failure Compiler closed duplicate 7.4.2 bug normal 12/29/12
#7358 ghc: panic! (The 'impossible' happened) from RnSource.lhs Compiler closed duplicate 7.4.2 bug normal 10/22/12
#7234 Linker spews useless error message and failes. Build System closed invalid 7.4.2 bug normal 09/21/12
#7252 Impossible error when deriving lower-cased type class (nameModule show{tv a9Y}) Compiler closed duplicate 7.4.2 bug normal 09/18/12
#7211 Huge space leak on a program that shouldn't leak Compiler closed invalid 7.4.2 bug normal 09/13/12
#7188 `someName` does not always act like an infix. Compiler closed invalid 7.4.2 bug normal 08/24/12
#7183 Spelling "show" with lovercase causes compiler crash Compiler closed duplicate 7.4.2 bug normal 08/23/12
#7174 panic when using function in 'deriving' data declaration Compiler closed duplicate 7.4.2 bug normal 08/21/12
#7096 linker fails to load package with binding to foreign library Runtime System closed duplicate 7.4.2 bug normal 08/07/12
#7018 Preprocess code before checking safety Compiler closed invalid 7.4.2 feature request normal 06/23/12
#7120 Markdown literate programming proposal Compiler closed invalid 7.5 feature request normal 09/21/12
#6043 ARM build fails Compiler closed duplicate 7.5 bug normal 07/08/12
#5939 Standalone deriving Generic on type with instantiated arguments Compiler closed fixed 7.5 bug normal dreixel 06/21/12
#6052 type-level - PAP object entered Compiler closed fixed 7.5 bug normal 04/27/12
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.