{12} Active Tickets by Version (988 matches)

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

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

Results (1 - 100 of 988)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Component Version Type Owner Status Created
#7229 Detecting if a process was killed by a signal is impossible libraries/process bug new 09/07/12
#427 Random.StdGen slowness libraries/random bug rrnewton new 07/27/05
#4029 ghci leaks memory when loading a file GHCi bug new 04/28/10
#5761 Getting stdout and stderr as a single handle from createProcess does not work on Windows libraries/process bug new 01/10/12
#5861 bytestring: incorrect documentation for hGetContents libraries (other) bug duncan new 02/09/12
#7738 Testsuite failures for ghci tests normalising stderr output for .exe Test Suite bug patch 03/04/13
#7739 Testsuite failures for HPC way tests on Windows Test Suite bug patch 03/04/13
#2403 caching for runghc (runhaskell) Compiler feature request jsnx new 06/28/08
#3919 Or-patterns as GHC extension Compiler feature request new 03/14/10
#4385 Type-level natural numbers Compiler (Type checker) feature request diatchki new 10/11/10
#4470 Loop optimization: identical counters Compiler feature request new 11/04/10
#4900 DEPENDS pragma Compiler feature request new 01/17/11
#5144 Pattern synonyms Compiler feature request new 04/20/11
#5429 Docase notation as GHC extension Compiler feature request tomasp new 08/24/11
#5972 option to suppress (Monomorphic) record selector functions Compiler feature request igloo new 03/27/12
#7140 Allow type signature in export list Compiler (Type checker) feature request new 08/13/12
#989 Windows "native" port Compiler task new 11/06/06
#4438 Rename and register the "PArr" language extension when it is judged to be ready Data Parallel Haskell task benl new 10/25/10
#5567 LLVM: Improve alias analysis / performance Compiler (LLVM) task dterei new 10/18/11
#5793 make nofib awesome NoFib benchmark suite task dterei new 01/17/12
#5794 Nofib nightly regressions with pretty graphs NoFib benchmark suite task dterei new 01/17/12
#7790 Add dummy undefined symbols to indicate ways Compiler task ezyang new 03/24/13
#3517 GHC has lots of extra hidden IOErrorType values libraries/base bug new 09/15/09
#3704 Using -shared without -dynamic should be rejected on linux Compiler bug new 11/29/09
#3739 ghc-cabal mishandles relative paths in arguments Build System bug new 12/09/09
#3372 Allow for multiple linker instances Compiler feature request new 07/14/09
#3373 GHC API is not thread safe GHC API feature request new 07/14/09
#3895 "Fix" pervasive-but-unnecessary signedness in GHC.Prim Compiler feature request new 02/22/10
#5266 Licensing requirements and copyright notices None feature request new 06/19/11

5.0 (1 match)

Ticket Summary Component Version Type Owner Status Created
#552 GHCi :m doesn't restore default decl GHCi 5.0 bug new 06/08/01

5.04.2 (1 match)

Ticket Summary Component Version Type Owner Status Created
#149 missed CSE opportunity Compiler 5.04.2 bug new 06/12/03

6.10.1 (44 matches)

Ticket Summary Component Version Type Owner Status Created
#3103 Compiling base with cabal fails. Compiler 6.10.1 bug new 03/15/09
#2841 Ghci + foreign export declarations result in undefined symbols Compiler (FFI) 6.10.1 bug new 12/04/08
#3048 Heap size suggestion gets ignored when -G1 flag is passed Runtime System 6.10.1 bug new 02/24/09
#3081 Double output after Ctrl+C on Windows Runtime System 6.10.1 bug new 03/09/09
#3134 encodeFloat . decodeFloat Prelude 6.10.1 bug new 03/31/09
#3354 binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger) Build System 6.10.1 bug new 07/05/09
#3575 mkStdGen and split conspire to make some programs predictable libraries/random 6.10.1 bug rrnewton new 10/11/09
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. Compiler 6.10.1 feature request new 11/04/08
#2893 Implement "Quantified contexts" proposal Compiler 6.10.1 feature request new 12/23/08
#2895 Implement the "Class System Extension" proposal Compiler 6.10.1 feature request new 12/23/08
#3021 A way to programmatically insert marks into heap profiling output Profiling 6.10.1 feature request new 02/11/09
#3085 warn about language extensions that are not used Compiler 6.10.1 feature request new 03/11/09
#3024 Rewrite hp2ps in Haskell Profiling 6.10.1 task new 02/12/09
#2926 Foreign exported function returns wrong type Compiler (FFI) 6.10.1 bug new 01/08/09
#2896 Warning suggestion: argument not necessarily a binary operator Compiler 6.10.1 feature request new 12/23/08
#3052 ghc FFI doesn't support thiscall Compiler (FFI) 6.10.1 feature request new 02/27/09
#2776 Document -pgmL (Use cmd as the literate pre-processor) Documentation 6.10.1 bug new 11/12/08
#2823 Another arity expansion bug Compiler 6.10.1 bug new 11/28/08
#2840 Top level string literals Compiler 6.10.1 bug new 12/04/08
#2867 Make a way to tell GHC that a pragma name should be "recognised" Compiler 6.10.1 bug new 12/09/08
#2915 Arity is smaller than need be Compiler 6.10.1 bug simonpj new 01/06/09
#2933 LDFLAGS ignored by build system Build System 6.10.1 bug new 01/09/09
#2940 Do CSE after CorePrep Compiler 6.10.1 bug simonpj new 01/12/09
#2988 Improve float-in Compiler 6.10.1 bug new 01/29/09
#2991 .mix files generation broken with -fhpc and --make flags with lhs modules Code Coverage 6.10.1 bug andy@… new 01/30/09
#3003 Happy does not reject pragmas Build System 6.10.1 bug new 02/05/09
#3034 divInt# floated into a position which leads to low arity Compiler 6.10.1 bug new 02/18/09
#3061 GHC's GC default heap growth strategy is not as good as other runtimes Runtime System 6.10.1 bug new 03/02/09
#3065 Reorder tests in quot to improve code libraries/base 6.10.1 bug new 03/03/09
#3070 floor(0/0) should not be defined Prelude 6.10.1 bug squadette new 03/04/09
#3073 Avoid reconstructing dictionaries in recursive instance methods Compiler 6.10.1 bug new 03/05/09
#3107 Over-eager GC when blocked on a signal in the non-threaded runtime Runtime System 6.10.1 bug new 03/17/09
#3138 Returning a known constructor: GHC generates terrible code for cmonad Compiler 6.10.1 bug new 04/02/09
#3321 -fhpc assumes original sources relative to the current directory Compiler 6.10.1 bug new 06/22/09
#2721 Newtype deriving doesn't work with type families Compiler 6.10.1 feature request new 10/21/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
#3122 Enhance --info Compiler 6.10.1 feature request duncan new 03/24/09
#3140 (Windows?) GHCi doesn't load hierachical modules GHCi 6.10.1 feature request new 04/02/09
#2968 add test for C trigraphs Compiler 6.10.1 task kchugalinskiy new 01/20/09

6.10.2 (13 matches)

Ticket Summary Component Version Type Owner Status Created
#3178 Fix linking -lpthread for semaphores libraries/unix 6.10.2 bug new 04/19/09
#3195 runghc failing sometimes None 6.10.2 bug new 04/28/09
#3266 Segment fault with WxHaskell and GHC 6.10.2 Compiler 6.10.2 bug new 05/30/09
#1409 Allow recursively dependent modules transparently (without .hs-boot or anything) Compiler 6.10.2 feature request new 06/04/07
#3205 Generalized isomorphic deriving Compiler 6.10.2 feature request new 05/03/09
#3217 Make GHCi have separate flags for interactive Haskell expressions Compiler 6.10.2 feature request new 05/11/09
#3283 Selective disabling of unused bind warnings Compiler 6.10.2 feature request new 06/07/09
#3184 package.conf should be under /var, not /usr Package system 6.10.2 bug new 04/21/09
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E Code Coverage 6.10.2 bug andy@… new 04/25/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

6.10.3 (3 matches)

Ticket Summary Component Version Type Owner Status Created
#3215 Valgrind support Runtime System 6.10.3 feature request new 05/10/09
#3351 Generated ghc man page missing xrefs Documentation 6.10.3 bug new 07/05/09
#3355 Refactor Template Haskell syntax conversions Compiler 6.10.3 task new 07/06/09

6.10.4 (9 matches)

Ticket Summary Component Version Type Owner Status Created
#3658 Dynamically link GHCi (and use system linker) on platforms that support it GHCi 6.10.4 task igloo new 11/12/09
#3231 Permission denied error with runProcess/openFile libraries/base 6.10.4 bug simonmar new 05/15/09
#3333 GHCi doesn't load weak symbols GHCi 6.10.4 bug new 06/27/09
#3549 unlit does not follow H98 spec Compiler 6.10.4 bug new 09/28/09
#3569 ghci can't handle utf-8 chinese char correctly when modify. GHCi 6.10.4 bug judah new 10/08/09
#3628 exceptions reported to stderr when they propagate past forkIO libraries/base 6.10.4 bug new 10/30/09
#3995 Comment delimiters ignored inside compiler pragma Compiler (Parser) 6.10.4 bug new 04/19/10
#3447 Class restrictions on type instances Compiler 6.10.4 feature request new 08/21/09
#3490 Relax superclass restrictions Compiler 6.10.4 feature request new 09/08/09
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.