Custom Query

Filters
 
Columns

Show under each result:


Results (101 - 200 of 516)

1 2 3 4 5 6
Ticket Summary Owner Type Status Priority Milestone
#1441 Evaluating undefined should return line number and module of location of undefined feature request closed normal _|_
#1484 gcc installation problem? bug closed normal
#1552 GHCi thinks large list literals impossible? bug closed normal
#1573 GADT and typeclass funcional dependencies not working well together bug closed normal
#1618 It it not possible to manage the output codification. feature request closed normal
#1636 Profiling reports contain $f1, $f2 etc bug closed normal 6.8.1
#1637 internal error retainstack profiler bug closed normal
#1671 Cannot ^C out of certain computations in GHCi bug closed normal
#1682 ghci Foo.hs should load the Foo.hs file interpreted feature request closed normal 6.8.1
#1695 library submission: Data.Either.unzipEithers :: [Either a b] -> ([a],[b]) proposal closed normal Not GHC
#1707 simplifier causes stack overflow in ghc-6.8.0.20070916 bug closed normal
#1708 simplifier causes stack overflow in ghc-6.8.0.20070916 bug closed normal
#1714 GHC crashes when encountering arrow syntax bug closed high 6.8.1
#1724 Type family and GADT error bug closed high
#1731 Proposal: Rename haskell@ to haskell-announce@ task closed normal Not GHC
#1757 Simple example crashes GHC bug closed normal
#1761 Compiler panics on "phantom family" bug closed normal
#1793 Compiling QuickCheck fails bug closed normal
#1798 add better framework support to ghc feature request closed normal 6.10 branch
#1819 x86 native codegen implements float2int# incorrectly bug closed normal 6.8.3
#1865 GHCi debugger crashes with :print bug closed normal 6.8.2
#1882 GHC's vfork() silently dies, which renders compiling impossible (cyclic dependency) bug closed normal
#1895 Allow aliases in GHCi module imports feature request closed high 6.12.1
#1937 Configure script fails on target ia64 machine when trying to cross-compile ghc-6.8.1 bug closed normal
#1942 Warnings even with -w specified bug closed normal
#1945 Full laziness is sometimes a pessimisation bug closed normal
#1957 Program that runs slower with optimizations on bug closed normal
#1967 Allow runhaskell to execute not .hs/.lhs files feature request closed normal
#1982 Spurious "defined but not used" warnings for constructors of types deriving Read bug closed low
#1983 Panic on interpreting very large expr bug closed normal
#1986 runhaskell doesn't have a --version option feature request closed normal 6.10 branch
#1992 6.8.2 intermittent build failure on multiple OS X versions bug closed normal 6.8.3
#1998 Stricter enumFrom instance for Integer, to match Int bug closed normal 6.8.3
#2010 out of stack slots bug closed normal
#2016 GHC generates bad code for pointer manipulations from .cmm bug closed normal
#2037 Inner type declaration causes GHC panic bug closed normal --
#2046 Parse errors for mismatched brackets are awful feature request closed normal --
#2056 Incorrect warning about unused import bug closed normal --
#2058 Ghci tab-completion cannot handle Unicode bug closed normal 6.12.1
#2060 Unknown opcode 10904 bug closed normal --
#2061 ghc-pkg loops on mutually recursive package dependencies bug closed normal --
#2077 GHC ignores pragma due to preceding comment bug closed normal --
#2094 add two new forms of unsafePerformIO and one of unsafeInterleaveIO proposal closed normal --
#2096 FFI file operations broken on 32-bit systems (inc many functions in unix package) bug closed normal --
#2113 +++ ghci panic bug closed normal --
#2115 option for ghc rts to be linked as a shared object / dll feature request closed normal --
#2116 ghci should try to read erroneous modules partially feature request closed normal 6.10 branch
#2117 ppc "./Setup build" seg-faults on Mac OS leopard bug closed normal 6.8.3
#2124 My program compiles with -O1 but compiler panics with -O2 and up bug closed normal --
#2145 ghc does not terminate (renamer/typechecker?) bug closed normal --
#2160 "internal error: PAP object entered!" when running ghci compiled with profiling bug closed normal 6.10 branch
#2162 panic! (the 'impossible' happened) while compiling XMonadContrib bug closed normal --
#2167 The -main-is option to runghc does not appear to work. bug closed normal --
#2172 ghci / ghc -e outputs terminal escapes even when redirected to file/pipe bug closed normal --
#2183 GHCi bug closed normal --
#2195 yi: internal error: R_X86_64_PC32 relocation out of range: (noname) = 0x7c436730a bug closed normal --
#2220 Subprocesses do not close open FDs bug closed normal --
#2221 Can't use quotations ([| ... |]) insides declaration splices bug closed normal
#2229 ghc crashes on trying to build encoding module bug closed normal --
#2242 review and apply small patch removing no longer existing modules from ghc package db task closed normal --
#2274 ghc assumes sizeof (void *) != 32 on X86_64 bug closed normal --
#2284 Stack-hack optimization causes much re-computation in GUI callbacks bug closed normal _|_
#2288 ghc-6.8.2: panic! (the 'impossible' happened) (GHC version 6.8.2 for i386-apple-darwin): linkBCO: >= 64k insns in BCO bug closed normal --
#2290 Impossible happens compiling darcs bug closed normal --
#2317 Garbage collector crashes in simple parallel sorting program bug closed high 6.8.3
#2366 ASSERT failed! file typecheck/TcMType.lhs line 517 bug closed normal 6.10.1
#2404 GHCi :r does not reset imported class instances bug closed normal --
#2415 unfoldr segfaults bug closed normal --
#2418 desugaring type function application to constraint makes bug disappear bug closed normal 6.10.1
#2454 Closing handle from runInteractiveProcess causes myserious, uncatchable death. bug closed normal --
#2471 generate C wrappers for FFI functions task closed normal 6.10 branch
#2479 Crash on printing a ClockTime with a negative value for number of seconds since the epoch bug closed normal --
#2487 ghci baulks when trying the Glade tutorial bug closed normal --
#2504 linkBCO: >= 64k insns in BCO bug closed normal --
#2512 MAP_32BIT flag might not be respected under xen? bug closed normal 6.10.2
#2516 Panic in typechecker when checking rules bug closed normal --
#2524 GHCi linking error with Gtk2Hs. bug closed normal --
#2543 Nested SPECIALIZEd functions cause error: "Symbol _BadUTF8_zdf1_closure already defined." bug closed normal --
#2546 Reliable crash in checkBlackHoles bug closed normal --
#2553 panic: RegAllocLinear.getStackSlotFor: out of stack slots bug closed normal --
#2563 With -N4: "internal error: RELEASE_LOCK: I do not own this lock: Task.c 269" bug closed normal 6.10.1
#2568 hSetBuffering NoBuffering and getChar don't work properly on Windows bug closed normal 6.10 branch
#2569 Inferred type not accepted by compiler bug closed normal --
#2577 dependency on $HOME environment variable bug closed normal --
#2579 export Data.Map.toDescList proposal closed normal --
#2590 problem with very large lists bug closed normal --
#2593 Wrong size for Int in arguments to functions wrapped to FunPtr by FFI wrappers (on 64-bit machine) bug closed normal --
#2612 deriving Data.Typeable on phantom newtypes does not report that DeriveDataTypeable is needed bug closed normal --
#2621 sum and product thunkpile bug closed normal --
#2631 Template Haskell weird error message bug closed normal --
#2633 Broken windres in Windows installer bug closed normal 6.10.1
#2666 RegAllocLinear error when compling the Crypto-4.1.0 library bug closed normal --
#2667 GHC Linux binary distribution compiler panic bug bug closed normal --
#2676 (->2606) GHCi 6.10 prints `^[[A' for [UP], `^?' for [BACKSPACE] instead of intended action bug closed normal --
#2681 Incorrect imported module not used warning bug closed normal --
#2686 Panic in OpenAFP with GHC 6.10 RC bug closed high 6.10.1
#2719 urk! lookup local fingerprint with -O and TemplateHaskell bug closed normal --
#2730 Quasiquote or TH linking may need HPC flag bug closed normal 6.10.2
#2733 Newtype deriving over phantom types broke between GHC 6.6.1 and GHC 6.8.1 bug closed normal --
#2741 Delete key not working in GHCi bug closed normal --
1 2 3 4 5 6
Note: See TracQuery for help on using queries.