Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 581)

1 2 3 4 5 6

Priority: highest (5 matches)

Ticket Summary Status Owner Milestone Component Version
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change new 7.8.1 GHCi 7.7
#7926 eventfd: unsupported operation when doing anything new 7.8.1 Compiler 7.6.3
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 new igloo 7.8.1 GHCi 7.6.1-rc1
#7359 unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1) new igloo 7.6.3 libraries/unix 7.4.1
#7540 Panic on type inference with vectorised parallel arrays new chak 7.8.1 Compiler 7.6.1

Priority: high (71 matches)

Ticket Summary Status Owner Milestone Component Version
#314 #line pragmas not respected inside nested comments new 7.8.1 Compiler (Parser) 6.4
#781 GHCi on x86_64, cannot link to static data in shared libs new 7.8.1 Compiler 6.5
#2283 WIndows: loading objects that refer to DLL symbols new 7.8.1 GHCi 6.8.2
#3103 Compiling base with cabal fails. new 7.8.1 Compiler 6.10.1
#4012 Compilation results are not deterministic new 7.6.2 Compiler 6.12.2
#5019 OS X: ld: warning: could not create compact unwind for _ffi_call_unix64 new 7.8.1 Compiler 7.1
#5051 Typechecker behaviour change new 7.2.1 Compiler 7.0.2
#5361 regSpill: out of spill slots! new 7.8.1 Compiler 7.1
#5442 ghc-pkg unregister --user/--global/--package-conf not normative new 7.8.1 ghc-pkg 7.2.1
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 new 7.8.1 Compiler 7.2.2
#6098 debugger does not know the correct type for a newtype field new 7.8.1 GHCi 7.5
#6166 Performance regression in mwc-random since 7.0.x new 7.6.2 Compiler 7.4.2
#7011 32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8 new 7.8.1 libraries (other) 7.5
#7056 GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve' new 7.6.2 GHCi 7.4.1
#7097 linker fails to load package with binding to foreign library new 7.8.1 Runtime System 7.4.2
#7103 Compiler panic, when loading wxc in GHCi new 7.6.2 GHCi 7.4.2
#7152 Add flag to configure that skips overwriting of symlinks on install new 7.8.1 Build System 7.4.2
#7229 Detecting if a process was killed by a signal is impossible new 7.8.1 libraries/process
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new 7.8.1 Compiler 7.6.1
#7277 Recompilation check fails for TH unless functions are inlined new 7.6.2 Template Haskell 7.4.2
#7289 Mingw FPU init not Windows compatible. new 7.8.1 Runtime System 7.2.2
#7316 GHC segfaults on ARM new 7.6.2 Compiler 7.4.2
#7325 threadDelay mistreats minBound and maxBound in some configurations new 7.6.2 Runtime System 7.6.1
#7411 Exceptions are optimized away in certain situations new 7.8.1 Compiler 7.6.1
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o new 7.8.1 Build System 7.6.1
#7481 Partially promoted data types new 7.8.1 Compiler 7.6.1
#7501 Some GHCi options are undocummented new 7.8.1 Documentation 7.6.1
#7521 Simplifier ticks exhausted when compiling Accelerate example. new 7.8.1 Compiler 7.6.1
#7534 allocateRegsAndSpill: Cannot read from uninitialized register new 7.8.1 Compiler 7.7
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new 7.8.1 Compiler 7.6.1
#7598 ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range) new 7.8.1 Compiler 7.7
#7651 Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD) new 7.8.1 Build System 7.7
#7679 Regression in -fregs-graph performance new 7.8.1 Compiler (NCG) 7.6.2
#7715 threadDelay causes segfault on Mac if compiled by 32bit GHC new 7.8.1 Compiler 7.7
#7752 GHC as a library documentation out of sync new 7.8.1 Documentation 7.6.2
#7787 modifyMVar does not restore value if callback returns error value new 7.8.1 libraries/base 7.7
#7807 Parse error with "where" and file-ending comment new 7.8.1 Compiler (Parser) 7.7
#7830 Error: operand out of range new 7.8.1 Compiler 7.7
#7889 Build Error (master branch) new 7.8.1 GHCi 7.6.3
#3472 Porting through .hc files broken new -- 7.8.1 Build System 6.12.1 RC1
#4245 ghci panic: thread blocked indefinitely in an MVar operation new tibbe 7.6.2 GHCi 6.12.3
#7574 Register allocator chokes on certain branches with literals new thoughtpolice 7.8.1 Compiler (NCG) 7.7
#7678 GHC should compile cleanly with clang new thoughtpolice 7.8.1 Compiler 7.7
#3831 SpecConstr should exploit cases where there is exactly one call pattern new simonpj 7.8.1 Compiler 6.13
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate new simonpj 7.8.1 Compiler 6.12.1
#4364 Template Haskell: Cycle in type synonym declarations new simonpj 7.8.1 Compiler (Type checker) 7.1
#5539 GHC panic - Simplifier ticks exhausted new simonpj 7.6.2 Compiler 7.3
#5763 Confusing error message new simonpj 7.6.2 Compiler 7.2.2
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads new simonpj 7.6.2 libraries/base 7.2.2
#5954 Performance regression 7.0 -> 7.2 (still in 7.4) new simonpj 7.6.2 Compiler 7.4.1
#6022 GHC infers over-general types new simonpj 7.8.1 Compiler 7.4.1
#6147 GeneralizedNewtypeDeriving should fail with data families new simonpj 7.8.1 Compiler (Type checker) 7.2.1
#7068 Extensive Memory usage (regression) new simonpj 7.8.1 Compiler 7.4.1
#5902 Cannot tell from an exception handler whether the exception was asynchronous new simonmar 7.8.1 Compiler 7.4.1
#7198 New codegen more than doubles compile time of T3294 new simonmar 7.8.1 Compiler 7.4.2
#7320 GHC crashes when building on 32-bit Linux in a Linode new simonmar 7.6.2 Runtime System 7.6.1
#5620 Dynamic linking and threading does not work on Windows new igloo 7.6.2 Runtime System 7.2.1
#7028 incorrect link paths for in mac os x after install new igloo 7.8.1 Build System 7.4.2
#7043 32-bit GHC ceiling of negative float SEGFAULT: 11 new igloo 7.6.2 Compiler 7.4.1
#7298 Test 2228 fails with dynamic-by-default new igloo 7.8.1 GHCi 7.6.1
#7326 print035(ghci) fails when ghci is dynamic new igloo 7.8.1 GHCi 7.6.1
#7456 GHC API displays linker messages to stdout instead of via log_action new igloo 7.8.1 GHC API 7.4.2
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new igloo 7.8.1 Compiler 7.7
#7712 "make install" fails on Windows new igloo 7.8.1 Build System 7.7
#7772 Finish support for DYNAMIC_GHC_PROGRAMS on Windows new igloo 7.8.1 Compiler 7.7
#7833 installed GHC refers to libffi in the build directory new igloo 7.8.1 Build System 7.6.2
#7814 panic in PPC NCG new heisenbug 7.8.1 Compiler 7.7
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan 7.8.1 Template Haskell 7.0.4
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version new dterei 7.8.1 Compiler (LLVM) 7.6.1-rc1
#5642 Deriving Generic of a big type takes a long time and lots of space new dimitris 7.6.2 Compiler 7.3
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs new clemens 7.8.1 Compiler (NCG) 6.11

Priority: normal (24 matches)

Ticket Summary Status Owner Milestone Component Version
#149 missed CSE opportunity new _|_ Compiler 5.04.2
#457 Strictness problem new _|_ Compiler 6.4.1
#487 powerpc/linux segfaulting binaries new _|_ Compiler 6.4.1
#806 hGetBufNonBlocking doesn't work on Windows new _|_ libraries/base 6.4.2
#816 Weird fundep behavior (with -fallow-undecidable-instances) new _|_ Compiler (Type checker) 6.4.2
#947 ghc -O space leak: CSE between different CAFs new _|_ Compiler 6.5
#1057 Implicit parameters on breakpoints new _|_ GHCi 6.8.2
#1062 Bad output from Text.PrettyPrint.HughesPJ new _|_ libraries/pretty 6.6
#1087 bang patterns with infix ops new _|_ Compiler (Parser) 6.6
#1147 Quadratic behaviour in the compacting GC new _|_ Runtime System 6.6
#1168 Optimisation sometimes decreases sharing in IO code new _|_ Compiler 6.6
#1290 ghc runs preprocessor too much new _|_ Driver 6.7
#1308 Type signature in warning is wrong new _|_ Compiler 6.7
#1473 isSpace is too slow new _|_ libraries/base 6.6.1
#1526 -fobject-code doesn't apply to expressions typed at the prompt new _|_ Compiler 6.7
#1530 debugging :steps inside TH spliced code need to be bypassed new _|_ GHCi 6.7
#1544 Derived Read instances for recursive datatypes with infix constructors are too inefficient new 7.6.2 Compiler 6.6.1
#1614 Type checker does not use functional dependency to avoid ambiguity new _|_ Compiler (Type checker) 6.7
#1687 A faster (^)-function. new _|_ Prelude 6.6.1
#1831 reify never provides the declaration of variables new _|_ Template Haskell 6.8.1
#2031 relocation overflow new _|_ Compiler 6.8.2
#2057 inconsistent .hi file error gets ignored new _|_ Compiler 6.8.2
#2132 Optimise nested comparisons new _|_ Compiler 6.8.2
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows new 7.6.2 libraries/base 6.8.2
(more results for this group on next page)
1 2 3 4 5 6
Note: See TracQuery for help on using queries.