Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 953)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#7482 GHC.Event overwrites main IO managers hooks to RTS new AndreasVoellmy bug normal 7.8.1
#1853 hpc mix files for Main modules overwrite each other new AndyGill bug lowest 7.6.2
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new Baughn feature request normal _|_
#2986 :info printing instances often isn't wanted new Remi feature request lowest 7.6.2
#1487 unix package: test needed for getLoginName new adrien bug lowest 7.6.2
#2075 hpc should render information about the run in its html markup new andy@… feature request lowest 7.6.2
#2224 -fhpc inteferes/prevents rewrite rules from firing new andy@… bug lowest 7.6.2
#2991 .mix files generation broken with -fhpc and --make flags with lhs modules new andy@… bug lowest 7.6.2
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new andy@… bug lowest 7.6.2
#3376 hpc and CPP don't mix on Windows new andy@… bug lowest 7.6.2
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new batterseapower feature request low 7.8.1
#3782 Data Parallel "Impossible happened" compiler error new benl bug low 7.6.2
#3903 DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks" new benl bug low 7.6.2
#4081 Strict constructor fields inspected in loop new benl bug low 7.6.2
#4438 Rename and register the "PArr" language extension when it is judged to be ready new benl task normal _|_
#5807 DPH library functions don't work without -fvectorise. new benl bug normal 7.6.2
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new benl bug normal 7.8.1
#7063 Register allocators can't handle non-uniform register sets new benl bug normal 7.8.1
#7091 DPH Matrix product memory usage new benl bug normal 7.8.1
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH new benl bug normal 7.8.1
#7330 Data Parallel Haskell (DPH) isn't usable yet. new benl feature request normal 7.8.1
#7883 enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives? new carter feature request normal --
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides new chak bug normal 7.6.2
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new chak bug normal 7.6.2
#5646 Initialise tuples using pragmas new chak bug normal 7.6.2
#5702 Can't vectorise pattern matching on numeric literals new chak bug normal 7.6.2
#5840 Extend the supported environment sizes of vectorised closures new chak bug normal 7.6.2
#7078 Panic using mixing list with parallel arrays incorrectly new chak bug normal 7.8.1
#7540 Panic on type inference with vectorised parallel arrays new chak bug highest 7.8.1
#7736 Parallel array enumeration causes compiler panic (enumFromToP) new chak bug normal 7.8.1
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs new clemens bug high 7.8.1
#5615 ghc produces poor code for `div` with constant powers of 2. new daniel.is.fischer bug normal 7.6.2
#4385 Type-level natural numbers new diatchki feature request normal 7.6.2
#5642 Deriving Generic of a big type takes a long time and lots of space new dimitris bug high 7.6.2
#2269 Word type to Double or Float conversions are slower than Int conversions new dons@… feature request lowest 7.6.2
#5682 Properly parse kind operators (from promoted type operators) new dreixel bug low 7.6.2
#7263 Add derived Show instances to GHC.Generics new dreixel feature request normal 7.8.1
#7269 GeneralizedNewtypeDeriving and PolyKinds new dreixel bug normal 7.8.1
#7346 Allow the use of `deriving` for GHC generics new dreixel feature request normal 7.8.1
#7459 deriving Generic does not work with TypeLits new dreixel feature request normal 7.8.1
#7492 Generic1 deriving: Can we replace Rec1 f with f :.: Par1? new dreixel feature request normal 7.8.1
#7800 Error message when deriving Typeable without PolyKinds new dreixel bug normal 7.8.1
#4210 LLVM: Dynamic Library Support new dterei feature request low 7.6.2
#4211 LLVM: Stack alignment on OSX new dterei task normal 7.6.2
#4213 LLVM: Add support for TNTC to LLVM compiler suite new dterei feature request low 7.6.2
#5567 LLVM: Improve alias analysis / performance new dterei task normal 7.6.2
#5786 Dynanmic way fails when GHC built with LLVM backend new dterei bug normal 7.6.2
#5793 make nofib awesome new dterei task normal _|_
#5794 Nofib nightly regressions with pretty graphs new dterei task normal _|_
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version new dterei bug high 7.8.1
#7297 LLVM incorrectly hoisting loads new dterei bug normal 7.8.1
#7608 LLVM only handles a hard-coded list of triples. new dterei task normal 7.8.1
#7610 Cross compilation support for LLVM backend new dterei bug normal 7.8.1
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs new dterei bug normal 7.8.1
#7694 LLVM: bootstrapping with LLVM 3.2 does not work new dterei bug normal 7.8.1
#2496 Invalid Eq/Ord instances in Data.Version new duncan bug normal _|_
#3122 Enhance --info new duncan feature request lowest 7.6.2
#5672 parBufferWHNF could be less subtle new duncan feature request normal 7.6.2
#5827 /usr/local hard-coded in cabal new duncan bug normal 7.6.2
#5861 bytestring: incorrect documentation for hGetContents new duncan bug normal 7.6.2
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan bug high 7.8.1
#5140 Fix LLVM backend for PowerPC new erikd task low 7.6.2
#367 Infinite loops can hang Concurrent Haskell new ezyang bug lowest _|_
#7606 Stride scheduling for Haskell threads with priorities new ezyang feature request normal 7.8.1
#7746 Support loading/unloading profiled objects from a profiled executable new ezyang feature request normal 7.8.1
#7751 Incremental heap census new ezyang feature request normal 7.8.1
#7790 Add dummy undefined symbols to indicate ways new ezyang task normal 7.8.1
#7831 Bad fragmentation when allocating many large objects new ezyang bug normal 7.8.1
#7814 panic in PPC NCG new heisenbug bug high 7.8.1
#1407 Add the ability to :set -l{foo} in .ghci files new igloo feature request normal _|_
#1693 Make distclean (still) doesn't new igloo bug lowest 7.6.2
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new igloo feature request normal 7.8.1
#3658 Dynamically link GHCi (and use system linker) on platforms that support it new igloo task high 7.8.1
#4374 Remove in-tree gmp new igloo task high 7.8.1
#5218 Add unpackCStringLen# to create Strings from string literals new igloo feature request high 7.8.1
#5401 LANGUAGE pragma parser nit new igloo bug normal 7.6.2
#5578 write access permission of binary result different on OpenBSD new igloo bug low 7.6.2
#5620 Dynamic linking and threading does not work on Windows new igloo bug high 7.6.2
#5972 option to suppress (Monomorphic) record selector functions new igloo feature request normal 7.8.1
#7028 incorrect link paths for in mac os x after install new igloo bug high 7.8.1
#7043 32-bit GHC ceiling of negative float SEGFAULT: 11 new igloo bug high 7.6.2
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 new igloo bug highest 7.8.1
#7243 regression: acceptable foreign result types new igloo bug normal 7.6.2
#7275 Give more detailed information about PINNED data in a heap profile new igloo feature request normal 7.8.1
#7298 Test 2228 fails with dynamic-by-default new igloo bug high 7.8.1
#7326 print035(ghci) fails when ghci is dynamic new igloo bug high 7.8.1
#7359 unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1) new igloo bug highest 7.6.3
#7371 Supporting old GHC versions in our libraries new igloo task normal 7.8.1
#7388 CAPI doesn't work with ghci new igloo bug normal 7.6.2
#7456 GHC API displays linker messages to stdout instead of via log_action new igloo bug high 7.8.1
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. new igloo bug normal 7.8.1
#7464 git tag for base-4.6.0.0 missing new igloo bug normal 7.8.1
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new igloo bug high 7.8.1
#7509 Changing the second prompt. :{ modules| No setting available to change. new igloo feature request normal 7.8.1
#7544 GHC downloads are unsigned new igloo feature request normal 7.8.1
#7592 Building the latest master branch on FreeBSD 9.1 fails new igloo bug normal 7.8.1
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation new igloo bug normal 7.8.1
#7660 warning: conflicting types when compiling via-C new igloo bug normal 7.8.1
#7665 dynamicToo001 fails on Windows new igloo bug normal 7.8.1
#7698 thread blocked indefinitely in an MVar operation new igloo bug normal 7.8.1
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.