| #309 |
ObjectIO-Lib: Problem scrolling compund control
|
krasimir
|
bug
|
normal
|
libraries (other)
|
6.4
|
| #408 |
OpenAL needs -pthread
|
panne
|
bug
|
low
|
libraries (other)
|
6.4.1
|
| #471 |
Windows HGL Thread problems
|
|
bug
|
normal
|
libraries/HGL
|
6.4.1
|
| #476 |
HUnit treats failures as errors
|
RichardG
|
bug
|
normal
|
libraries (other)
|
6.4.1
|
| #590 |
hsc2hs: quoting of macro arguments containing commas
|
igloo
|
bug
|
low
|
hsc2hs
|
6.4.1
|
| #666 |
Collection hierarchy proposal
|
jpbernardy
|
feature request
|
normal
|
libraries/base
|
6.4.1
|
| #667 |
Efficient Map <-> Set conversions
|
jpbernardy
|
feature request
|
normal
|
libraries/base
|
6.4.1
|
| #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
|
| #720 |
Map/Set range function
|
|
feature request
|
normal
|
libraries/base
|
6.4.1
|
| #722 |
Adrian Hey's StringMap library in the collections package.
|
Adrian Hey (if he accepts)
|
task
|
normal
|
libraries/base
|
6.4.1
|
| #742 |
HGL broken on Windows
|
|
bug
|
normal
|
libraries/HGL
|
6.4.1
|
| #808 |
Move the GHC Commentary to the wiki
|
|
task
|
normal
|
Documentation
|
6.4.1
|
| #974 |
Add partitionEithers, lefts, rights to Data.Either
|
igloo
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #987 |
X11: foreign declarations use Haskell types instead of C ones
|
|
bug
|
normal
|
libraries (other)
|
6.6
|
| #988 |
X11: refine types for improved type safety
|
|
feature request
|
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)
|
|
| #1019 |
X11 package puts path to X libraries in ld-options rather than library-dirs, so ghci can't find it
|
|
bug
|
low
|
libraries (other)
|
6.6
|
| #1022 |
Add System.FilePath to base
|
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #1026 |
coarbitrary for Double and Float
|
|
bug
|
normal
|
libraries (other)
|
6.6
|
| #1032 |
Test.QuickCheck.Batch overflow in length of tests
|
|
bug
|
normal
|
Compiler
|
6.6
|
| #1035 |
Win32 package doesn't appear in the online library docs
|
|
bug
|
normal
|
Documentation
|
6.6
|
| #1058 |
Highlight matching parantheses in Visual Studio
|
|
feature request
|
normal
|
Visual Haskell
|
6.6
|
| #1064 |
Allow users to add commentary to Haddock docs
|
|
task
|
normal
|
None
|
|
| #1071 |
The Graphics.X11 library for windows using Cygwin/X
|
|
feature request
|
normal
|
libraries (other)
|
6.6
|
| #1081 |
HGL indefinite pause with "thread blocked indefinitely" message
|
--
|
bug
|
normal
|
libraries/HGL
|
6.6
|
| #1097 |
enumFrom on basic numeric types should be strict
|
|
bug
|
normal
|
libraries/base
|
6.6
|
| #1099 |
Visual Haskell crashes when ".." is used in hs-source-dirs
|
|
bug
|
normal
|
Visual Haskell
|
6.6
|
| #1107 |
Incorrect error message when there is a dot in the package name.
|
|
bug
|
normal
|
Visual Haskell
|
6.6
|
| #1120 |
randomR is non-uniform for most ranges
|
--
|
bug
|
normal
|
libraries/random
|
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
|
| #1140 |
Use ccall for OpenAL on Windows (was part of #918)
|
igloo
|
bug
|
normal
|
libraries (other)
|
6.4.2
|
| #1169 |
Control.Monad.Cont documentation
|
Andriy
|
proposal
|
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
|
|
| #1218 |
Add sortNub and sortNubBy to Data.List
|
|
proposal
|
normal
|
libraries/base
|
6.8.2
|
| #1222 |
Add the "optionMaybe" combinator to Parsec
|
|
proposal
|
normal
|
libraries (other)
|
6.6
|
| #1238 |
ByteString based datagram communication
|
|
proposal
|
normal
|
libraries/network
|
6.6
|
| #1243 |
Linking error of ALUT
|
|
bug
|
normal
|
libraries (other)
|
6.6
|
| #1249 |
Data.Map.map should be deprecated/removed
|
|
proposal
|
normal
|
libraries/base
|
6.6
|
| #1266 |
Make Data.Graph.Inductive.NodeMap handle slightly messy input without crashing
|
|
proposal
|
normal
|
libraries (other)
|
6.6
|
| #1269 |
Haddock: no documentation for entities re-exported from another package
|
|
bug
|
normal
|
Documentation
|
6.6
|
| #1274 |
Add a MonadState instance for the Parsec monad
|
|
proposal
|
normal
|
libraries (other)
|
6.6
|
| #1326 |
Bindings for POSIX named semaphores and shared memory objects
|
|
proposal
|
normal
|
libraries/unix
|
6.7
|
| #1403 |
System.Posix.Types.UserID and others missing from Windows distribution
|
--
|
bug
|
normal
|
None
|
6.6.1
|
| #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
|
| #1452 |
Modules omitted from a .cabal file are not reported, but result in a non-functional library
|
guest
|
bug
|
normal
|
libraries (other)
|
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
|
| #1499 |
Visual Haskell installer issue(s)
|
|
bug
|
normal
|
Visual Haskell
|
6.6.1
|
| #1506 |
Case-insensitive char/string comparison
|
|
feature request
|
normal
|
libraries/base
|
6.6.1
|
| #1516 |
Add Data.Stream, a library for manipulating infinite lists, to base
|
WouterSwierstra
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1521 |
Problems building the time library with Cabal / Setup.hs
|
|
bug
|
normal
|
libraries (other)
|
6.6.1
|
| #1535 |
Proposal: expose the drive functions in the filepath package
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1557 |
Enum/Ord derivations for System.Posix.Resource.Resource
|
|
feature request
|
normal
|
libraries/unix
|
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
|
| #1590 |
Libraries proposal: Add System.Info.isWindows
|
|
proposal
|
normal
|
libraries/base
|
|
| #1594 |
Better QuickCheck/HUnit integration
|
|
feature request
|
normal
|
libraries (other)
|
6.6.1
|
| #1597 |
OpenGL: Bindings for GLE library?
|
|
bug
|
normal
|
libraries (other)
|
6.6.1
|
| #1598 |
Could instances of Typeable, Data be added?
|
ashley@…
|
feature request
|
normal
|
libraries (other)
|
6.6.1
|
| #1611 |
Data.Map, Data.IntMap documentation
|
igloo
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1632 |
Test.HUnit documentation
|
|
proposal
|
normal
|
libraries (other)
|
6.10.1
|
| #1692 |
GLUT timedCallback fires twice
|
sven.panne@…
|
bug
|
normal
|
libraries (other)
|
6.6.1
|
| #1695 |
library submission: Data.Either.unzipEithers :: [Either a b] -> ([a],[b])
|
|
proposal
|
normal
|
libraries/base
|
6.8
|
| #1699 |
Fix network wrt abstract unix sockets
|
|
proposal
|
normal
|
libraries/network
|
6.6.1
|
| #1731 |
Proposal: Rename haskell@ to haskell-announce@
|
|
task
|
normal
|
None
|
|
| #1732 |
Proposal: Rename haskell@ to haskell-announce@
|
|
proposal
|
normal
|
None
|
|
| #1773 |
Add Compositor class as superclass of Arrow, in Control.Compositor
|
|
proposal
|
normal
|
libraries/base
|
6.6.1
|
| #1802 |
proposal: fix comparison operations for base:Data.Version.Version
|
|
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
|
| #1846 |
under MAC OS X package dependencies are not satified by the user database
|
--
|
bug
|
normal
|
Build System
|
6.8.1
|
| #1902 |
Restrict the type of (^), (^^), and add genericPower, genericPower'
|
|
proposal
|
normal
|
libraries/base
|
6.8.1
|
| #1903 |
Meta-Proposal: Documentation should be required to say when exports were introduced
|
|
proposal
|
normal
|
Compiler
|
6.8.1
|
| #1941 |
Add htmlAttr to Text.XHtml
|
bjorn@…
|
feature request
|
normal
|
libraries (other)
|
6.6.1
|
| #1951 |
Add "writer" Monad instance (,) o to Control.Monad.Instances
|
|
proposal
|
normal
|
libraries/base
|
6.8.1
|
| #1952 |
Max and Min for Monoid
|
|
proposal
|
normal
|
libraries/base
|
6.8.1
|
| #1953 |
Add Bounded instance for IntSet
|
|
proposal
|
normal
|
libraries (other)
|
6.8.1
|
| #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
|
| #1960 |
Add Applicative and Monoid instances for STM
|
|
proposal
|
normal
|
libraries/base
|
6.8.1
|
| #1979 |
Add variants of tails and inits not returning empty lists
|
|
proposal
|
normal
|
libraries/base
|
6.8.1
|
| #1985 |
IntSet.deleteMin doesn't agree with Set.deleteMin
|
|
bug
|
high
|
libraries (other)
|
6.8.1
|
| #2003 |
The Data.Time.Format parser should be more liberal
|
|
feature request
|
normal
|
libraries (other)
|
|
| #2005 |
localhost on mac causes getnameinfo error in safari.
|
--
|
bug
|
normal
|
libraries/network
|
6.8.2
|
| #2029 |
Add --with-libedit flag to the readline package
|
|
proposal
|
normal
|
libraries (other)
|
|
| #2034 |
In FilePath, current directory should be ".", not ""
|
neil
|
proposal
|
normal
|
libraries (other)
|
6.8.1
|
| #2035 |
New version of getModificationTime
|
|
proposal
|
normal
|
libraries/directory
|
|
| #2042 |
Add concatMapM to Control.Monad
|
|
proposal
|
normal
|
libraries/base
|
6.8.2
|
| #2048 |
Add split and splitWith to Data.List
|
|
proposal
|
normal
|
libraries/base
|
6.8.2
|
| #2053 |
Add read_history and write_history bindings to readline
|
|
proposal
|
normal
|
libraries (other)
|
6.8.2
|
| #2095 |
add new forms of unsafePerformIO and unsafeInterleaveIO
|
|
proposal
|
normal
|
libraries/base
|
6.8.2
|
| #2099 |
Storable instance for Complex
|
|
proposal
|
normal
|
libraries/base
|
6.8.2
|
| #2133 |
Add an instance for IArray (IOToDiffArray IOUArray) Bool
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.8.2
|
|
(more results for this group on next page)
|