| #2893 |
Implement "Quantified contexts" proposal
|
new
|
|
feature request
|
normal
|
_|_
|
| #2895 |
Implement the "Class System Extension" proposal
|
new
|
|
feature request
|
normal
|
_|_
|
| #2896 |
Warning suggestion: argument not necessarily a binary operator
|
new
|
|
feature request
|
low
|
_|_
|
| #2917 |
alloca and allocaArray do not respect alignment
|
new
|
|
bug
|
normal
|
_|_
|
| #2926 |
Foreign exported function returns wrong type
|
new
|
|
bug
|
low
|
_|_
|
| #3021 |
A way to programmatically insert marks into heap profiling output
|
new
|
|
feature request
|
normal
|
_|_
|
| #3024 |
Rewrite hp2ps in Haskell
|
new
|
|
task
|
normal
|
_|_
|
| #3048 |
Heap size suggestion gets ignored when -G1 flag is passed
|
new
|
|
bug
|
normal
|
_|_
|
| #3134 |
encodeFloat . decodeFloat
|
new
|
|
bug
|
normal
|
_|_
|
| #3205 |
Generalized isomorphic deriving
|
new
|
|
feature request
|
normal
|
_|_
|
| #3283 |
Selective disabling of unused bind warnings
|
new
|
|
feature request
|
normal
|
_|_
|
| #3353 |
Add CLDouble support
|
new
|
|
bug
|
normal
|
_|_
|
| #3384 |
Add HsSyn prettyprinter tests
|
new
|
|
task
|
normal
|
_|_
|
| #3447 |
Class restrictions on type instances
|
new
|
|
feature request
|
normal
|
_|_
|
| #3490 |
Relax superclass restrictions
|
new
|
|
feature request
|
normal
|
_|_
|
| #3541 |
Allow local foreign imports
|
new
|
|
feature request
|
normal
|
_|_
|
| #3545 |
As-patterns for type signatures
|
new
|
--
|
feature request
|
normal
|
_|_
|
| #3549 |
unlit does not follow H98 spec
|
new
|
|
bug
|
normal
|
_|_
|
| #3557 |
CPU Vector instructions in GHC.Prim
|
new
|
|
feature request
|
normal
|
_|_
|
| #3569 |
ghci can't handle utf-8 chinese char correctly when modify.
|
new
|
judah
|
bug
|
normal
|
_|_
|
| #3575 |
mkStdGen and split conspire to make some programs predictable
|
new
|
rrnewton
|
bug
|
normal
|
_|_
|
| #3577 |
Complete support for Data Parallel Haskell
|
new
|
rl
|
feature request
|
normal
|
_|_
|
| #3583 |
Default view patterns
|
new
|
|
feature request
|
normal
|
_|_
|
| #3601 |
When running two or more instances of GHCi, persistent history is only kept for the first one
|
new
|
|
feature request
|
normal
|
_|_
|
| #3620 |
The seeds generated by split are not independent
|
new
|
rrnewton
|
bug
|
normal
|
_|_
|
| #3628 |
exceptions reported to stderr when they propagate past forkIO
|
new
|
--
|
bug
|
normal
|
_|_
|
| #3676 |
realToFrac doesn't sanely convert between floating types
|
new
|
|
bug
|
normal
|
_|_
|
| #3765 |
Rules should "look through" case binders too
|
new
|
|
bug
|
normal
|
_|_
|
| #3769 |
Add manpages for programs installed alongside ghc
|
new
|
|
feature request
|
normal
|
_|_
|
| #3814 |
Compile to more than one (sub)-architecture
|
new
|
|
feature request
|
normal
|
_|_
|
| #3872 |
New way to make the simplifier diverge
|
new
|
|
bug
|
normal
|
_|_
|
| #3919 |
Or-patterns as GHC extension
|
new
|
|
feature request
|
normal
|
_|_
|
| #3995 |
Comment delimiters ignored inside compiler pragma
|
new
|
|
bug
|
normal
|
_|_
|
| #4005 |
Bad behaviour in the generational GC with paraffins -O2
|
new
|
|
bug
|
normal
|
_|_
|
| #4029 |
ghci leaks memory when loading a file
|
new
|
|
bug
|
normal
|
_|_
|
| #4043 |
Parsing of guards, and type signatures
|
new
|
|
bug
|
normal
|
_|_
|
| #4091 |
Parse error on curried context of instance declaration
|
new
|
|
feature request
|
normal
|
_|_
|
| #4370 |
Bring back monad comprehensions
|
new
|
|
feature request
|
normal
|
_|_
|
| #4438 |
Rename and register the "PArr" language extension when it is judged to be ready
|
new
|
benl
|
task
|
normal
|
_|_
|
| #4463 |
CORE notes break optimisation
|
new
|
|
bug
|
low
|
_|_
|
| #4894 |
Missing improvement for fun. deps.
|
new
|
|
feature request
|
normal
|
_|_
|
| #4941 |
SpecConstr generates functions that do not use their arguments
|
new
|
|
task
|
normal
|
_|_
|
| #5041 |
Incorrect Read deriving for MagicHash constructors
|
new
|
|
bug
|
low
|
_|_
|
| #5071 |
GHCi crashes on large alloca/allocaBytes requests
|
new
|
|
bug
|
normal
|
_|_
|
| #5082 |
Emit warnings when conflicting flags are supplied
|
new
|
|
feature request
|
normal
|
_|_
|
| #5144 |
Pattern synonyms
|
new
|
|
feature request
|
normal
|
_|_
|
| #5278 |
System.Random.randomIvalInteger makes invalid assumptions about RandomGen
|
new
|
rrnewton
|
bug
|
normal
|
_|_
|
| #5280 |
System.Random commits (rand `mod` base) error.
|
new
|
rrnewton
|
bug
|
normal
|
_|_
|
| #5316 |
Orphan instances strike again: ghc rejects a program at first but will accept it if you repeat the same compilation command
|
new
|
|
bug
|
low
|
_|_
|
| #5324 |
Locally-scoped RULES
|
new
|
|
feature request
|
normal
|
_|_
|
| #5340 |
wrong warning on incomplete case analysis in conjunction with empty data declarations
|
new
|
|
bug
|
lowest
|
_|_
|
| #5344 |
CSE should look through coercions
|
new
|
simonpj
|
feature request
|
normal
|
_|_
|
| #5416 |
Local modules and Template Haskell declaration splices
|
new
|
|
feature request
|
normal
|
_|_
|
| #5466 |
Documentation for Chan could be better
|
new
|
|
bug
|
normal
|
_|_
|
| #5476 |
Cap memory usage for one thread without disrupting other threads
|
new
|
|
feature request
|
normal
|
_|_
|
| #5722 |
GHC inlines class method forever
|
new
|
simonpj
|
bug
|
normal
|
_|_
|
| #5728 |
Warnings from -fwarn-incomplete-record-updates even with all constructors matched
|
new
|
|
bug
|
normal
|
_|_
|
| #5762 |
GHC gives incorrect warnings with simple applications of the view patterns extension
|
new
|
|
bug
|
normal
|
_|_
|
| #5793 |
make nofib awesome
|
new
|
dterei
|
task
|
normal
|
_|_
|
| #5794 |
Nofib nightly regressions with pretty graphs
|
new
|
dterei
|
task
|
normal
|
_|_
|
| #5957 |
signatures are too permissive
|
new
|
|
bug
|
low
|
_|_
|
| #5974 |
Casts, rules, and parametricity
|
new
|
|
bug
|
normal
|
_|_
|
| #6030 |
Typeclass constraint should pick the OverloadedString type.
|
new
|
|
feature request
|
normal
|
_|_
|
| #6034 |
Parse error when using ' with promoted kinds
|
new
|
|
bug
|
low
|
_|_
|
| #7026 |
Impredicative implicit parameters
|
new
|
|
bug
|
normal
|
_|_
|
| #7080 |
Make RULES and SPECIALISE more consistent
|
new
|
|
bug
|
normal
|
_|_
|
| #7206 |
Implement cheap build
|
new
|
simonpj
|
bug
|
normal
|
_|_
|
| #7261 |
ghci's :info and :browse break encapsulation
|
new
|
|
feature request
|
normal
|
_|_
|
| #7291 |
hp2ps should cope with incomplete data
|
new
|
|
feature request
|
normal
|
_|_
|
| #7309 |
The Ix instance for (,) leaks space in range
|
new
|
|
bug
|
normal
|
_|_
|
| #7662 |
Improve GC of mutable objects
|
new
|
|
feature request
|
normal
|
_|_
|
| #7835 |
ghc --make: allow passign .cmm, .c and .hs files in one command line
|
new
|
|
feature request
|
normal
|
--
|
| #7842 |
Incorrect checking of let-bindings in recursive do
|
new
|
|
bug
|
normal
|
--
|
| #7845 |
RebindableSyntax should allow rebinding tuples and lists
|
new
|
|
feature request
|
normal
|
--
|
| #7849 |
Error on pattern matching of an existential whose context includes a type function
|
new
|
|
bug
|
normal
|
--
|
| #7858 |
Fix definitions of abs/signum for Floats/Doubles
|
new
|
|
bug
|
normal
|
--
|
| #7870 |
Compilation errors break the complexity encapsulation on DSLs, impairs success in industry
|
new
|
|
feature request
|
normal
|
--
|
| #7883 |
enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives?
|
new
|
carter
|
feature request
|
normal
|
--
|
| #7894 |
Crash on :i M.->
|
new
|
|
bug
|
normal
|
--
|
| #7895 |
Warning for literal overflow
|
new
|
|
feature request
|
normal
|
--
|
| #7901 |
Bad error message when using UnicodeSyntax ∀ without ExplicitForall
|
new
|
|
bug
|
normal
|
--
|
| #7917 |
update documentation of InstalledPackageInfo
|
new
|
|
task
|
normal
|
--
|
| #7918 |
SrcSpan's associated with expanded quasi-quotes are inconsistent
|
new
|
|
bug
|
normal
|
--
|
| #7928 |
GHC fails to terminate while compiling with optimization level 2
|
new
|
|
bug
|
normal
|
--
|
| #7854 |
Constrained method type accepted in Haskell 98 mode
|
new
|
|
bug
|
normal
|
|
| #7855 |
Use optimizer for more information about incomplete pattern matches
|
new
|
|
feature request
|
normal
|
|
| #7863 |
Verbosity level for quieter Template Haskell
|
new
|
|
feature request
|
normal
|
|
| #7880 |
Require "forall" in definitions of polymorphic types
|
new
|
|
bug
|
normal
|
|
| #7881 |
Warning for pointless ranges like [5..2]
|
new
|
|
feature request
|
normal
|
|
| #7897 |
MakeTypeRep fingerprints be proper, robust fingerprints
|
new
|
|
bug
|
normal
|
|
| #7898 |
SpecConstr explodes when compiling module BSP of frag-1.1.2
|
new
|
|
bug
|
normal
|
|
| #7903 |
Failure to find class instance specified with extra parentheses
|
new
|
|
bug
|
normal
|
|
| #7908 |
InstanceSigs suggestion not accepted
|
new
|
|
bug
|
normal
|
|
| #7922 |
adding direct *.c -> object code (*.o/so/dylib) support to compilation driver
|
new
|
|
feature request
|
normal
|
|