Custom Query

Filters
 
Columns

Show under each result:


Results (1901 - 2000 of 5835)

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Milestone Component
#2775 Type Family panic chak bug normal 6.12.1 Compiler
#2781 Install permissions broken -- bug normal 6.12.1 Build System
#2782 Data instance for ratio changed, now incompatible bug normal -- libraries/base
#2783 RTS -K/-M options not honored igloo merge normal 6.10.2 Runtime System
#2789 GMP update required igloo task normal 6.12.1 Build System
#2796 GHC panic related to associated types chak bug normal 6.12.1 Compiler
#2797 ghci stack overflows when ghc does not igloo merge normal 6.12.2 GHCi
#2799 Panic (core lint failure) with GADTs, GHC 6.10.1 igloo merge normal 6.10.2 Compiler
#2806 Require bang-patterns for unlifted bindings igloo feature request normal 6.12.1 Compiler
#2808 createDirectoryIfMissing should be atomic igloo merge normal 6.10.2 libraries/directory
#2816 ghci type messages mangle unicode igloo merge normal 6.10.2 GHCi
#2817 Template Haskell conversion fails with "malformed type" igloo merge normal 6.10.2 Compiler
#2818 schedule: invalid what_next field simonmar bug normal 6.10.2 Runtime System
#2819 Bad example code in documentation of Control.Exception.catch bug normal 6.10.2 libraries/base
#2822 Arity expansion not working right igloo bug normal 6.10 branch Compiler
#2824 Duplicate symbols generated when Generics flag and syb-with-class "derive" used simultaneously -- bug normal 6.12.1 Template Haskell
#2826 Panic compiling lhc-0.6.20081127 bug normal 6.10.2 Compiler
#2828 TcTyFuns.uMeta: normalisation shouldn't allow x ~ x chak bug normal 6.12 branch Compiler
#2830 undefined reference to `base_DataziTuple_Z63T_con_info' when using instances with context bug normal -- Compiler
#2832 GHC -split-objs, Doesn't Print Error If GHC Built With SplitObjs = NO. igloo merge normal 6.10.2 Compiler
#2838 -fasm codeGen doesn't truncate CMMInt's at the right place igloo merge normal 6.10.2 Compiler
#2842 http://darcs.haskell.org/darcsweb/ throwing errors. bug normal Not GHC External Core
#2843 Missing "Defined but not used" for recursive expressions bug normal -- Compiler
#2845 break018 skips a step bug normal 6.12 branch GHCi
#2850 GeneralizedNewtypeDeriving + TypeFamilies doesn't work feature request normal 6.12 branch Compiler
#2851 Improve error message for failed deriving igloo merge normal -- Compiler (Type checker)
#2856 GeneralizedNewtypeDeriving doesn't work with data families igloo merge normal -- Compiler
#2857 sync-all ignores --complete bug normal -- Build System
#2858 Segmentation fault due to race between IO manager and installSignals. igloo merge normal 6.10.2 libraries/base
#2860 Redundant unblocking in POSIX generic_handler simonmar bug normal 6.12 branch Runtime System
#2862 GHC Panic in ByteCodeGen bug normal -- Compiler
#2863 ghc manual should note FFI non-compliance igloo merge normal 6.10.2 Documentation
#2864 ghc: panic! (the 'impossible' happened) -- Please report this as a GHC bug bug normal 6.12 branch Compiler
#2865 Add more tab completions in GHCi for :set and :show feature request normal -- GHCi
#2868 `par` `pseq` does not work as expected simonmar bug normal 6.12 branch Runtime System
#2873 ghc-pkg list/dump --package-conf=missing returns successful error code igloo merge normal 6.10.2 Compiler
#2875 Correct SYB's representation of Char igloo proposal normal -- libraries/base
#2880 GHC panic when printing Unique bug normal -- Compiler
#2884 Compiled code performance worsens when module names are long enough igloo bug normal 6.12 branch Compiler
#2887 Segfault while configuring Cabal 1.6.0.1 on OS X 10.5 bug normal -- Compiler
#2888 Source file that compiled fine no longer compiles after touching it. igloo merge normal -- Compiler
#2889 Compilation fails - Can't open temporary igloo bug normal 7.0.1 Compiler
#2898 crash when interpreting igloo merge normal -- Compiler
#2900 Confusing error message for monadic function with wrong number of arguments bug normal _|_ Compiler (Type checker)
#2901 GHC crashes with "impossible happened ... RnEnv.lookupImportedName" if using DisambiguateRecordFields and qualifiers igloo merge normal -- Compiler
#2905 require -XGADTs in order to pattern-match GADTs proposal normal 6.12 branch Compiler (Type checker)
#2908 typo "reqwest" in documentation igloo bug normal -- Documentation
#2910 throwTo can block indefinitely when target thread finishes with exceptions blocked igloo merge normal 6.10.2 Runtime System
#2914 RecordWildCards doesn't work with associated datatypes inside class instances igloo merge normal -- Compiler
#2929 INFINITY used in .hc files without -std=c99 igloo merge normal 6.12.2 Runtime System
#2930 System.Time.formatCalendarTime: %s isn't the number of seconds since the Epoch igloo merge normal 6.10.2 libraries/old-time
#2931 Template Haskell: Quoting single letter identifier leads to a parse error at end of input. igloo merge normal -- Compiler (Parser)
#2932 Control.Arrow.Quantum, new version which compiles with GHC 6.10 luqui task normal -- libraries (other)
#2936 System.IO.Error needs to be imported unconditionally bug normal -- libraries/network
#2937 source file that compiled fine fails to recompile after touching it (yes, another one) simonpj bug normal 6.10.2 Compiler
#2939 Example in library doco for Control.Exception.handle is no longer supported in GHC 6.10 bug normal -- Documentation
#2941 HsBase.h includes termios.h which prevents us including curses.h on solaris bug normal -- libraries/base
#2944 Mutually recursive equality constraints igloo merge normal -- Compiler (Type checker)
#2948 the type of System.Posix.Process.executeFile is not general enough simonmar bug normal -- libraries/unix
#2951 Add support for amd64-solaris2 platform feature request normal 6.12 branch Compiler
#2952 ghci fails to start from start menu on windows 7 bug normal 6.12.1 GHCi
#2953 deriving Functor, Foldable, Traversable twanvl feature request normal 6.12.1 Compiler
#2954 System.Process.terminateProcess sends SIGTERM rather than SIGKILL on unix bug normal 6.12.1 libraries/process
#2955 Data in $HOME/.ghc is not validated leading to obscure error messages when using ghc bug normal -- Compiler
#2956 Template Haskell: cannot splice sections igloo merge normal 6.10.2 Template Haskell
#2957 GHC head build fails on non-GNU system assuming `patch' command is GNU patch igloo bug normal 6.10.2 Build System
#2960 Add instance Data.Traversable for Data.IntMap proposal normal -- libraries (other)
#2961 Incorrect FFI code generated with -O igloo merge normal 6.10.2 Compiler (FFI)
#2962 Reduce space usage of genericLength for common Num instances thorkilnaur bug normal 6.12 branch libraries/base
#2963 Exception if current path has national symbols igloo merge normal 6.10.2 libraries/directory
#2965 GHC on OS X does not compile 64-bit igloo feature request normal 7.0.1 Compiler
#2966 build system does not respect --with-gcc= igloo merge normal 6.12.2 Build System
#2972 ppc ghci segfaults at startup pcapriotti bug normal 7.6.1 GHCi
#2973 In ghci, loadObj fails after :cd for compiled module igloo merge normal 6.10.2 Compiler
#2974 Compiling HTTP-4000.0.4 makes GHC 6.11.20090121 panic bug normal -- Compiler
#2975 GHCi's :edit command calls the editor with stdin in nonblocking mode bug normal 6.10.2 GHCi
#2976 :show bindings give wrong results when a variable was redefined igloo merge normal 6.10.2 GHCi
#2977 Install phase fails when using --enable-shared bug normal 6.12.1 Compiler
#2979 better support for FFI C wrappers for macros in system headers feature request normal 7.6.1 Compiler (FFI)
#2980 Data.Generics reports wrong package? igloo merge normal 6.10.2 libraries (other)
#2981 ".space" directive not recognised by solaris assembler benl bug normal 6.12 branch Compiler (NCG)
#2982 GHCi crashes if a :def command gets a pattern-match error bug normal Compiler
#2984 Vectorized dph code doesn't terminate rl bug normal 6.12 branch Data Parallel Haskell
#2985 Bogus superclass dictionary with equality constraints igloo merge normal 6.10.2 Compiler
#2987 panic when compiling again igloo bug normal -- Compiler
#2993 Precedence errors are reported for undefined operators igloo merge normal -- Compiler
#2994 give better error messages for instance declarations with the wrong number of parameters feature request normal -- Compiler
#2995 ghc -Wall does not complain about unnecessary data constructor imports bug normal 6.12 branch Compiler
#2997 Package names starting with a numeric character cause assembler errors igloo bug normal 6.10.2 Compiler
#2998 Expose the internals of the network library to make it more extensible igloo proposal normal Not GHC libraries (other)
#2999 yi darcs crashes ghc 6.11.20090201 chak bug normal -- Compiler (Type checker)
#3002 Documentation for Data.Map.unionWithKey makes reference to "new" and "old" values which have no meaning in a union. igloo bug normal 6.10.2 libraries (other)
#3004 Makefile needs to improve treatment of HsColour bug normal -- Build System
#3007 GHC seems to ignore the package name of modules imported with {#- SOURCE #-} igloo bug normal 6.12.1 Compiler
#3008 Strange behavior when using newtyped version of IO monad in FFI import declarations igloo bug normal 7.4.1 Compiler (FFI)
#3012 A little deriving for GADTs feature request normal 6.12.1 Compiler
#3013 New simple GADT feature simonpj feature request normal 6.12.1 Compiler
#3016 Long compile times, large memory use with static data in 6.10 igloo bug normal 6.12.3 Compiler
#3017 Type inference is broken when dealing with tuple type synonyms igloo merge normal -- Compiler
#3018 Constraints of function in record appears to nullifiy instance constraints. simonpj bug normal _|_ Compiler
(more results for this group on next page)
Note: See TracQuery for help on using queries.