Custom Query

Filters
 
Columns

Show under each result:


Results (101 - 200 of 410)

1 2 3 4 5

Status: closed (30 matches)

Ticket Summary Owner Type Priority Component Version
#7457 printf's * doesn't like negative numbers bug normal libraries/base 7.6.1
#7470 Patch to enable GHC runtime system with thr_debug_p options... bug normal Build System 7.4.2
#7491 getNumCapabilities uses n_capabilities instead of enabled_capabilities bug normal libraries/base 7.6.1
#7498 panic : Register allocator: out of stack slots (need 147) bug high Compiler 7.7
#7518 Instruction list length in bco->instrs redundant task normal Runtime System 7.6.1
#7519 CLK_TCK is not always a constant bug normal libraries/base 7.7
#7530 Proposal: Add isLeft/isRight to Data.Either feature request normal libraries/base 7.6.1
#7548 GHC API dependency analysis is broken bug highest GHC API 7.4.2
#7561 Unnecessary Heap Allocations - Slow Performance bug normal Compiler 7.6.1
#7573 Testsuite should easily be able to compile .cmm files. feature request normal Test Suite 7.7
#7620 Via-C unregisterised build fails for integer-simple bug high Compiler 7.7
#7626 Add common utility variants of trace to Debug.Trace feature request normal libraries/base 7.6.1
#7639 Fix installation issues with cross compiling + honour Stage1Only properly bug normal Build System 7.7
#7671 No break spaces bug normal Compiler (Parser) 7.6.2
#7674 Separate StablePtr table from StableName table. task normal Runtime System 7.6.2
#7688 :kind should do kind generalisation bug normal Compiler 7.6.2
#7689 Primitive bitwise operations on Int# feature request normal Compiler 7.7
#7719 System.Timeout.timeout may leak <<timeout>> exceptions bug normal libraries/base 7.7
#7720 iOS patch no 9: Linking feature request normal Compiler 7.7
#7734 Missing backticks in error message bug normal Compiler 7.6.2
#7740 Remove direct cabal imports in Linker and Finder modules bug normal Compiler 7.7
#7759 iOS patch no 14: libraries/base changes bug normal libraries/base 7.6.2
#7760 iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper bug normal Build System 7.7
#7761 iOS patch no 16: pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to hsc2hs by stage feature request normal Compiler 7.7
#7813 Fix mismatched visibility of StgRun bug normal Runtime System 7.7
#7816 "main function" is not a function bug normal Compiler 7.6.2
#7817 Moving basic functions feature request normal libraries/base 7.6.2
#7823 ARM Thumb relocation fails to handle sign of veneer jumps bug normal Runtime System 7.6.2
#7824 problem with vector in arm bug normal GHCi 7.4.1
#7852 panic: kindFunResult ghc-prim:GHC.Prim.*{(w) tc 34d} bug high Compiler (Type checker) 7.6.3

Status: infoneeded (6 matches)

Ticket Summary Owner Type Priority Component Version
#6084 Add stg_ap_pnnv and related call patterns simonmar feature request normal Runtime System 7.4.1
#7327 Inconsistent behavior for relative paths in runProcess bug normal libraries/process 7.6.1
#7362 GHC generated DLL does not work on Windows XP/Server 2003 bug normal Build System 7.4.1
#7401 Can't derive instance for Eq when datatype has no constructor, while it is trivial do do so. feature request normal Compiler 7.6.1
#7565 GHC fails without an error when building text-0.11.2.3 bug normal Compiler 7.6.1
#7744 Can't install conduit via cabal-install bug normal Compiler 7.6.2

Status: merge (1 match)

Ticket Summary Owner Type Priority Component Version
#7773 Waiting on non-kqueue supported files on OS X AndreasVoellmy bug normal libraries/base 7.7

Status: new (63 matches)

Ticket Summary Owner Type Priority Component Version
#7482 GHC.Event overwrites main IO managers hooks to RTS AndreasVoellmy bug normal libraries/base 7.4.1
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows batterseapower feature request low libraries/base 6.13
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module benl bug normal Data Parallel Haskell 7.4.1
#7063 Register allocators can't handle non-uniform register sets benl bug normal Compiler (NCG) 7.4.2
#7091 DPH Matrix product memory usage benl bug normal Data Parallel Haskell 7.4.1
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH benl bug normal Compiler 7.4.1
#7330 Data Parallel Haskell (DPH) isn't usable yet. benl feature request normal Compiler 7.6.1
#7078 Panic using mixing list with parallel arrays incorrectly chak bug normal Compiler 7.4.1
#7540 Panic on type inference with vectorised parallel arrays chak bug highest Compiler 7.6.1
#7736 Parallel array enumeration causes compiler panic (enumFromToP) chak bug normal Compiler 7.7
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs clemens bug high Compiler (NCG) 6.11
#7263 Add derived Show instances to GHC.Generics dreixel feature request normal GHC API 7.7
#7269 GeneralizedNewtypeDeriving and PolyKinds dreixel bug normal Compiler 7.6.1
#7346 Allow the use of `deriving` for GHC generics dreixel feature request normal Compiler 7.7
#7459 deriving Generic does not work with TypeLits dreixel feature request normal Compiler 7.6.1
#7492 Generic1 deriving: Can we replace Rec1 f with f :.: Par1? dreixel feature request normal Compiler 7.7
#7800 Error message when deriving Typeable without PolyKinds dreixel bug normal Compiler 7.7
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version dterei bug high Compiler (LLVM) 7.6.1-rc1
#7297 LLVM incorrectly hoisting loads dterei bug normal Compiler (LLVM) 7.7
#7608 LLVM only handles a hard-coded list of triples. dterei task normal Compiler (LLVM) 7.7
#7610 Cross compilation support for LLVM backend dterei bug normal Compiler (LLVM) 7.6.1
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs dterei bug normal libraries/pretty 7.6.2
#7694 LLVM: bootstrapping with LLVM 3.2 does not work dterei bug normal Compiler (LLVM) 7.7
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma duncan bug high Template Haskell 7.0.4
#7606 Stride scheduling for Haskell threads with priorities ezyang feature request normal Runtime System 7.7
#7746 Support loading/unloading profiled objects from a profiled executable ezyang feature request normal Runtime System 7.7
#7751 Incremental heap census ezyang feature request normal Profiling 7.7
#7790 Add dummy undefined symbols to indicate ways ezyang task normal Compiler
#7831 Bad fragmentation when allocating many large objects ezyang bug normal Runtime System 7.7
#7814 panic in PPC NCG heisenbug bug high Compiler 7.7
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions igloo feature request normal Compiler (Parser) 6.10.4
#3658 Dynamically link GHCi (and use system linker) on platforms that support it igloo task high GHCi 6.10.4
#4374 Remove in-tree gmp igloo task high Build System 7.1
#5218 Add unpackCStringLen# to create Strings from string literals igloo feature request high Compiler 7.0.3
#5972 option to suppress (Monomorphic) record selector functions igloo feature request normal Compiler
#7028 incorrect link paths for in mac os x after install igloo bug high Build System 7.4.2
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 igloo bug highest GHCi 7.6.1-rc1
#7275 Give more detailed information about PINNED data in a heap profile igloo feature request normal Compiler 7.6.1
#7298 Test 2228 fails with dynamic-by-default igloo bug high GHCi 7.6.1
#7326 print035(ghci) fails when ghci is dynamic igloo bug high GHCi 7.6.1
#7371 Supporting old GHC versions in our libraries igloo task normal Build System 7.6.1
#7456 GHC API displays linker messages to stdout instead of via log_action igloo bug high GHC API 7.4.2
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. igloo bug normal Compiler 7.6.1
#7464 git tag for base-4.6.0.0 missing igloo bug normal libraries/base 7.6.1
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler igloo bug high Compiler 7.7
#7509 Changing the second prompt. :{ modules| No setting available to change. igloo feature request normal Compiler 7.6.1
#7544 GHC downloads are unsigned igloo feature request normal Build System 7.6.1
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation igloo bug normal GHCi 7.6.2
#7660 warning: conflicting types when compiling via-C igloo bug normal Compiler 7.7
#7665 dynamicToo001 fails on Windows igloo bug normal Compiler 7.7
#7698 thread blocked indefinitely in an MVar operation igloo bug normal GHCi 7.0.4
#7712 "make install" fails on Windows igloo bug high Build System 7.7
#7727 Nonsense evaluation: sequence [] = [] igloo bug normal GHCi 7.6.2
#7765 Odd error message for `runghc` with missing `main` function. igloo bug normal Compiler 7.6.1
#7768 "untracked content" in fresh clone of haskeline igloo bug normal Build System 7.7
#7772 Finish support for DYNAMIC_GHC_PROGRAMS on Windows igloo bug high Compiler 7.7
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set igloo bug normal Build System 7.4.2
#7789 GHCI core dumps when used with VTY igloo bug normal GHCi 7.4.2-rc1
#7811 intermittent 'unexpected' results of test ghcpkg01 igloo bug normal ghc-pkg 7.6.2
#7833 installed GHC refers to libffi in the build directory igloo bug high Build System 7.6.2
#7782 flag to run the demand analysis a second time nfrisby task normal Compiler 7.7
#7240 Stack trace truncated too much with indirect recursion nomeata bug normal Profiling 7.4.1
#7116 Missing optimisation: strength reduction of floating-point multiplication pcapriotti bug normal Compiler 7.4.2
(more results for this group on next page)
1 2 3 4 5
Note: See TracQuery for help on using queries.