| #916 |
windows installer should play nice with other Haskell tools
|
|
bug
|
normal
|
Build System
|
6.4.2
|
| #1150 |
Build Error on ia64
|
|
bug
|
normal
|
Build System
|
6.6
|
| #1291 |
Binary Solaris build fails on Solaris 9
|
|
bug
|
normal
|
Build System
|
6.6.1
|
| #1717 |
ghc-6.8 configure does not recognise 32bit userland on ppc64
|
|
bug
|
normal
|
Build System
|
6.8
|
| #246 |
Wrong pat-match order for records
|
simonpj
|
bug
|
low
|
Compiler
|
6.4.1
|
| #317 |
Simplifier doesn't preserve bottoms sometimes
|
|
bug
|
normal
|
Compiler
|
6.4
|
| #366 |
incomplete patterns and GADT
|
|
feature request
|
normal
|
Compiler
|
None
|
| #490 |
object code blow up by minor source code change
|
simonpj
|
bug
|
low
|
Compiler
|
6.4.1
|
| #601 |
Replace GMP
|
|
task
|
normal
|
Compiler
|
None
|
| #606 |
Sparc native code generator
|
|
task
|
normal
|
Compiler
|
None
|
| #607 |
Ticky-ticky profiling
|
tim
|
task
|
normal
|
Compiler
|
None
|
| #653 |
Changeable lexer/parser (like DynFlags.log_action)
|
|
feature request
|
low
|
Compiler
|
6.4.1
|
| #683 |
RULES for recursive functions don't work properly
|
simonpj
|
bug
|
low
|
Compiler
|
6.4.1
|
| #745 |
GHC should recover better from bad type signatures
|
simonpj
|
bug
|
low
|
Compiler
|
6.4.2
|
| #768 |
Improve performance of binary serialisation for interface files
|
|
task
|
normal
|
Compiler
|
6.4.1
|
| #784 |
defining type of returned value
|
|
bug
|
low
|
Compiler
|
6.4.2
|
| #813 |
-optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail
|
|
bug
|
normal
|
Compiler
|
6.5
|
| #872 |
OSX universal binary distribution
|
|
feature request
|
normal
|
Compiler
|
6.4.2
|
| #914 |
Improve detection of unnecessary SOURCE imports
|
simonmar
|
task
|
normal
|
Compiler
|
6.5
|
| #956 |
improving error messages #1
|
simonpj
|
feature request
|
normal
|
Compiler
|
6.6
|
| #1015 |
regex001(ghci,threaded1) seg-faults under Solaris
|
benl
|
bug
|
normal
|
Compiler
|
6.6
|
| #1036 |
Asynchronous exceptions improvements
|
simonmar
|
task
|
normal
|
Compiler
|
6.6
|
| #1117 |
[2,4..10] is not a good list producer
|
|
feature request
|
lowest
|
Compiler
|
6.6
|
| #1133 |
auto-derivation of Enum is disallowed with recursive imports
|
simonpj
|
bug
|
lowest
|
Compiler
|
6.6
|
| #1148 |
Bad warnings about unused imports that are in fact needed
|
|
bug
|
lowest
|
Compiler
|
6.8.2
|
| #1380 |
Safe Haskell
|
dterei
|
feature request
|
normal
|
Compiler
|
7.1
|
| #1509 |
Make unboxed tuples more supported
|
|
feature request
|
low
|
Compiler
|
6.6.1
|
| #1524 |
stdcall fails on MacOS
|
|
bug
|
lowest
|
Compiler
|
6.7
|
| #1789 |
New warning: missing import lists
|
igloo
|
task
|
normal
|
Compiler
|
6.6.1
|
| #1884 |
Win64 Port
|
igloo
|
task
|
normal
|
Compiler
|
6.8.1
|
| #1904 |
Strictness analyser should be smarter
|
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #1930 |
Make operators into type constructors, rather than type variables
|
|
feature request
|
normal
|
Compiler
|
6.8.1
|
| #2240 |
Random "interface file corrupt" while building
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2431 |
Allow empty case analysis
|
|
feature request
|
low
|
Compiler
|
6.8.3
|
| #2467 |
orphan instance warnings are badly behaved
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #3018 |
Constraints of function in record appears to nullifiy instance constraints.
|
simonpj
|
bug
|
normal
|
Compiler
|
6.10.1
|
| #3027 |
Specialisation rules fail because dictionary projections do not match
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #186 |
Bad sparc Int64 code via NCG with -O
|
benl
|
bug
|
low
|
Compiler (NCG)
|
6.0.1
|
| #459 |
Bad parse error message
|
|
bug
|
normal
|
Compiler (Parser)
|
6.4.1
|
| #836 |
rebindable if-then-else syntax
|
igloo
|
feature request
|
normal
|
Compiler (Parser)
|
7.0.1
|
| #984 |
Syntax error shows in the wrong position
|
|
bug
|
low
|
Compiler (Parser)
|
6.4.2
|
| #999 |
Misattributed parse error in do block
|
|
bug
|
low
|
Compiler (Parser)
|
6.4.2
|
| #1060 |
GHC accepts program with incorrect layout
|
|
bug
|
normal
|
Compiler (Parser)
|
6.6
|
| #323 |
Exponential behaviour with type synonyms
|
simonpj
|
bug
|
low
|
Compiler (Type checker)
|
6.4.1
|
| #788 |
Implement class aliases and/or constraint synonyms
|
--
|
feature request
|
normal
|
Compiler (Type checker)
|
|
| #959 |
Debugging info(?) leaks out: "Urk! Inventing strangely-kinded void TyCon"
|
|
bug
|
normal
|
Compiler (Type checker)
|
6.6
|
| #1050 |
Using an inferred type as a type signature fails
|
|
bug
|
low
|
Compiler (Type checker)
|
6.6
|
| #1241 |
Functional dependency Coverage Condition is lifted, and should not be
|
|
bug
|
normal
|
Compiler (Type checker)
|
6.6
|
| #1696 |
Confusing type signature
|
|
bug
|
low
|
Compiler (Type checker)
|
6.6.1
|
| #2247 |
GHC accepts FD violations, unless the conflicing instances are used
|
|
bug
|
normal
|
Compiler (Type checker)
|
6.9
|
| #2695 |
bogus "syntactically distinct contexts" error
|
--
|
bug
|
low
|
Compiler (Type checker)
|
6.11
|
| #2900 |
Confusing error message for monadic function with wrong number of arguments
|
|
bug
|
normal
|
Compiler (Type checker)
|
6.10.1
|
| #3023 |
Wrong inferred type shown
|
--
|
bug
|
normal
|
Compiler (Type checker)
|
6.10.1
|
| #1576 |
Document Template Haskell API
|
|
feature request
|
normal
|
Documentation
|
6.6.1
|
| #831 |
GHCi user interface bug
|
|
bug
|
low
|
GHCi
|
6.4.2
|
| #1363 |
Sourcing multi-line scripts in GHCi: track line numbers, and bail out after first error
|
vivian
|
feature request
|
normal
|
GHCi
|
6.6
|
| #1531 |
_result can get bound to the wrong value in a breakpoint
|
|
bug
|
low
|
GHCi
|
6.7
|
| #288 |
amd64-FreeBSD-5.3 port?
|
|
feature request
|
normal
|
None
|
None
|
| #2510 |
Environment modification during installation should be optional
|
|
feature request
|
normal
|
None
|
6.8.3
|
| #911 |
Better information about the location of exceptions
|
|
feature request
|
normal
|
Runtime System
|
6.4.2
|
| #1657 |
throwTo + unsafeInterleaveIO oddness
|
|
bug
|
normal
|
Runtime System
|
6.6.1
|
| #2413 |
Segmentation fault in ghc --interactive when run with +RTS -Da
|
--
|
bug
|
low
|
Runtime System
|
6.9
|
| #3618 |
memory-leak detector in +RTS -DS fails to track allocations in constructors
|
--
|
bug
|
normal
|
Runtime System
|
6.12.1 RC1
|
| #1541 |
No way at all to set fixity for infix operators defined in template haskell
|
reinerp
|
bug
|
normal
|
Template Haskell
|
6.6.1
|
| #1803 |
Include qCurrentLoc in the Quasi class
|
|
feature request
|
normal
|
Template Haskell
|
6.6.1
|
| #1835 |
Provide information of the instance environment
|
igloo
|
feature request
|
normal
|
Template Haskell
|
6.8.1
|
| #1849 |
Template Haskell: reify is not consistent with the special constructors ListT and TupleT
|
--
|
bug
|
normal
|
Template Haskell
|
6.8.1
|
| #2222 |
Template Haskell: reify returns incorrect types when ommiting type signatures
|
|
bug
|
normal
|
Template Haskell
|
6.8.2
|
| #2399 |
Template Haskell: support for view patterns
|
igloo
|
feature request
|
low
|
Template Haskell
|
6.11
|
| #5024 |
Improve testsuite summary output
|
|
feature request
|
normal
|
Test Suite
|
7.0.2
|
| #676 |
Write a performance checker for collections.
|
Alson Kemp
|
task
|
normal
|
libraries (other)
|
6.4.1
|
| #894 |
several "extralibs" packages fail haddock step
|
|
bug
|
normal
|
libraries (other)
|
6.5
|
| #3370 |
Put DiffArray in its own diffarray package
|
igloo
|
proposal
|
normal
|
libraries (other)
|
6.10.2
|
| #635 |
Replace use of select() in the I/O manager with epoll/kqueue/etc.
|
bos
|
task
|
normal
|
libraries/base
|
6.13
|
| #980 |
timeout
|
|
task
|
normal
|
libraries/base
|
6.6
|
| #1063 |
hReady should probably return False at the end of a file
|
igloo
|
bug
|
normal
|
libraries/base
|
6.6
|
| #3149 |
Data.HashTable is slow
|
--
|
bug
|
normal
|
libraries/base
|
6.10.1
|
| #3352 |
Data.Word should define instances of Random for each type
|
rrnewton
|
feature request
|
normal
|
libraries/base
|
6.10.3
|
| #1874 |
getDirectoryContents yields "invalid argument" instead of "permission error"
|
--
|
bug
|
normal
|
libraries/directory
|
6.8.1
|
| #1182 |
splitAt does not implement H98 report behaviour, it is too strict in 'n'
|
|
bug
|
normal
|
libraries/haskell98
|
6.6
|
| #431 |
runInteractiveProcess and closed stdin.
|
--
|
bug
|
low
|
libraries/process
|
6.4
|