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

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

Results (1701 - 1800 of 6820)

7.6.1 (25 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#5676 Typeclass instance function type declarations Compiler (Type checker) closed fixed feature request normal simonpj 02/19/12
#5242 IntMap.differenceKeysSet for removing an IntSet of keys libraries (other) closed wontfix 7.1 feature request normal fox@… 02/17/12
#1816 Add Data.Set.mapMaybe libraries/base closed wontfix proposal normal fox@… 02/17/12
#2021 let ghc find framework header files and link with frameworks located in $HOME/Library/Frameworks Compiler closed wontfix 6.8.2 feature request lowest 02/17/12
#5766 Asynchronous exception bugs in readProcess and readProcessWithExitCode libraries/process closed fixed 7.2.2 bug normal 02/13/12
#2892 (threadDelay (-1)) hangs Compiler closed fixed 6.10.1 bug lowest 02/10/12
#2078 INLINE and strictness Compiler closed fixed 6.8.2 bug lowest simonpj 02/10/12
#5818 gcd and fizzled reversed in event SparkCounters Runtime System closed wontfix 7.4.1-rc1 bug normal duncan 02/07/12
#5833 PolyKinds10 fails an assert Compiler closed fixed 7.4.1-rc2 bug normal 02/06/12
#5829 break003, break006, print019 fail with a DEBUG compiler Compiler closed fixed 7.4.1-rc2 bug normal 02/06/12
#5832 PolyKinds03 and PolyKinds13 fail an ASSERT Compiler closed fixed 7.4.1-rc2 bug normal simonpj 02/06/12
#5538 Foldable typeclass: make foldl' and foldr' class methods libraries/base closed fixed 7.2.1 task normal 01/25/12
#5679 Provide Arrow lift functions for Control.Arrow libraries/base closed wontfix 7.2.1 feature request normal 01/24/12
#5667 Data.Unique.Unique and Data.Graph.SCC are not instances of Show libraries/base closed wontfix 7.2.1 feature request normal 01/24/12
#5627 Proposal: Add Applicative instances for the remaining monads in base libraries/base closed fixed 7.2.1 feature request normal 01/24/12
#5740 Remove tabs from parser/LexCore.hs Compiler (Parser) closed fixed 7.2.1 bug normal nsch 01/15/12
#5699 Use sharing in the Alternative instance of Maybe libraries/base closed fixed 7.2.1 feature request normal 01/14/12
#5593 Proposal: Remove Num superclass of Bits libraries/base closed fixed 7.2.1 task normal 01/14/12
#5685 Proposal: Move the instances from Control.Monad.Instances into GHC.Base Compiler closed fixed 7.2.1 feature request normal 01/14/12
#5725 Mark all modules from the stm packages as Trustworthy libraries (other) closed fixed 7.2.1 feature request normal simonmar 01/04/12
#5730 unicode characters in cabal path leads to package installation failure Build System closed duplicate 7.0.4 bug normal 01/03/12
#3729 Allow modification of capabilities at runtime Runtime System closed fixed 6.13 task normal 12/19/11
#5595 Unification under a forall doesn't allow full constraint solving Compiler closed fixed 7.2.1 bug normal simonpj 12/13/11
#5486 LLVM can't compile HsOpenSSL Compiler (LLVM) closed fixed 7.2.1 bug normal dterei 12/06/11
#5530 TyVarBndr inside type quotations don't have kinds ascribed Template Haskell closed wontfix 7.0.3 feature request normal 11/10/11

7.4.3 (12 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#5544 threadDelay with large values crashes the IO manager on 64-bit OS X Runtime System closed duplicate 7.2.1 bug high 11/14/12
#3942 Strange profiling behaviour in 6.10.4 Profiling closed invalid 6.10.4 bug normal simonmar 09/12/12
#5723 GHCi (7.4.0.20111219) sometimes segfaults when reading .ghci GHCi closed invalid 7.3 bug high pumpkin 09/12/12
#5962 Data.Typeable: types which should compare equal don't libraries/base closed fixed 7.4.1 bug normal simonpj 08/10/12
#7030 GHCi tries to load the text package twice, leading to linking failure GHCi closed fixed 7.4.1 bug high simonmar 08/10/12
#4862 Enable usage of gold linker with GHC Compiler closed fixed 7.0.1 feature request normal igloo 08/05/12
#6146 Segmentation fault with eager blackholing Runtime System closed fixed 7.4.1 bug high simonmar 08/02/12
#6110 Data.Vector.Unboxed performance regression of 7.4.1 relative to 7.0.4 Compiler closed fixed 7.4.1 bug high pcapriotti 07/01/12
#6131 -fprof-auto adds cost centers to INLINE functions Profiling closed fixed 7.4.2-rc1 bug high 06/19/12
#5871 Patch for compilation on Hurd Build System closed fixed 7.4.1 bug normal 06/17/12
#5897 GHC runtime task workers are not released with C FFI Runtime System closed fixed 7.4.1 bug highest 06/15/12
#3966 Warn about useless UNPACK pragmas Compiler closed fixed 6.12.1 feature request normal simonmar 06/12/12

7.4.2 (63 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#5688 instance Read Integer/Rational/Double readsPrec out of memory and crash due to exponential notation libraries/base closed fixed 6.12.3 bug highest igloo 07/03/12
#7027 Lots of unnecessary recompilation Compiler closed fixed 7.4.1 bug normal 07/02/12
#3897 reading a large String as Double takes too long Prelude closed fixed 6.12.1 bug low 07/02/12
#5900 Git HEAD on PowerPC : Error: operand out of range Compiler closed fixed 7.5 bug high pcapriotti 06/27/12
#5899 RTS crash w/ strange closure type 603975781 on OS X 10.8 Runtime System closed worksforme 7.4.1 bug high 06/18/12
#6041 Program hangs when run under Ubuntu Precise Compiler closed invalid 7.4.1 bug high 06/15/12
#6103 Interrupted program cannot produce biographical heap profile Profiling closed fixed 7.4.1 bug high simonmar 06/09/12
#4968 openTempFile fails on Windows if a directory exists with the file name it tries libraries/base closed fixed 7.0.1 bug high pcapriotti 06/09/12
#5704 Bug in the handling of wired-in packages (like template-haskell) Package system closed wontfix 7.2.1 bug high simonmar 06/08/12
#5553 sendWakeup error in simple test program with MVars and killThread Runtime System closed worksforme 7.2.1 bug high tibbe 06/07/12
#6099 filepath library a lot bigger in 7.4.2 RC 1 Compiler closed fixed 7.4.2-rc1 bug highest pcapriotti 06/06/12
#6106 GHCi does not always detect when modules become stale during compilation GHCi closed fixed 7.4.1 bug high simonmar 06/05/12
#6105 GHCi does no respect -fforce-recomp GHCi closed fixed 7.4.1 bug high simonmar 06/05/12
#5623 GHC 7.2.1 Performance Regression: Vector Compiler closed fixed 7.3 bug high simonpj 05/10/12
#5727 Unclear documentation about .eventlog's spark information flag Documentation closed worksforme 7.3 bug high duncan 05/09/12
#5967 incompatible implicit declaration of function 'memcpy' Compiler closed fixed 7.4.1 bug high pcapriotti 05/08/12
#6006 hs_init(NULL, NULL) segfaults on latest snapshot Runtime System closed fixed 7.5 bug high simonmar 05/08/12
#6007 ghci: Importing specific non-existent names from a module breaks later imports GHCi closed fixed 7.4.1 bug normal simonmar 05/08/12
#6071 Compiled program segfaults Compiler closed worksforme 7.0.4 bug highest simonmar 05/05/12
#5976 Panic in a user Template Haskell function is wrongly reported as a GHC bug Compiler closed fixed 7.4.1 bug normal pcapriotti 05/02/12
#5943 Code without MVar: "thread blocked indefinitely in an MVar operation" Compiler closed fixed 7.4.1 bug high simonmar 04/30/12
#4817 Missing new flags description in the user guide Documentation closed fixed 7.4.1 bug normal 04/27/12
#6050 Documentation for option -Wall and warning -fwarn-unrecognised-pragmas Documentation closed fixed 7.4.1 bug normal pcapriotti 04/27/12
#5920 stack overflow in strict function depending on return type Compiler closed fixed 7.4.1 bug normal simonpj 04/26/12
#5716 Failure when using promoted data family instances Compiler closed fixed 7.5 bug normal 04/20/12
#5853 Out-of-memory crash when using RULES and type families Compiler closed fixed 7.4.1 bug high simonpj 04/20/12
#5715 Inliner fails to inline a function, causing 20x slowdown Compiler closed invalid 7.2.1 bug normal 04/20/12
#5969 Runtime crashes on parallel execution, GHC 7.0.4-7.4.1 Runtime System closed invalid 7.4.1 bug high simonmar 04/19/12
#5810 OSX Lion building 7.4 head causes Haddock Divide By Zero Compiler closed fixed 7.4.1-rc1 bug highest 04/16/12
#5993 Segfault with threaded runtime and low +RTS -k Compiler closed fixed 7.4.1 bug normal 04/16/12
#5072 Segfault on OS X in interpreted code Compiler closed worksforme 7.0.3 bug high 04/16/12
#5795 Breaking the staging restriction in type splices causes GHC panic Template Haskell closed fixed 7.4.1-rc1 bug normal 04/12/12
#5964 Documentation: DatatypeContexts is NOT on by default in 7.4.1 Documentation closed fixed 7.4.1 bug normal pcapriotti 04/11/12
#5826 Refer to Control.Concurrent instead of GHC.Conc in GHC 7.4.1 User's Guide Documentation closed fixed 7.4.1-rc2 task high 04/02/12
#5214 SIGSEGV in yieldCapability () Runtime System closed fixed 7.4.1 bug high simonmar 04/01/12
#5946 getAnyProcessStatus signals an exception libraries/unix closed fixed 7.0.4 bug high simonmar 04/01/12
#5979 ghci + PackageImports behaves strangely GHCi closed fixed 7.4.1 bug normal pcapriotti 03/31/12
#5839 ARM linker support Runtime System closed fixed feature request high pcapriotti 03/30/12
#5790 Missing document about .eventlog's u flag Documentation closed fixed 7.4.1-rc1 bug highest duncan 03/28/12
#5534 ghci -fobject-code strangeness GHCi closed fixed 7.2.1 bug high simonmar 03/28/12
#5843 hGetBufSome blocks when all available input is buffered (on Windows only) libraries/base closed fixed 7.2.2 bug high pcapriotti 03/28/12
#5932 closure_type_names in Printer.c has BLACKHOLE and BLOCKING_QUEUE swapped Runtime System closed fixed 7.4.1 bug normal simonmar 03/28/12
#5944 Bad hpc hash function Code Coverage closed fixed 7.2.2 bug high simonmar 03/26/12
#5800 hp2ps produces unescaped backslashes for nested functions Profiling closed fixed 7.4.1-rc1 bug normal 03/23/12
#5921 Two GHC linkers running in parallel on Windows goes wrong Compiler closed fixed 7.4.1 bug normal 03/22/12
#5947 Small typo in Data.List.\\ documentation libraries/base closed fixed 7.4.1 bug normal 03/19/12
#5337 mkRtsOptionsLevelObj should respect -optc standard headers Compiler closed fixed 7.0.4 bug high pcapriotti 03/19/12
#5870 writeChan is not 100% exception-safe libraries/base closed fixed 7.4.1 bug high simonmar 03/15/12
#5343 ghci should do an automatic ":r" after ":e" Compiler closed fixed 7.0.3 feature request high igloo 03/13/12
#5670 Document that Enum Integer is subject to list fusion. Documentation closed fixed 7.0.4 bug high 03/09/12
#5828 OSHaiku Compiler closed fixed 7.4.1-rc2 bug normal igloo 03/07/12
#5872 bug in default implementation of popCount libraries/base closed fixed 7.4.1 bug high tibbe 03/06/12
#5874 Document autoconf dependency in README Build System closed fixed 7.4.1 bug high simonmar 03/06/12
#5891 "createDirectory: already exists" error with parallel build Compiler closed fixed 7.4.1 bug high simonmar 03/06/12
#5878 main-is is too conservative Compiler closed fixed 7.4.1 bug normal simonmar 03/06/12
#5904 panic on :m *SomeModule followed by :reload, if SomeModule is already in scope GHCi closed fixed 7.4.1 bug normal 03/06/12
#5896 Three documentations inaccuracies related to concurrency. Documentation closed fixed 7.4.1 bug normal simonmar 03/06/12
#5866 Interrupting interleaved STM and resuming it produces segfault Runtime System closed fixed 7.4.1 bug high simonmar 03/06/12
#5851 RTS Crashes on Exit with double free Runtime System closed fixed 7.4.1 bug high simonmar 03/06/12
#5824 ARM StgRun register clobber list is broken Runtime System closed fixed 7.4.1-rc2 bug high simonmar 03/06/12
#5838 integer overflow in rts/RtsUtils:heapOverflow() Runtime System closed fixed 7.2.2 bug high simonmar 03/06/12
#5836 GHCi silently fails to import non-existing modules GHCi closed fixed 7.4.1-rc2 bug high simonmar 03/06/12
#5789 Bad link to documentation libraries/pretty closed fixed 7.2.2 bug normal dterei 03/05/12
Note: See TracReports for help on using and creating reports.