Custom Query
Results (1 - 100 of 950)
Owner: AndreasVoellmy (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #7482 | GHC.Event overwrites main IO managers hooks to RTS | new | bug | normal | 7.8.1 | libraries/base |
Owner: AndyGill (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #1853 | hpc mix files for Main modules overwrite each other | new | bug | lowest | 7.6.2 | Code Coverage |
Owner: Baughn (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #2180 | Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock | new | feature request | normal | _|_ | Runtime System |
Owner: Remi (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #2986 | :info printing instances often isn't wanted | new | feature request | lowest | 7.6.2 | GHCi |
Owner: adrien (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #1487 | unix package: test needed for getLoginName | new | bug | lowest | 7.6.2 | libraries/unix |
Owner: andy@… (5 matches)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #2075 | hpc should render information about the run in its html markup | new | feature request | lowest | 7.6.2 | Code Coverage |
| #2224 | -fhpc inteferes/prevents rewrite rules from firing | new | bug | lowest | 7.6.2 | Code Coverage |
| #2991 | .mix files generation broken with -fhpc and --make flags with lhs modules | new | bug | lowest | 7.6.2 | Code Coverage |
| #3191 | hpc reports spurious results with .lhs files even after processing with ghc -E | new | bug | lowest | 7.6.2 | Code Coverage |
| #3376 | hpc and CPP don't mix on Windows | new | bug | lowest | 7.6.2 | Code Coverage |
Owner: batterseapower (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #3977 | Support double-byte encodings (Chinese/Japanese/Korean) on Windows | new | feature request | low | 7.8.1 | libraries/base |
Owner: benl (10 matches)
Owner: carter (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #7883 | enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives? | new | feature request | normal | -- | Compiler |
Owner: chak (8 matches)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #7078 | Panic using mixing list with parallel arrays incorrectly | new | bug | normal | 7.8.1 | Compiler |
| #7540 | Panic on type inference with vectorised parallel arrays | new | bug | highest | 7.8.1 | Compiler |
| #7736 | Parallel array enumeration causes compiler panic (enumFromToP) | new | bug | normal | 7.8.1 | Compiler |
| #5369 | Reinstate VECTORISE pragmas with expressions as right-hand sides | new | bug | normal | 7.6.2 | Data Parallel Haskell |
| #5470 | The DPH library needs to support PData and PRepr instances for more than 15-tuples | new | bug | normal | 7.6.2 | Data Parallel Haskell |
| #5646 | Initialise tuples using pragmas | new | bug | normal | 7.6.2 | Data Parallel Haskell |
| #5702 | Can't vectorise pattern matching on numeric literals | new | bug | normal | 7.6.2 | Data Parallel Haskell |
| #5840 | Extend the supported environment sizes of vectorised closures | new | bug | normal | 7.6.2 | Data Parallel Haskell |
Owner: clemens (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #2725 | Remove Hack in compiler/nativeGen/MachCodeGen.hs | new | bug | high | 7.8.1 | Compiler (NCG) |
Owner: daniel.is.fischer (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #5615 | ghc produces poor code for `div` with constant powers of 2. | new | bug | normal | 7.6.2 | Compiler |
Owner: diatchki (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #4385 | Type-level natural numbers | new | feature request | normal | 7.6.2 | Compiler (Type checker) |
Owner: dimitris (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #5642 | Deriving Generic of a big type takes a long time and lots of space | new | bug | high | 7.6.2 | Compiler |
Owner: dons@… (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #2269 | Word type to Double or Float conversions are slower than Int conversions | new | feature request | lowest | 7.6.2 | Compiler |
Owner: dreixel (7 matches)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #7263 | Add derived Show instances to GHC.Generics | new | feature request | normal | 7.8.1 | GHC API |
| #7269 | GeneralizedNewtypeDeriving and PolyKinds | new | bug | normal | 7.8.1 | Compiler |
| #7346 | Allow the use of `deriving` for GHC generics | new | feature request | normal | 7.8.1 | Compiler |
| #7459 | deriving Generic does not work with TypeLits | new | feature request | normal | 7.8.1 | Compiler |
| #7492 | Generic1 deriving: Can we replace Rec1 f with f :.: Par1? | new | feature request | normal | 7.8.1 | Compiler |
| #7800 | Error message when deriving Typeable without PolyKinds | new | bug | normal | 7.8.1 | Compiler |
| #5682 | Properly parse kind operators (from promoted type operators) | new | bug | low | 7.6.2 | Compiler |
Owner: dterei (13 matches)
Owner: duncan (6 matches)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #2496 | Invalid Eq/Ord instances in Data.Version | new | bug | normal | _|_ | libraries/base |
| #7200 | template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma | new | bug | high | 7.8.1 | Template Haskell |
| #3122 | Enhance --info | new | feature request | lowest | 7.6.2 | Compiler |
| #5672 | parBufferWHNF could be less subtle | new | feature request | normal | 7.6.2 | libraries (other) |
| #5827 | /usr/local hard-coded in cabal | new | bug | normal | 7.6.2 | libraries (other) |
| #5861 | bytestring: incorrect documentation for hGetContents | new | bug | normal | 7.6.2 | libraries (other) |
Owner: erikd (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #5140 | Fix LLVM backend for PowerPC | new | task | low | 7.6.2 | Compiler (LLVM) |
Owner: ezyang (6 matches)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #367 | Infinite loops can hang Concurrent Haskell | new | bug | lowest | _|_ | Compiler |
| #7606 | Stride scheduling for Haskell threads with priorities | new | feature request | normal | 7.8.1 | Runtime System |
| #7746 | Support loading/unloading profiled objects from a profiled executable | new | feature request | normal | 7.8.1 | Runtime System |
| #7751 | Incremental heap census | new | feature request | normal | 7.8.1 | Profiling |
| #7790 | Add dummy undefined symbols to indicate ways | new | task | normal | 7.8.1 | Compiler |
| #7831 | Bad fragmentation when allocating many large objects | new | bug | normal | 7.8.1 | Runtime System |
Owner: heisenbug (1 match)
| Ticket | Summary | Status | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #7814 | panic in PPC NCG | new | bug | high | 7.8.1 | Compiler |
Owner: igloo (31 matches)
Note: See TracQuery
for help on using queries.
