Custom Query

Filters
 
Columns

Show under each result:


Results (701 - 800 of 5826)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Milestone Component
#2355 Building NDP fails with GHC panic on x86_64 bug normal -- Compiler
#2360 More information in occurs check message chak feature request low 7.4.1 Compiler
#2362 allow full import syntax in GHCi igloo feature request high 7.0.1 Compiler
#2364 Make the maximum tuple size accesible feature request normal 6.10.1 Compiler
#2367 ASSERT failed! file basicTypes/MkId.lhs line 643 merge normal 6.8 branch Compiler
#2368 ASSERT failed! file coreSyn/CorePrep.lhs line 669 igloo bug normal 6.10.2 Compiler
#2373 Build fails to pass locations of external tools to libraries igloo bug normal 6.10.1 Compiler
#2377 Building ghc-api with profiling fails during install bug normal 6.10.1 Compiler
#2378 panic: lookupVers1, when standalone deriving Typeable and Data merge normal 6.8 branch Compiler
#2388 GHC creates invalid test instruction for 64-bit code simonmar bug normal 6.10.1 Compiler
#2394 deriving instance Data (a->b) leads to 'impossible' error instead of "can't do" message bug normal -- Compiler
#2395 "Pattern match(es) are overlapped" warning with a single view pattern (ghc 6.9.20080606) igloo bug normal 6.12.1 Compiler
#2396 Default class method not inlined bug low 7.0.1 Compiler
#2409 Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined bug normal 6.10.1 Compiler
#2410 HEAD build fails when building way=p with WAY_p_OPTS='-prof -caf-all -auto-all' igloo merge normal 6.10.1 Compiler
#2412 Interaction between type synonyms and .hs-boot causes panic "tcIfaceGlobal (local): not found" igloo bug normal 6.10.1 Compiler
#2416 Optimization defeated by merging module into main bug low 7.0.1 Compiler
#2420 Multi-method classes are inlined/specialized better than single-method classes for strict types bug normal 6.10 branch Compiler
#2422 Unrelated instance foils optimizer bug low 7.0.1 Compiler
#2424 Error compiling Crypto-4.1.0 on ghc-6.8.3 bug normal 6.10.1 Compiler
#2431 Allow empty case analysis feature request low _|_ Compiler
#2433 standalone deriving Typeable shouldn't need data constructors in scope? merge normal 6.8 branch Compiler
#2435 Qualified name required when defining type family instance in instance declaration chak bug lowest 7.6.2 Compiler
#2436 Bad warning when exporting data families chak bug low 7.2.1 Compiler
#2438 memory performance problem when compiling lots of derived instances in a single file bug normal 6.10.1 Compiler
#2440 Bad code with type families bug lowest 7.6.2 Compiler
#2442 Heuristics to improve error messages for badly referenced things simonpj feature request high 7.0.2 Compiler
#2445 better error message needed for missing package files igloo merge high 6.10.2 Compiler
#2449 panic with GeneralizedNewtypeDeriving and a .hs-boot file igloo bug normal 6.10.1 Compiler
#2457 Seq causes panic in GHCi bug normal -- Compiler
#2467 orphan instance warnings are badly behaved bug normal _|_ Compiler
#2468 Wrong names in Mangler script igloo bug normal 6.10.1 Compiler
#2485 Installed ghci wrapper refers to nonexistent file igloo bug normal 6.10.1 Compiler
#2486 Code specialization regression in 6.8.3 merge normal 6.8 branch Compiler
#2490 GHC allows sections with out parenthesis in tuples bug normal -- Compiler
#2491 ghc-pkg unregister should complain about breaking dependent packages simonmar feature request normal -- Compiler
#2492 ghc-pkg insists on having HOME environment variable set bug normal -- Compiler
#2493 implement proposed Qualified Operator syntax simonmar feature request normal 6.12 branch Compiler
#2494 Panic in tcSimplifyRuleLhs bug normal -- Compiler
#2497 Weird scoping for tyvars in rules igloo merge high 6.10.1 Compiler
#2499 OPTIONS pragma silently ignored igloo merge normal 6.10.1 Compiler
#2500 Unrecognised pragma complained about twice simonmar bug normal 6.12 branch Compiler
#2506 infix assert panics ghc merge normal 6.8 branch Compiler
#2507 quotation characters in error messages feature request lowest 7.6.2 Compiler
#2509 ghc-pkg uses wrong package.conf bug normal 6.10.1 Compiler
#2513 Bad location info for flag warnings igloo bug normal 6.10.1 Compiler
#2520 SPECIALIZE causing duplicate assembler symbols simonpj bug normal -- Compiler
#2521 Trailing colon on GHC_PACKAGE_PATH doesn't work with ghc-pkg. simonmar bug normal -- Compiler
#2523 Improve warnings for use of "forall" without -XExistentialQuantification bug normal -- Compiler
#2529 deriving Read fails on infix data constructors with record syntax simonpj bug normal -- Compiler
#2539 panic when using .o files from the wrong platform bug low 7.0.1 Compiler
#2542 runghc does not infer module file extensions simonmar bug high 6.10.1 Compiler
#2554 internal error: stg_ap_pp_ret (with terminfo) simonmar bug high 6.10.1 Compiler
#2556 Deprecated perl stuff in ghc-split bug normal 6.10.1 Compiler
#2557 building HEAD fails when editline is installed as a user package igloo bug normal 6.10.1 Compiler
#2561 Using "ITstring !FastString" in Lexer.x goes wrong (internal error: stg_ap_v_ret) bug normal 6.12 branch Compiler
#2565 Windows binary snapshots not available bug normal -- Compiler
#2578 "ld: atom sorting error for ..." on OS X igloo bug high 6.12.2 Compiler
#2581 Record selectors not being inlined simonpj bug normal Compiler
#2584 Pretty printing of types with HsDocTy goes wrong waern bug high 6.10.2 Compiler
#2585 New versions of windres fail with "windres: CreateProcess (null): No error" bug high 6.10.1 Compiler
#2586 ghc segfaults when compiling bytestring001 simonmar bug high 6.10.1 Compiler
#2587 Optimiser bug with extistentials and GADT's bug normal -- Compiler
#2588 Missed suggestion with context on foralls bug lowest 7.6.2 Compiler
#2594 Wrong size for Int in arguments to functions wrapped to FunPtr by FFI wrappers (on 64-bit machine) igloo merge normal 6.10.1 Compiler
#2601 Extra parens in error message's displayed code bug normal -- Compiler
#2602 Haddock not installed properly bug normal -- Compiler
#2603 Crash on Korn shell on Windows XP bug normal -- Compiler
#2604 Suggest -XDeriveDataTypeable with "newtype" too feature request normal -- Compiler
#2605 Possible error message improvement when -XRankNTypes is missing feature request normal -- Compiler
#2609 Compiling with -O2 is 7x slower than -O bug low 7.0.1 Compiler
#2623 Crypto-0.4.1 -- the impossible happened bug normal -- Compiler
#2624 GHC 10.1 beta build error bug normal 6.10.1 Compiler
#2632 Template Haskell confused by operator fixity igloo merge normal 6.10.1 Compiler
#2636 Error message for missing import substantially worse in 6.9/6.11 igloo merge high 6.10.1 Compiler
#2639 Core lint failure with type families, data families, and typeclasses chak bug normal 6.10.1 Compiler
#2649 6.10 regression: panic in tyFamInsts on invalid code bug normal -- Compiler
#2664 type family + data family + typeclass + type error causes GHC to diverge chak bug low 7.0.1 Compiler
#2665 Compiler hangs bug normal -- Compiler
#2668 Standalone deriving doesn't do newtype deriving properly igloo merge normal 6.10.1 Compiler
#2670 Record selectors behaving badly wrt optimisation igloo bug normal 6.10.2 Compiler
#2679 dph build failure on Sparc Solaris 10 for ghc-6.10.0.20081007 rl bug normal 6.10.1 Compiler
#2683 Boxy-type ASSERT failure in 6.10: panic in xmonad-contrib simonpj bug high 7.0.1 Compiler
#2685 Panic in harpy with GHC 6.10 RC igloo merge high 6.10.1 Compiler
#2687 Lexical error when compiling unicode-prelude-0.1 using GHC 6.10.1 RC1 bug high 6.10.1 Compiler
#2688 GHC 6.10.0.20081007 hangs instead of giving error about missing type class constraint igloo merge high 6.10.1 Compiler
#2690 Problem building HEAD when a newer version of Cabal is installed bug normal 6.10.1 Compiler
#2691 runghc sets terminal ctrl-s to XOFF in ghc-6.10.0.20081007-i386-unknown-linux-libedit2 judah bug high 6.10.1 Compiler
#2692 ghc-6.10.0.20081007 seg faults on Sparc benl bug normal 6.12.1 Compiler
#2693 Type Synonym Family Panic in GHC 6.10.0.20081007 igloo merge normal -- Compiler
#2696 forall not recognized in RULES bug normal -- Compiler
#2698 Windows binary distribution pops up README.TXT for the source distribution igloo bug high 6.10.1 Compiler
#2701 Cannot derive Data for structures containing unboxed values igloo merge normal 6.10.1 Compiler
#2720 eyeball/inline1 still isn't optimised with -fno-method-sharing bug normal 6.10 branch Compiler
#2723 Unnecessary warning for record wildcards igloo merge normal 6.10 branch Compiler
#2728 T2627 profasm/profc: Kinds don't match in type application bug normal 6.10.1 Compiler
#2735 ghc panic with Haskell 98 program (applyTypeToArgs?) simonpj bug normal -- Compiler
#2739 GHC API crashes on template haskell splices nominolo bug normal 6.10.2 Compiler
#2743 GHC 6.10.1 Win32 release is unusable (on XP SP3) task normal 6.10.2 Compiler
#2745 ghc -shared broken igloo merge high 6.10.2 Compiler
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.