| #2935 |
"A lazy (~) pattern cannot bind existential type variables" happens for non-existential GADTs
|
|
bug
|
closed
|
normal
|
--
|
| #3908 |
"Defined but not used" for variable used in Template Haskell splice
|
|
bug
|
closed
|
normal
|
|
| #1299 |
"sh boot" should give a better error message if automake isn't installed
|
|
feature request
|
closed
|
normal
|
|
| #5427 |
'#' becomes an illegal first-character of a QuasiQuote line when CPP is enabled
|
|
bug
|
closed
|
normal
|
|
| #482 |
'Bug' when installing GHC 6.4.1
|
wolfgang
|
bug
|
closed
|
normal
|
_|_
|
| #7157 |
'let' keyword optional in do notation
|
|
feature request
|
closed
|
normal
|
|
| #4189 |
(<.>) operator (generalizing (.) to Functor)
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1336 |
+RTS options should warn on the compiler
|
|
feature request
|
closed
|
normal
|
|
| #1563 |
-Onot is not described in the GHC User's Guide, Version 6.6.1
|
|
bug
|
closed
|
normal
|
|
| #3705 |
-fPIC without -dynamic silently ignored
|
|
bug
|
closed
|
normal
|
--
|
| #4133 |
-fvia-C option does not work on ppc with Linux
|
|
bug
|
closed
|
normal
|
|
| #4944 |
-fvia-C/asm mangler broken on registerised powerpc-linux build
|
|
bug
|
closed
|
normal
|
|
| #3104 |
-main-is should be a link time option, not compile time
|
|
bug
|
closed
|
normal
|
7.4.1
|
| #7025 |
-msse should be forwarded to the C compiler
|
|
bug
|
closed
|
normal
|
|
| #7311 |
-odir option changes .o and .hi names of main source file to Main.hi/o
|
|
bug
|
closed
|
normal
|
|
| #5511 |
-package should take priority over modules in the filesystem
|
|
bug
|
closed
|
normal
|
|
| #3679 |
./configure --enable-shared does not work for ghc-6.10
|
|
bug
|
closed
|
normal
|
--
|
| #2142 |
:b doesn't invoke :browse, or even generate an ambiguous command error
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #3563 |
A couple of additions to Data.Bits
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1049 |
A means of testing whether code is in blocked or unblocked mode
|
|
feature request
|
closed
|
low
|
6.8.2
|
| #5563 |
ANNOUNCE file is from GHC 6.10
|
|
bug
|
closed
|
normal
|
|
| #690 |
Accept source files in encodings other than UTF-8
|
|
task
|
closed
|
normal
|
6.8.2
|
| #3453 |
Add "check" function to Control.Monad
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1951 |
Add "writer" Monad instance (,) o to Control.Monad.Instances
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #7434 |
Add (&) to Data.Function
|
|
feature request
|
closed
|
normal
|
|
| #2029 |
Add --with-libedit flag to the readline package
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1960 |
Add Applicative and Monoid instances for STM
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2316 |
Add Applicative instances for all MTL Monads
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1953 |
Add Bounded instance for IntSet
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #7424 |
Add Data.Bits instance for Bool
|
|
feature request
|
closed
|
normal
|
|
| #5781 |
Add Data.List.at :: [a] -> Int -> Maybe a
|
|
feature request
|
closed
|
normal
|
|
| #1816 |
Add Data.Set.mapMaybe
|
fox@…
|
proposal
|
closed
|
normal
|
7.6.1
|
| #1516 |
Add Data.Stream, a library for manipulating infinite lists, to base
|
WouterSwierstra
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2660 |
Add Down newtype wrapper for reversing orderings
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3456 |
Add FilePath -> String decoder
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3324 |
Add Foldable and Traversable instances for ((,) a)
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #5162 |
Add Int index functions to Data.Set
|
sacundim
|
feature request
|
closed
|
normal
|
|
| #1005 |
Add Logical Shift Operators
|
|
proposal
|
closed
|
normal
|
|
| #1022 |
Add System.FilePath to base
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3274 |
Add System.FilePath.Cygwin
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3503 |
Add __attribute__((constructor))-equivalent pragma
|
|
feature request
|
closed
|
normal
|
--
|
| #3058 |
Add a 'hex' function to the pretty printing
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1274 |
Add a MonadState instance for the Parsec monad
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3650 |
Add a Natural number type to the pre-defined basic types.
|
|
proposal
|
closed
|
normal
|
--
|
| #3375 |
Add a command-line option to the darcs-all script to specify the darcs repository to use
|
simonmar
|
feature request
|
closed
|
normal
|
6.12.1
|
| #5758 |
Add a safe index to Data.Foldable
|
|
feature request
|
closed
|
normal
|
|
| #3455 |
Add a setting to change how Unicode encoding errors are handled
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3474 |
Add a strict variant of iterate to Data.List
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2736 |
Add bool to Data.Bool
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2042 |
Add concatMapM to Control.Monad
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3962 |
Add flipped fmap
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3315 |
Add generalised "lookup" function
|
|
feature request
|
closed
|
normal
|
--
|
| #3544 |
Add instance IsString ShowS where fromString = showString
|
|
proposal
|
closed
|
normal
|
--
|
| #7425 |
Add method to Data.Bits for creating zeroed values.
|
|
feature request
|
closed
|
normal
|
|
| #3537 |
Add missing NFData instances to parallel
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3671 |
Add partitioning functions to Data.List
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #996 |
Add ranged sets
|
|
proposal
|
closed
|
normal
|
|
| #7203 |
Add scanl'
|
|
feature request
|
closed
|
normal
|
|
| #1218 |
Add sortNub and sortNubBy to Data.List
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2659 |
Add sortOn and other *On functions
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2048 |
Add split and splitWith to Data.List
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #5264 |
Add support for out of source tree compilation.
|
|
feature request
|
closed
|
normal
|
|
| #7435 |
Add swap and compose to the Prelude, or Tuple/List
|
|
feature request
|
closed
|
normal
|
|
| #3634 |
Add traceM, traceShowM and withTrace
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1979 |
Add variants of tails and inits not returning empty lists
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #3062 |
Adding a ":clear" clear-screen command to GHCi
|
|
feature request
|
closed
|
normal
|
--
|
| #3362 |
Adding a newtype EndoCategory to Control.Category
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2380 |
Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11
|
--
|
bug
|
closed
|
low
|
6.12.3
|
| #485 |
AdjustorAsm.S doesn't build on AIX
|
|
bug
|
closed
|
low
|
_|_
|
| #722 |
Adrian Hey's StringMap library in the collections package.
|
Adrian Hey (if he accepts)
|
task
|
closed
|
normal
|
Not GHC
|
| #7732 |
Allow killing of processes which are known by a System.Process.ProcessHandle
|
|
feature request
|
closed
|
normal
|
|
| #2551 |
Allow multiple modules per source file
|
|
feature request
|
closed
|
normal
|
_|_
|
| #785 |
Allow partial application of type synonyms
|
|
feature request
|
closed
|
low
|
_|_
|
| #5677 |
Allow the definition of extra functions in typeclass instances
|
|
feature request
|
closed
|
normal
|
_|_
|
| #4482 |
Allow type variables to be instantiated as a typeclass
|
|
feature request
|
closed
|
normal
|
7.4.1
|
| #1064 |
Allow users to add commentary to Haddock docs
|
|
task
|
closed
|
normal
|
Not GHC
|
| #4958 |
Ambiguous module name `Prelude' (base haskell98-1.1.0.0)
|
|
bug
|
closed
|
normal
|
|
| #3014 |
Any type being derived in Haskell 98 module
|
|
bug
|
closed
|
normal
|
--
|
| #315 |
Arbitrary function sections
|
nobody
|
feature request
|
closed
|
normal
|
_|_
|
| #1547 |
Arity can decrease with -prof
|
|
bug
|
closed
|
normal
|
_|_
|
| #7612 |
Automatically start the haskell runtime in DllMain on windows -shared
|
|
feature request
|
closed
|
normal
|
|
| #2127 |
Bad error message for FFI declaration with no -fffi flag
|
|
feature request
|
closed
|
normal
|
_|_
|
| #674 |
Bad error message: varying arguments
|
|
feature request
|
closed
|
normal
|
|
| #1090 |
Bad monomorphism-restriction-related type error message
|
|
bug
|
closed
|
lowest
|
|
| #5391 |
Better deriving for Typeable
|
|
feature request
|
closed
|
normal
|
7.6.2
|
| #2216 |
Better error message for unboxed types with no -fglasgow-exts flag
|
--
|
feature request
|
closed
|
normal
|
_|_
|
| #3204 |
Binary package of GHC 6.10.2 fails to install on debian etch (amd64)
|
|
bug
|
closed
|
normal
|
--
|
| #2651 |
BlockedIndefinitely not thrown when it should be
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2794 |
Bootstrapping ghc-6.4.3 hangs in call to "ghc-pkg-inplace"
|
|
bug
|
closed
|
normal
|
--
|
| #5704 |
Bug in the handling of wired-in packages (like template-haskell)
|
simonmar
|
bug
|
closed
|
high
|
7.4.2
|
| #5693 |
Build of local-gc branch of ghc broken
|
simonmar
|
bug
|
closed
|
normal
|
_|_
|
| #7472 |
Build on FreeBSD fails with ncurses
|
pgj
|
bug
|
closed
|
normal
|
|
| #3556 |
Build the bootstrapping ghc-pkg with ghc-cabal
|
|
task
|
closed
|
high
|
7.4.1
|
| #2455 |
Building ticky-ticky profiling libraries doesn't work
|
tim
|
task
|
closed
|
low
|
7.0.1
|
| #1238 |
ByteString based datagram communication
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #1257 |
Bytecode generator can't handle unboxed tuples
|
|
bug
|
closed
|
high
|
7.4.1
|
| #3389 |
CPP strips out C-style comments
|
igloo
|
feature request
|
closed
|
normal
|
7.0.1
|
| #1752 |
CSE can create space leaks by increasing sharing
|
|
bug
|
closed
|
low
|
_|_
|
| #2177 |
Can Data.Unique safely derive Typeable?
|
--
|
feature request
|
closed
|
normal
|
6.10 branch
|
| #3506 |
Can't compile 6.10.x from 6.8.3
|
|
bug
|
closed
|
normal
|
--
|