Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 5837)

1 2 3 4 5 6 7 8 9 10 11

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Milestone Component
#676 Write a performance checker for collections. Alson Kemp task normal _|_ libraries (other)
#1911 -w doesn't turn off nullModuleExport AndreaRossato bug normal 6.12.1 Compiler
#1169 Control.Monad.Cont documentation Andriy proposal normal Not GHC libraries (other)
#1000 Refactor HPC support AndyGill task normal 6.8.1 Compiler
#1340 Hpc Documentation AndyGill merge high 6.8.1 Documentation
#1438 Integrate Hpc core tools into GHC AndyGill task normal 6.8.1 Code Coverage
#2052 hpc ignores files containing LINES pragmas that refer to .hsc files AndyGill bug normal 6.10.1 Code Coverage
#2311 hpc markup fails to create directory when marking up coverage of a package AndyGill bug normal 6.10.1 Code Coverage
#2540 [Text.Regex] incorrect word boundary ("\\b") substitutions. Bug in regex-compat's subRegex handling of BOL flags. ChrisKuklewicz bug normal Not GHC libraries (other)
#6094 runInteractiveProcess not using new PATH GregWeber task normal 7.6.1 Compiler
#1317 add warning for the Prelude being imported implicitly Isaac Dupree feature request normal 6.8.1 Compiler
#3271 New methods for Data.Sequence LouisWasserman proposal normal Not GHC libraries (other)
#4236 arrow bug SamAnklesaria bug normal 7.0.1 Compiler
#4927 pattern match failure if compiled with -threaded adept bug normal -- libraries/base
#1510 Fix warning issued when using the -fhpc flag andy@… bug normal 6.8.1 Code Coverage
#5261 -pgmF messes up hpc .mix output andy@… bug low 7.6.1 Code Coverage
#1598 Could instances of Typeable, Data be added? ashley@… feature request normal Not GHC libraries (other)
#2671 Data.Time.Clock parseTime's %y parses "08" as 1908 ashley@… bug normal 7.2.1 libraries (other)
#3309 getArgs should return Unicode on Unix batterseapower bug high 7.2.1 libraries/base
#4827 Data.Array.IO.hPutArray/hGetArray ignore count argument batterseapower bug high 7.2.1 libraries (other)
#5581 ConstraintKinds lets you put the typechecker into a loop batterseapower bug normal Compiler (Type checker)
#7522 segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE batterseapower bug high 7.6.2 Compiler
#5253 Test 3307 and "readFileAs fileSystemEncoding" fails on Windows batterseapower@… bug normal libraries/base
#186 Bad sparc Int64 code via NCG with -O benl bug low _|_ Compiler (NCG)
#1015 regex001(ghci,threaded1) seg-faults under Solaris benl bug normal _|_ Compiler
#1501 Panic in RegisterAlloc benl bug high 6.12 branch Compiler (NCG)
#2692 ghc-6.10.0.20081007 seg faults on Sparc benl bug normal 6.12.1 Compiler
#2790 Use -fregs-graph by default benl task high 7.0.1 Compiler
#2981 ".space" directive not recognised by solaris assembler benl bug normal 6.12 branch Compiler (NCG)
#3170 -fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node. benl bug high 6.12.1 Compiler
#3182 Bad FP code generated by x86_64 native code generator. benl bug normal 6.12.1 Compiler (NCG)
#3879 Enable shared libraries on Windows benl feature request high 7.0.1 Compiler
#4368 T4144(dyn) failing on x86/Linux benl bug highest 7.0.1 Compiler (NCG)
#4407 Test dph-smvm fails due to moved data definition benl bug normal -- Test Suite
#4408 dph-words-opt fails to compile benl bug normal 7.4.1 Test Suite
#4419 dph tests fail with panic benl bug normal libraries (other)
#5065 dph tests failing benl bug high 7.2.1 Data Parallel Haskell
#5070 dph and new code generator don't play nicely with each other benl bug low 7.8.1 Data Parallel Haskell
#5194 "Fix build" broke build? benl bug normal -- Compiler
#5276 Multithreaded build failure benl bug normal Build System
#5658 Strict bindings are wrongly floated out of case alternatives. benl bug high 7.4.1 Compiler
#5817 dph-diophantine-copy-opt fails benl bug normal 7.4.2 Data Parallel Haskell
#7192 Bug in -fregs-graph with -fnew-codegen benl bug highest 7.8.1 Compiler
#635 Replace use of select() in the I/O manager with epoll/kqueue/etc. bos task normal _|_ libraries/base
#4514 IO manager can deadlock if a file descriptor is closed behind its back bos bug high 7.0.2 Runtime System
#4533 IO manager can leak MVars if threads are killed bos bug normal Runtime System
#5461 Reconfigurable pretty-printing in GHCi bravit feature request normal 7.6.1 Compiler
#961 implement associated type synonyms chak task normal 6.8.1 Compiler (Type checker)
#1716 panic when running program from GHCi chak bug normal 6.10 branch Compiler
#1722 Code using type synonym families requires workarounds to compile chak bug normal 6.10 branch Compiler (Type checker)
#1723 type unsafety with type family + GADT chak bug normal 6.10 branch Compiler (Type checker)
#1729 panic on type family chak bug normal Compiler (Type checker)
#1754 Border case type families/type equality coercions cause the impossible to happen chak bug normal 6.10 branch Compiler
#1769 Deriving Typeable for data families chak task low 7.0.1 Compiler (Type checker)
#1772 GHC doesn't like 'inline' type function applications chak bug normal 6.10 branch Compiler (Type checker)
#1775 type families: poor error massages when lacking instances chak bug normal 6.10 branch Compiler
#1776 type families : couldn't match type "Elem a" against type "Elem a" chak bug normal Compiler
#1808 type families: impossible happened, at runtime in GHCi chak bug normal 6.10 branch Compiler
#1809 type families: difference in type-checking between compile-time and run-time chak bug normal 6.10 branch Compiler
#1815 Occurs check error from equality constraint chak bug normal 6.10 branch Compiler (Type checker)
#1823 GADTs and scoped type variables don't work right chak bug normal 6.10 branch Compiler (Type checker)
#1834 No instance for <type family result type> in ghci command line chak bug normal 6.10 branch GHCi
#1897 Ambiguous types and rejected type signatures chak bug low 7.2.1 Compiler (Type checker)
#1900 Type families with class constraints: type-checker loops chak bug normal 6.10 branch Compiler (Type checker)
#1968 data family + GADT: not implemented yet chak bug normal 6.10 branch Compiler (Type checker)
#2040 GADT regression chak bug normal 6.10 branch Compiler (Type checker)
#2102 Typeclass membership doesn't bring coercion superclass requirements into scope chak bug low 7.2.1 Compiler (Type checker)
#2146 Decomposition rule for equalities is too weak in case of higher-kinded type families chak bug normal 6.10 branch Compiler (Type checker)
#2151 GADTs in function Patterns chak bug normal 6.10 branch Compiler
#2157 Equality Constraints with Type Families chak feature request normal 6.10 branch Compiler (Type checker)
#2202 type error causes type checker stack overflow chak bug normal 6.10.1 Compiler (Type checker)
#2203 TFs in class instances heads chak bug normal 6.12 branch Compiler (Type checker)
#2212 Double assignment to coercion variable chak bug normal 6.10 branch Compiler
#2219 GADT match fails to refine type variable chak bug normal 6.10 branch Compiler (Type checker)
#2360 More information in occurs check message chak feature request low 7.4.1 Compiler
#2432 type family panic: Coercion.splitCoercionKindOf chak bug normal 6.10.1 Compiler (Type checker)
#2435 Qualified name required when defining type family instance in instance declaration chak bug lowest 7.6.2 Compiler
#2436 Bad warning when exporting data families chak bug low 7.2.1 Compiler
#2448 Type equality constraint not propagated to superclass chak bug normal 6.10.1 Compiler (Type checker)
#2627 GADT + Type family doesn't unify like I expect chak bug normal -- Compiler (Type checker)
#2639 Core lint failure with type families, data families, and typeclasses chak bug normal 6.10.1 Compiler
#2664 type family + data family + typeclass + type error causes GHC to diverge chak bug low 7.0.1 Compiler
#2677 Detection of TF instance conflict depends on instance order chak bug normal 6.12 branch Compiler (Type checker)
#2715 Equality constraint in superclass not supported chak task low 7.2.1 Compiler (Type checker)
#2767 Type family bug ? chak bug normal 6.12 branch Compiler (Type checker)
#2775 Type Family panic chak bug normal 6.12.1 Compiler
#2796 GHC panic related to associated types chak bug normal 6.12.1 Compiler
#2828 TcTyFuns.uMeta: normalisation shouldn't allow x ~ x chak bug normal 6.12 branch Compiler
#2999 yi darcs crashes ghc 6.11.20090201 chak bug normal -- Compiler (Type checker)
#3005 Normalize fully-applied type functions prior to display chak feature request lowest 7.6.2 GHCi
#3208 Incorrect handling of recursive groups with signatures containing equalities and TFs chak bug low 7.0.1 Compiler
#3297 Compiler panic on incorrect code (TcTyFuns.flattenType: synonym family in a rank-n type) chak bug low 7.2.1 Compiler (Type checker)
#3330 Type checker hangs chak bug normal 7.0.1 Compiler (Type checker)
#3405 ghc: panic! FamInstEnv.pprFamInstHdr chak bug normal -- Compiler
#3409 type variable out of scope in worker/wrapper transformation chak bug normal -- Compiler
#3418 Equality constraint causes ghc panic chak bug normal -- Compiler
#3460 Can't use superclass when type coercions are involved chak bug low 7.0.1 Compiler (Type checker)
#3530 GHCi does not work on Snow Leopard chak bug high 6.12.1 GHCi
#3554 ASSERT failed! file TcMType.lhs line 349 chak bug normal 7.0.1 Compiler (Type checker)
#3714 Distinguish type parameters from indices chak feature request normal 7.4.1 Compiler
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.