{13} All Tickets by Milestone (982 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 (401 - 500 of 982)

1 2 3 4 5 6 7 8 9 10

7.6.2 Release (60 matches)

Ticket Summary Component Version Type Owner Status Created
#1534 [Debugger] Watch on accesses of "variables" GHCi 6.7 feature request new 07/13/07
#1574 Broken link testing Documentation 6.6.1 feature request new 08/01/07
#1721 Make GHCi print the entire result of an interactive 'bind' statement Compiler 6.6.1 feature request new 09/20/07
#1885 Improve CPR analysis Compiler 6.8.1 feature request simonpj new 11/13/07
#1894 Add a total order on type constructors Compiler (Type checker) 6.8.1 feature request new 11/14/07
#2075 hpc should render information about the run in its html markup Code Coverage 6.8.2 feature request andy@… new 02/04/08
#2104 Add Labels Compiler 6.8.2 feature request new 02/17/08
#2110 Rules to eliminate casted id's Compiler 6.8.2 feature request new 02/18/08
#2119 explicitly importing deprecated symbols should elicit the deprecation warning Compiler 6.8.2 feature request new 02/22/08
#2135 Warn if functions are exported whose types cannot be written Compiler 6.8.2 feature request new 03/04/08
#2168 ghci should show haddock comments for identifier GHCi 6.8.2 feature request new 03/22/08
#2215 :disable command to disable breakpoints GHCi 6.9 feature request new 04/11/08
#2258 ghc --cleanup Compiler 6.8.2 feature request new 05/01/08
#2269 Word type to Double or Float conversions are slower than Int conversions Compiler 6.8.2 feature request dons@… new 05/07/08
#2333 Emit a warning if an INLINE function is a loop breaker Compiler 6.8.2 feature request new 06/03/08
#2340 Improve Template Haskell error recovery Template Haskell 6.8.2 feature request new 06/04/08
#2345 :browse limitations (browsing virtual namespaces, listing namespaces) GHCi 6.8.2 feature request new 06/04/08
#2365 Warn about suspicious flags in OPTIONS_GHC pragmas Compiler 6.8.2 feature request new 06/16/08
#2460 provide -mwindows option like gcc Compiler 6.8.2 feature request new 07/21/08
#2514 Add/Expose Binary API that allows dumping of any GHC Binary instance GHC API 6.9 feature request nominolo new 08/12/08
#2522 Warning for missing export lists Compiler 6.8.3 feature request new 08/18/08
#2526 warn about missing signatures only for exported functions Compiler 6.8.3 feature request new 08/20/08
#2531 Prune duplicates in ghci history GHCi 6.8.3 feature request new 08/21/08
#2550 Add an option to read file names from a file instead of the command line Compiler 6.9 feature request new 08/27/08
#2598 Avoid excessive specialisation in SpecConstr Compiler 6.8.3 feature request new 09/16/08
#2600 Bind type variables in RULES Compiler 6.8.3 feature request simonpj new 09/16/08
#2640 Treat -X flags consistently in GHCi Compiler 6.8.3 feature request new 10/02/08
#2641 Revise the rules for -XExtendedDeafultRules Compiler 6.8.3 feature request new 10/02/08
#2648 Report out of date interface files robustly GHCi 7.6.3 feature request new 10/03/08
#2721 Newtype deriving doesn't work with type families Compiler 6.10.1 feature request new 10/21/08
#2737 add :tracelocal to ghci debugger to trace only the expressions in a given function GHCi 6.8.3 feature request new 11/03/08
#2803 bring full top level of a module in scope when a breakpoint is hit in the module GHCi 6.8.3 feature request new 11/23/08
#2836 Data.Typeable does not use qualified names Compiler 6.10.1 feature request new 12/01/08
#2945 add command :mergetrace GHCi 6.10.1 feature request new 01/13/09
#2946 tracing should be controled by a global flag GHCi 6.10.1 feature request new 01/13/09
#2950 show breakpoint numbers of breakpoints which were ignored during :force GHCi 6.10.1 feature request new 01/14/09
#2986 :info printing instances often isn't wanted GHCi 6.10.1 feature request Remi new 01/28/09
#3000 :break command should recognize also nonexported top level symbols in qualified IDs GHCi 6.10.1 feature request new 02/03/09
#3032 would be nice if -fno-code and --make worked together Compiler 6.8.2 feature request new 02/16/09
#3122 Enhance --info Compiler 6.10.1 feature request duncan new 03/24/09
#3123 make INLINE work for recursive definitions (generalized loop peeling/loop unrolling) Compiler 6.11 feature request new 03/25/09
#3140 (Windows?) GHCi doesn't load hierachical modules GHCi 6.10.1 feature request new 04/02/09
#3192 Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic to ghc-api GHC API 6.10.2 feature request new 04/25/09
#3251 split rts headers into public and private Runtime System 6.10.2 feature request new 05/21/09
#3282 How to start an emacs editor within ghci asynchronously with :edit filename.hs :set editor emacs & don't go GHCi 6.10.2 feature request new 06/07/09
#3314 Add compilation date to +RTS --info Compiler 6.10.2 feature request new 06/20/09
#3452 Show type of most recent expression in GHCi GHCi 6.10.4 feature request new 08/22/09
#3870 Avoid Haddock-links to the Prelude Documentation 6.12.1 feature request new 02/08/10
#602 Warning Suppression Compiler None task new 06/30/04
#1016 Avoidance of unaligned loads is overly conservative Compiler 6.6 task new 11/20/06
#1377 GHCi debugger tasks GHCi 6.7 task mnislaih new 05/25/07
#1572 Make it easy to find documentation for GHC and installed packages Compiler 6.6.1 task new 08/01/07
#1600 Optimisation: CPR the results of IO Compiler 6.6.1 task new 08/08/07
#1631 Make the External Package Table contain ModDetails not ModIface Compiler 6.6.1 task new 08/23/07
#1880 Unify flag descriptions to generate both docs and code Compiler 6.8.1 task new 11/12/07
#2123 implement waitForProcess using signals libraries/process 6.8.2 task new 02/26/08
#2437 More accurate package dependencies Package system 6.8.3 task new 07/11/08
#2968 add test for C trigraphs Compiler 6.10.1 task kchugalinskiy new 01/20/09
#3355 Refactor Template Haskell syntax conversions Compiler 6.10.3 task new 07/06/09
#3646 Enforce requirement that our repos contains a subset of upstream's patches Compiler 6.10.4 task new 11/07/09

7.6.3 Release (7 matches)

Ticket Summary Component Version Type Owner Status Created
#7359 unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1) libraries/unix 7.4.1 bug igloo new 10/22/12
#7646 resource busy (file is locked) with multi-threaded file ops libraries/base 7.6.2 bug simonmar merge 01/31/13
#7436 Derived Foldable and Traversable instances become extremely inefficient due to eta-expansion Compiler 7.6.1 bug merge 11/21/12
#7714 The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid Compiler 7.7 bug merge 02/24/13
#7729 GHC panics. Invalid core Compiler 7.6.2 bug new 03/01/13
#7850 Strangely high memory usage on optimized Ackermann function Compiler 7.6.2 bug patch 04/20/13
#7693 Flush .hp file at the end of each sample Runtime System 7.7 feature request merge 02/15/13

7.8.1 Release (33 matches)

Ticket Summary Component Version Type Owner Status Created
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 GHCi 7.6.1-rc1 bug igloo new 08/12/12
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change GHCi 7.7 bug new 11/01/12
#7540 Panic on type inference with vectorised parallel arrays Compiler 7.6.1 bug chak new 01/01/13
#2451 New signal-handling API libraries/unix 6.8.3 task simonmar new 07/18/08
#314 #line pragmas not respected inside nested comments Compiler (Parser) 6.4 bug new 02/28/05
#781 GHCi on x86_64, cannot link to static data in shared libs Compiler 6.5 bug new 05/31/06
#2283 WIndows: loading objects that refer to DLL symbols GHCi 6.8.2 bug new 05/14/08
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs Compiler (NCG) 6.11 bug clemens new 10/26/08
#3103 Compiling base with cabal fails. Compiler 6.10.1 bug new 03/15/09
#3472 Porting through .hc files broken Build System 6.12.1 RC1 bug new 08/28/09
#3831 SpecConstr should exploit cases where there is exactly one call pattern Compiler 6.13 bug simonpj new 01/20/10
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate Compiler 6.12.1 bug simonpj new 03/18/10
#4144 Exception: ToDo: hGetBuf - when using custom handle infrastructure libraries/base 7.6.1 bug simonmar patch 06/20/10
#4364 Template Haskell: Cycle in type synonym declarations Compiler (Type checker) 7.1 bug simonpj new 10/04/10
#5019 OS X: ld: warning: could not create compact unwind for _ffi_call_unix64 Compiler 7.1 bug new 03/12/11
#5361 regSpill: out of spill slots! Compiler 7.1 bug new 07/30/11
#5442 ghc-pkg unregister --user/--global/--package-conf not normative ghc-pkg 7.2.1 bug new 08/30/11
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 Compiler 7.2.2 bug new 01/16/12
#5902 Cannot tell from an exception handler whether the exception was asynchronous Compiler 7.4.1 bug simonmar new 02/27/12
#6022 GHC infers over-general types Compiler 7.4.1 bug simonpj new 04/19/12
#6063 GHC's build-time ld-flag checks are problematic Compiler 7.4.1 bug thoughtpolice patch 04/30/12
#6098 debugger does not know the correct type for a newtype field GHCi 7.5 bug new 05/15/12
#6147 GeneralizedNewtypeDeriving should fail with data families Compiler (Type checker) 7.2.1 bug simonpj new 06/06/12
#7011 32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8 libraries (other) 7.5 bug new 06/18/12
#7028 incorrect link paths for in mac os x after install Build System 7.4.2 bug igloo new 06/23/12
#7068 Extensive Memory usage (regression) Compiler 7.4.1 bug simonpj new 07/11/12
#7097 linker fails to load package with binding to foreign library Runtime System 7.4.2 bug new 07/25/12
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version Compiler (LLVM) 7.6.1-rc1 bug dterei new 08/13/12
#7152 Add flag to configure that skips overwriting of symlinks on install Build System 7.4.2 bug new 08/15/12
#7198 New codegen more than doubles compile time of T3294 Compiler 7.4.2 bug simonmar new 08/29/12
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma Template Haskell 7.0.4 bug duncan new 08/29/12
#7229 Detecting if a process was killed by a signal is impossible libraries/process bug new 09/07/12
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD Compiler 7.6.1 bug new 09/28/12
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.