| #1169 |
Control.Monad.Cont documentation
|
Andriy
|
proposal
|
normal
|
libraries (other)
|
6.6
|
| #2540 |
[Text.Regex] incorrect word boundary ("\\b") substitutions. Bug in regex-compat's subRegex handling of BOL flags.
|
ChrisKuklewicz
|
bug
|
normal
|
libraries (other)
|
6.8.3
|
| #3271 |
New methods for Data.Sequence
|
LouisWasserman
|
proposal
|
normal
|
libraries (other)
|
|
| #1598 |
Could instances of Typeable, Data be added?
|
ashley@…
|
feature request
|
normal
|
libraries (other)
|
6.6.1
|
| #590 |
hsc2hs: quoting of macro arguments containing commas
|
igloo
|
bug
|
low
|
hsc2hs
|
6.4.1
|
| #974 |
Add partitionEithers, lefts, rights to Data.Either
|
igloo
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #1140 |
Use ccall for OpenAL on Windows (was part of #918)
|
igloo
|
bug
|
normal
|
libraries (other)
|
6.4.2
|
| #1611 |
Data.Map, Data.IntMap documentation
|
igloo
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #2133 |
Add an instance for IArray (IOToDiffArray IOUArray) Bool
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.8.2
|
| #2143 |
Yhc's sort is faster than GHC's
|
igloo
|
bug
|
normal
|
libraries/base
|
6.8.2
|
| #2533 |
Generic functions that take integral arguments should work the same way as their prelude counterparts
|
igloo
|
proposal
|
normal
|
libraries/base
|
6.8.3
|
| #2626 |
In ISO8601 the date and time should be separated by a 'T', not a space
|
igloo
|
proposal
|
normal
|
libraries/old-time
|
6.8.3
|
| #2643 |
Optimized IntMap / IntSet construction from sorted input
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.8.3
|
| #2644 |
type of IntMap.intersection[WithKey] is incorrect
|
igloo
|
bug
|
normal
|
libraries (other)
|
6.8.3
|
| #2645 |
fix type, performance of IntMap(Set).findMin(Max)
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.8.3
|
| #2998 |
Expose the internals of the network library to make it more extensible
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.10.1
|
| #4109 |
Make Data.Map.insertWith' and friends consistently force the value inserted
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.12.2
|
| #4146 |
6.12.3 out, user guide not
|
igloo
|
bug
|
normal
|
Documentation
|
6.12.3
|
| #2034 |
In FilePath, current directory should be ".", not ""
|
neil
|
proposal
|
normal
|
libraries (other)
|
6.8.1
|
| #3218 |
Proposal: System.Posix.fdReadBuf/fdWriteBuf
|
simonmar
|
proposal
|
normal
|
libraries/unix
|
6.10.2
|
| #3973 |
Derive Typeable and Eq instances for TMVar, TChan (and TArray)
|
simonmar
|
proposal
|
normal
|
libraries (other)
|
6.12.1
|
| #4334 |
Make lines stricter to fix space leak
|
simonmar
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4336 |
Better implementation of recip for Ratio a
|
simonmar
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4337 |
Better power for Rational
|
simonmar
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4377 |
sizedText function for Text.PrettyPrint
|
simonmar
|
proposal
|
normal
|
libraries/pretty
|
|
| #1958 |
collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9
|
thorkilnaur
|
bug
|
high
|
Compiler
|
6.8.2
|
| #1081 |
HGL indefinite pause with "thread blocked indefinitely" message
|
--
|
bug
|
normal
|
libraries/HGL
|
6.6
|
| #2005 |
localhost on mac causes getnameinfo error in safari.
|
--
|
bug
|
normal
|
libraries/network
|
6.8.2
|
| #2535 |
Bug fix for QuickCheck 1.1.0.0
|
--
|
proposal
|
normal
|
libraries (other)
|
6.8.3
|
| #691 |
Make the testsuite standalone
|
|
task
|
normal
|
Test Suite
|
6.4.1
|
| #692 |
Incorporate programs from the shootout in nofib
|
|
task
|
normal
|
NoFib benchmark suite
|
6.4.1
|
| #808 |
Move the GHC Commentary to the wiki
|
|
task
|
normal
|
Documentation
|
6.4.1
|
| #987 |
X11: foreign declarations use Haskell types instead of C ones
|
|
bug
|
normal
|
libraries (other)
|
6.6
|
| #994 |
add 'unsafeCoerce' to a standard location in the hierarchical libraries
|
|
proposal
|
normal
|
libraries/base
|
|
| #1007 |
Add parsing (and some more) to the time package
|
|
proposal
|
normal
|
libraries (other)
|
|
| #1026 |
coarbitrary for Double and Float
|
|
bug
|
normal
|
libraries (other)
|
6.6
|
| #1035 |
Win32 package doesn't appear in the online library docs
|
|
bug
|
normal
|
Documentation
|
6.6
|
| #1126 |
Add Data.String, containing IsString(fromString), to base
|
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #1127 |
Make mtl lazier
|
|
proposal
|
normal
|
libraries (other)
|
6.6
|
| #1135 |
HsTime.h isn't installed by the Windows installer
|
|
bug
|
normal
|
libraries (other)
|
6.6
|
| #1189 |
Add First and Last wrappers around Maybe to Data.Monoid
|
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #1191 |
Proposal: Add ioeGetLocation, ioeSetLocation to System/IO/Error.hs
|
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #1212 |
Add IPv6 support to network library
|
|
proposal
|
normal
|
libraries/network
|
6.6
|
| #1217 |
Add zeroText to Text.PrettyPrint.HughesPJ
|
|
proposal
|
normal
|
libraries/pretty
|
|
| #1222 |
Add the "optionMaybe" combinator to Parsec
|
|
proposal
|
normal
|
libraries (other)
|
6.6
|
| #1326 |
Bindings for POSIX named semaphores and shared memory objects
|
|
proposal
|
normal
|
libraries/unix
|
6.7
|
| #1410 |
Control.Monad.Reader documentation
|
|
proposal
|
normal
|
libraries (other)
|
6.6.1
|
| #1417 |
Add pseudoterminal support to the unix package
|
|
proposal
|
normal
|
libraries/unix
|
6.6.1
|
| #1460 |
Problem with Monoid instance of Data.Map
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1464 |
Proposal: add dropPrefix to Data.List
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1486 |
utcToLocalTime converting in the wrong direction on Windows
|
|
bug
|
normal
|
libraries (other)
|
6.6.1
|
| #1535 |
Proposal: expose the drive functions in the filepath package
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1566 |
Move the throwErrnoPath* functions from unix:System.Posix.Error to base:Foreign.C.Error
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1568 |
Proposal: Move System.Posix.Signals to the unix package
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1632 |
Test.HUnit documentation
|
|
proposal
|
normal
|
libraries (other)
|
6.10.1
|
| #1699 |
Fix network wrt abstract unix sockets
|
|
proposal
|
normal
|
libraries/network
|
6.6.1
|
| #1773 |
Add Compositor class as superclass of Arrow, in Control.Compositor
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1841 |
Data.Typeable: Instances of basic types don't provide qualified strings to mkTyCon
|
|
bug
|
normal
|
libraries/base
|
6.8.1
|
| #2053 |
Add read_history and write_history bindings to readline
|
|
proposal
|
normal
|
libraries (other)
|
6.8.2
|
| #2254 |
have Control.Arrow re-export (>>>) and (<<<)
|
|
proposal
|
normal
|
libraries/base
|
6.8.2
|
| #2309 |
containers: specialize functions that fail in a Monad to Maybe
|
|
proposal
|
normal
|
libraries (other)
|
6.8.2
|
| #2419 |
Extensible exceptions
|
|
proposal
|
normal
|
libraries/base
|
6.8.3
|
| #2517 |
remove 'pure' method from Arrow class
|
|
proposal
|
normal
|
libraries/base
|
|
| #2532 |
Add Typeable instance to Data.Unique
|
|
proposal
|
normal
|
libraries/base
|
6.8.3
|
| #2769 |
Export mapAccumR from Data.Map, Data.IntMap
|
|
proposal
|
normal
|
libraries (other)
|
6.11
|
| #2842 |
http://darcs.haskell.org/darcsweb/ throwing errors.
|
|
bug
|
normal
|
External Core
|
6.10.1
|
| #3270 |
Stop using PackedString in template-haskell; drop packedstring as a bootlib
|
|
proposal
|
normal
|
None
|
6.10.2
|
| #3292 |
Add an 'ignore' function to Control.Monad
|
|
proposal
|
normal
|
libraries/base
|
6.13
|
| #3298 |
Add swap to Data.Tuple
|
|
proposal
|
normal
|
libraries/base
|
6.10.2
|
| #3335 |
make some Applicative functions into methods, and split off Data.Functor
|
|
proposal
|
normal
|
libraries/base
|
|
| #3337 |
Proposal: expose Unicode and newline translation from System.IO
|
|
proposal
|
normal
|
libraries/base
|
6.10.2
|
| #3381 |
PROPOSAL: Remove Control.OldException
|
|
proposal
|
normal
|
libraries/base
|
6.10.4
|
| #3393 |
Add openFileTemplate, openBinaryFileTemplate to System.IO
|
|
proposal
|
normal
|
libraries/base
|
6.10.4
|
| #3975 |
filepath: normalise trailing dot
|
|
bug
|
normal
|
libraries (other)
|
6.12.1
|
| #4095 |
add Applicative instance for Either
|
|
proposal
|
normal
|
libraries/base
|
6.12.2
|
| #4149 |
Make Permissions type abstract
|
|
proposal
|
normal
|
libraries/directory
|
6.12.3
|
| #4257 |
Add strict versions of insertWith and insertWithKey to IntMap
|
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4278 |
Proposal: Add strict versions of foldlWithKey and insertLookupWithKey to Data.Map
|
|
proposal
|
normal
|
libraries (other)
|
6.12.3
|
| #4282 |
Proposal: make Data.List.intersperse and intercalate less strict
|
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4305 |
Add showCommandForUser to process:System.Process
|
|
proposal
|
normal
|
Compiler
|
6.12.3
|
| #4314 |
Move 'split' from the 'RandomGen' class to a new 'SplittableGen' class
|
|
proposal
|
normal
|
libraries/random
|
6.12.3
|
| #4323 |
Change implementation of intersectBy
|
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4378 |
Add IsString and Monoid instances for Doc
|
|
proposal
|
normal
|
libraries/pretty
|
6.12.3
|
| #4422 |
Export String from Data.String
|
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4455 |
Add Applicative instance for ST
|
|
proposal
|
normal
|
libraries/base
|
6.12.3
|
| #4502 |
Add a Read instance for Data.Fixed.Fixed
|
|
proposal
|
normal
|
libraries/base
|
7.0.1
|
| #4865 |
Deprecate and remove Prelude.catch and System.IO.Error.{catch,try}
|
|
proposal
|
normal
|
libraries/base
|
7.0.1
|