{12} Active Tickets by Version (998 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 (701 - 800 of 998)

1 2 3 4 5 6 7 8 9 10

7.4.2 (13 matches)

Ticket Summary Component Version Type Owner Status Created
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set Build System 7.4.2 bug igloo new 03/19/13
#7836 Runtime failure profiling with +RTS -hc -hbdrag,void Profiling 7.4.2 bug infoneeded 04/14/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
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent Compiler 7.4.2 bug infoneeded 05/17/13
#7925 ghc 7.4.2 builds with errors on Red Had Enterprise Linux 6 Compiler 7.4.2 bug new 05/22/13
#7934 usleep hangs, no threads Runtime System 7.4.2 bug new 05/25/13
#7015 Add support for 'static' Compiler 7.4.2 feature request new 06/20/12
#7048 Add the ability to statically define a `FunPtr` to a haskell function Compiler 7.4.2 feature request new 07/04/12
#7104 Add tryWriteTBQueue to Control.Concurrent.STM.TBQueue libraries (other) 7.4.2 feature request simonmar new 07/29/12
#7105 Better names for derived SCCs of instances Profiling 7.4.2 feature request simonmar new 07/30/12
#7181 Add documentation on heap-profile file format. Documentation 7.4.2 feature request new 08/23/12
#7204 Use a class to control FFI marshalling Compiler 7.4.2 feature request new 08/31/12
#7977 Optimization: Shift dropped list heads by coeffecient to prevent thunk generation Compiler 7.4.2 feature request new 06/11/13

7.4.2-rc1 (2 matches)

Ticket Summary Component Version Type Owner Status Created
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris Compiler 7.4.2-rc1 bug new 06/07/12
#7789 GHCI core dumps when used with VTY GHCi 7.4.2-rc1 bug igloo new 03/23/13

7.5 (20 matches)

Ticket Summary Component Version Type Owner Status Created
#6098 debugger does not know the correct type for a newtype field GHCi 7.5 bug new 05/15/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
#5910 Holes with other constraints Compiler (Type checker) 7.5 feature request new 03/02/12
#5775 Inconsistency in demand analysis Compiler 7.5 bug new 01/14/12
#5809 Arity analysis could be better Compiler 7.5 bug simonpj new 01/23/12
#5821 SPECIALISE fails with a cryptic warning Compiler 7.5 bug new 01/27/12
#5985 Type operators are not accepted as variables in contexts Compiler 7.5 bug new 04/02/12
#5996 fix for CSE Compiler 7.5 bug simonpj patch 04/10/12
#6062 TH treats non-functions in function position inconsistently Compiler 7.5 bug simonpj new 04/30/12
#6079 SEH exception handler not implemented on Win64 Runtime System 7.5 bug new 05/05/12
#7109 Inlining depends on datatype size, even with INLINE pragmas Compiler 7.5 bug simonpj new 08/01/12
#5823 FFI and CAPI needs {-# INCLUDE #-} back? Compiler 7.5 feature request new 01/28/12
#5834 Allow both INLINE and INLINABLE for the same function Compiler 7.5 feature request new 01/30/12
#5835 Make better use of known dictionaries Compiler 7.5 feature request new 01/30/12
#6024 Allow defining kinds alone, without a datatype Compiler (Type checker) 7.5 feature request new 04/19/12
#7021 Tuple (and other exotic predicates) not yet handled in Template Haskell Template Haskell 7.5 feature request new 06/21/12
#7081 arrow analogs of lambda case and multi-way if Compiler 7.5 feature request new 07/16/12
#5959 Top level splice in Template Haskell has over-ambitious lexical scope? Compiler 7.5 bug new 03/22/12
#6034 Parse error when using ' with promoted kinds Compiler (Parser) 7.5 bug new 04/23/12
#4479 Add Type Directed Name Resolution Compiler (Type checker) 7.5 feature request new 11/06/10

7.6.1 (65 matches)

Ticket Summary Component Version Type Owner Status Created
#7540 Panic on type inference with vectorised parallel arrays Compiler 7.6.1 bug chak new 01/01/13
#4144 Exception: ToDo: hGetBuf - when using custom handle infrastructure libraries/base 7.6.1 bug simonmar patch 06/20/10
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD Compiler 7.6.1 bug new 09/28/12
#7298 Test 2228 fails with dynamic-by-default GHCi 7.6.1 bug igloo new 10/04/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
#7326 print035(ghci) fails when ghci is dynamic GHCi 7.6.1 bug igloo new 10/13/12
#7411 Exceptions are optimized away in certain situations Compiler 7.6.1 bug new 11/13/12
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o Build System 7.6.1 bug new 11/26/12
#7481 Partially promoted data types Compiler 7.6.1 bug new 12/05/12
#7501 Some GHCi options are undocummented Documentation 7.6.1 bug new 12/14/12
#7521 Simplifier ticks exhausted when compiling Accelerate example. Compiler 7.6.1 bug new 12/21/12
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 Compiler 7.6.1 bug new 01/10/13
#7266 Allow fractional-looking integer literals Compiler 7.6.1 feature request new 09/23/12
#7241 GHC-7.6.1 panics on template haskell code Template Haskell 7.6.1 bug simonpj new 09/14/12
#7243 regression: acceptable foreign result types Compiler (FFI) 7.6.1 bug igloo new 09/16/12
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces Compiler 7.6.1 bug new 09/16/12
#7246 Callstack depends on way (prof, profasm, profthreaded Profiling 7.6.1 bug new 09/17/12
#7258 Compiling DynFlags is jolly slow Compiler 7.6.1 bug simonpj new 09/20/12
#7259 Eta expansion of products in System FC Compiler 7.6.1 bug simonpj new 09/21/12
#7269 GeneralizedNewtypeDeriving and PolyKinds Compiler 7.6.1 bug dreixel new 09/24/12
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` Compiler (Type checker) 7.6.1 bug simonpj new 10/04/12
#7305 T5975a is broken on Windows Test Suite 7.6.1 bug new 10/08/12
#7307 Share top-level code for strings Compiler 7.6.1 bug new 10/08/12
#7309 The Ix instance for (,) leaks space in range libraries (other) 7.6.1 bug new 10/08/12
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError GHCi 7.6.1 bug new 10/14/12
#7353 Make system IO interruptible on Windows libraries/base 7.6.1 bug new 10/20/12
#7367 Optimiser / Linker Problem on amd64 Build System 7.6.1 bug new 10/25/12
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' libraries/base 7.6.1 bug new 10/28/12
#7374 rule not firing Compiler 7.6.1 bug new 10/28/12
#7378 Identical alts/bad divInt# code Compiler 7.6.1 bug new 10/31/12
#7379 rangeTest test fails on Windows libraries/random 7.6.1 bug new 10/31/12
#7388 CAPI doesn't work with ghci GHCi 7.6.1 bug igloo new 11/02/12
#7398 RULES don't apply to a newtype constructor Compiler 7.6.1 bug new 11/08/12
#7399 Test Posix004 fails in test-suite libraries/unix 7.6.1 bug new 11/08/12
#7430 GHC API reports CPP errors in confusing ways GHC API 7.6.1 bug new 11/19/12
#7436 Derived Foldable and Traversable instances become extremely inefficient due to eta-expansion Compiler 7.6.1 bug merge 11/21/12
#7437 peculiar behaviour with default instances and type variables Compiler 7.6.1 bug simonpj new 11/21/12
#7450 Regression in optimisation time of functions with many patterns (6.12 to 7.4)? Compiler 7.6.1 bug new 11/26/12
#7461 Error messages about "do" statements contain false information Compiler (Type checker) 7.6.1 bug new 11/29/12
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. Compiler 7.6.1 bug igloo new 11/29/12
#7464 git tag for base-4.6.0.0 missing libraries/base 7.6.1 bug igloo new 11/30/12
#7473 getModificationTime gives only second-level resolution libraries/directory 7.6.1 bug new 12/03/12
#7475 Mysterious Data.Word Segmentation Fault in GHCi Compiler 7.6.1 bug new 12/03/12
#7484 Template Haskell allows building invalid record fields/names Template Haskell 7.6.1 bug new 12/06/12
#7503 Bug with PolyKinds, type synonyms & GADTs Compiler (Type checker) 7.6.1 bug simonpj new 12/16/12
#7511 Room for GHC runtime improvement >~5%, inlining related Compiler 7.6.1 bug new 12/19/12
#7520 Implement cardinality analysis Compiler 7.6.1 bug new 12/21/12
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified Compiler 7.6.1 bug new 12/28/12
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled Compiler 7.6.1 bug new 12/29/12
#7542 GHC doesn't optimize (strict) composition with id Compiler 7.6.1 bug simonpj new 01/01/13
#7543 Constraint synonym instances Compiler 7.6.1 bug new 01/01/13
#7558 Terrible error message when given and wanted are both insoluble Compiler 7.6.1 bug simonpj new 01/08/13
#7593 Unable to print exceptions of unicode identifiers Compiler 7.6.1 bug new 01/15/13
#7596 Opportunity to improve CSE Compiler 7.6.1 bug simonpj new 01/16/13
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms libraries/directory 7.6.1 bug new 01/17/13
#7610 Cross compilation support for LLVM backend Compiler (LLVM) 7.6.1 bug dterei new 01/19/13
#7624 Handling ImplicitParams in Instance Declaration Documentation 7.6.1 bug new 01/25/13
#7634 MD5 collision could lead to SafeHaskell violation libraries/base 7.6.1 bug new 01/28/13
#7643 Kind application error Compiler (Type checker) 7.6.1 bug simonpj new 01/31/13
#7644 Hackage docs for base library contain broken links Documentation 7.6.1 bug new 01/31/13
#7765 Odd error message for `runghc` with missing `main` function. Compiler 7.6.1 bug igloo new 03/12/13
#7253 Top-level bindings in ghci GHCi 7.6.1 feature request new 09/19/12
#7261 ghci's :info and :browse break encapsulation GHCi 7.6.1 feature request new 09/21/12
#7275 Give more detailed information about PINNED data in a heap profile Compiler 7.6.1 feature request igloo new 09/28/12
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.