| #4438 |
Rename and register the "PArr" language extension when it is judged to be ready
|
new
|
benl
|
task
|
normal
|
_|_
|
| #4429 |
Ability to specify the namespace in mkName
|
new
|
reinerp
|
feature request
|
low
|
7.6.2
|
| #4428 |
Local functions lose their unfoldings
|
new
|
|
bug
|
low
|
7.6.2
|
| #4426 |
Simplify the rules for implicit quantification
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4413 |
(^^) is not correct for Double and Float
|
new
|
tcsavage
|
bug
|
low
|
7.6.2
|
| #4385 |
Type-level natural numbers
|
new
|
diatchki
|
feature request
|
normal
|
7.6.2
|
| #4374 |
Remove in-tree gmp
|
new
|
igloo
|
task
|
high
|
7.8.1
|
| #4372 |
Extending quasiquotation support
|
new
|
|
bug
|
normal
|
7.6.2
|
| #4370 |
Bring back monad comprehensions
|
new
|
|
feature request
|
normal
|
_|_
|
| #4364 |
Template Haskell: Cycle in type synonym declarations
|
new
|
simonpj
|
bug
|
high
|
7.8.1
|
| #4340 |
Add alignment to hsc2hs template
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4329 |
GHC.Conc modifyTVar primitive
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4316 |
Interactive "do" notation in GHCi
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4301 |
Optimisations give bad core for foldl' (flip seq) ()
|
new
|
|
bug
|
low
|
7.6.2
|
| #4296 |
The dreaded SkolemOccurs problem
|
new
|
simonpj
|
bug
|
low
|
7.6.2
|
| #4295 |
Review higher-rank and impredicative types
|
new
|
simonpj
|
bug
|
normal
|
7.6.2
|
| #4288 |
Poor -fspec-constr-count=n warning messages
|
new
|
|
bug
|
low
|
7.6.2
|
| #4281 |
Make impredicativity work properly
|
new
|
simonpj
|
task
|
low
|
7.6.2
|
| #4268 |
Annotation extension needs a flag
|
new
|
|
bug
|
normal
|
7.6.2
|
| #4267 |
Strictness analyser is to conservative about passing a boxed parameter
|
new
|
|
bug
|
low
|
7.6.2
|
| #4259 |
Relax restrictions on type family instance overlap
|
new
|
|
feature request
|
normal
|
7.8.1
|
| #4243 |
Make a proper options parser for the RTS
|
new
|
|
task
|
high
|
7.8.1
|
| #4230 |
Template Haskell: less type checking in quotations?
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4222 |
Template Haskell lets you reify supposedly-abstract data types
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4218 |
System.Random is way too lazy
|
new
|
rrnewton
|
bug
|
low
|
7.6.2
|
| #4215 |
canonicalizePath behaves strangely with paths that do not exist
|
new
|
|
bug
|
low
|
7.6.2
|
| #4213 |
LLVM: Add support for TNTC to LLVM compiler suite
|
new
|
dterei
|
feature request
|
low
|
7.6.2
|
| #4210 |
LLVM: Dynamic Library Support
|
new
|
dterei
|
feature request
|
low
|
7.6.2
|
| #4196 |
add more stolen syntax to the user guide
|
new
|
|
task
|
low
|
7.6.2
|
| #4185 |
Deriving higher-arity instances for newtype family instances fails
|
new
|
simonpj
|
bug
|
low
|
7.6.2
|
| #4180 |
do not consider associativity for unary minus for fixity resolution
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4176 |
reject unary minus in infix left hand side function bindings that resolve differently as expressions
|
new
|
|
bug
|
low
|
7.6.2
|
| #4170 |
Invalid "duplicate instance" error
|
new
|
|
bug
|
low
|
7.6.2
|
| #4162 |
GHC API messes up signal handlers
|
new
|
|
bug
|
low
|
7.6.2
|
| #4150 |
CPP+QuasiQuotes confuses compilation errors' line numbers
|
new
|
|
bug
|
low
|
7.6.2
|
| #4140 |
dynHelloWorld(dyn) fails in an unreg build
|
new
|
|
bug
|
low
|
7.6.2
|
| #4139 |
Spurious non-exhaustive pattern match warnings are given using GADTs
|
new
|
|
bug
|
normal
|
7.0.1
|
| #4128 |
Can't capture classes inside a template haskell type quotation
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4124 |
GHC rejects instance quotations with splices in the instance head
|
new
|
|
bug
|
low
|
7.6.2
|
| #4121 |
Refactor the plumbing of CafInfo to make it more robust
|
new
|
|
bug
|
low
|
7.6.2
|
| #4114 |
Add a flag to remove/delete intermediate files generated by GHC
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4105 |
ffi005 fails on OS X
|
new
|
|
bug
|
low
|
7.6.2
|
| #4102 |
Bit manipulation built-ins
|
new
|
|
feature request
|
normal
|
7.6.2
|
| #4096 |
New primops for indexing: index*OffAddrUsing# etc
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4092 |
Floating point manipulation : ulp and coerce IEEE-754 Double# into Word64#
|
new
|
|
feature request
|
normal
|
7.6.2
|
| #4091 |
Parse error on curried context of instance declaration
|
new
|
|
feature request
|
normal
|
_|_
|
| #4081 |
Strict constructor fields inspected in loop
|
new
|
benl
|
bug
|
low
|
7.6.2
|
| #4052 |
Two sided sections
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4049 |
Support for ABI versioning of C libraries
|
new
|
|
bug
|
low
|
7.6.2
|
| #4048 |
ghc-pkg should check for existence of extra-libraries
|
new
|
|
bug
|
low
|
7.6.2
|
| #4043 |
Parsing of guards, and type signatures
|
new
|
|
bug
|
normal
|
_|_
|
| #4029 |
ghci leaks memory when loading a file
|
new
|
|
bug
|
normal
|
_|_
|
| #4020 |
Please consider adding support for local type synonyms
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4019 |
deriving Ord can produce incorrect and inefficient instances
|
new
|
|
bug
|
low
|
7.6.2
|
| #4017 |
Unhelpful error message in GHCi
|
new
|
|
bug
|
lowest
|
7.6.2
|
| #4016 |
Strange display behaviour in GHCi
|
new
|
|
feature request
|
low
|
7.6.2
|
| #4012 |
Compilation results are not deterministic
|
new
|
|
bug
|
high
|
7.6.2
|
| #4005 |
Bad behaviour in the generational GC with paraffins -O2
|
new
|
|
bug
|
normal
|
_|_
|
| #4001 |
Implement an atomic readMVar
|
new
|
|
task
|
low
|
7.6.2
|
| #3998 |
strace breaks System.Process(?)
|
new
|
|
bug
|
normal
|
_|_
|
| #3996 |
bug in GHC when compiling HOC (SVN revision 413)
|
new
|
|
bug
|
lowest
|
7.6.2
|
| #3995 |
Comment delimiters ignored inside compiler pragma
|
new
|
|
bug
|
normal
|
_|_
|
| #3990 |
UNPACK doesn't unbox data families
|
new
|
|
bug
|
low
|
7.6.2
|
| #3984 |
Handle multiline input in GHCi history
|
new
|
|
feature request
|
normal
|
7.6.2
|
| #3980 |
System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3977 |
Support double-byte encodings (Chinese/Japanese/Korean) on Windows
|
new
|
batterseapower
|
feature request
|
low
|
7.8.1
|
| #3946 |
Better diagnostic when entering a GC'd CAF
|
new
|
|
task
|
low
|
7.6.2
|
| #3927 |
Incomplete/overlapped pattern warnings + GADTs = inadequate
|
new
|
simonpj
|
bug
|
high
|
7.8.1
|
| #3924 |
Strictness analyser missing useful strictness
|
new
|
|
bug
|
low
|
7.6.2
|
| #3919 |
Or-patterns as GHC extension
|
new
|
|
feature request
|
normal
|
_|_
|
| #3903 |
DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks"
|
new
|
benl
|
bug
|
low
|
7.6.2
|
| #3895 |
"Fix" pervasive-but-unnecessary signedness in GHC.Prim
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3881 |
section parse errors, e.g. ( let x=1 in x + )
|
new
|
|
bug
|
low
|
7.6.2
|
| #3872 |
New way to make the simplifier diverge
|
new
|
|
bug
|
normal
|
_|_
|
| #3870 |
Avoid Haddock-links to the Prelude
|
new
|
|
feature request
|
lowest
|
7.6.2
|
| #3869 |
RTS GC Statistics from -S should be logged via the eventlog system
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3859 |
Problems with toClockTime on NetBSD
|
new
|
|
bug
|
lowest
|
7.6.2
|
| #3844 |
Undeprecate #include (in at least some circumstances)
|
new
|
|
bug
|
low
|
7.6.2
|
| #3831 |
SpecConstr should exploit cases where there is exactly one call pattern
|
new
|
simonpj
|
bug
|
high
|
7.8.1
|
| #3814 |
Compile to more than one (sub)-architecture
|
new
|
|
feature request
|
normal
|
_|_
|
| #3786 |
showing function arguments when stopped at its definition
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3782 |
Data Parallel "Impossible happened" compiler error
|
new
|
benl
|
bug
|
low
|
7.6.2
|
| #3781 |
Improve inlining for local functions
|
new
|
|
bug
|
lowest
|
7.6.2
|
| #3769 |
Add manpages for programs installed alongside ghc
|
new
|
|
feature request
|
normal
|
_|_
|
| #3767 |
SpecConstr for join points
|
new
|
|
bug
|
low
|
7.6.2
|
| #3766 |
Parsing of lambdas is not consistent with Haskell'98 report.
|
new
|
|
bug
|
low
|
7.6.2
|
| #3765 |
Rules should "look through" case binders too
|
new
|
|
bug
|
normal
|
_|_
|
| #3755 |
Improve join point inlining
|
new
|
|
task
|
low
|
7.6.2
|
| #3753 |
Make ghci's -l option consistent with GNU ld's -l option
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3744 |
Comparisons against minBound/maxBound not optimised
|
new
|
|
bug
|
low
|
7.6.2
|
| #3739 |
ghc-cabal mishandles relative paths in arguments
|
new
|
|
bug
|
low
|
7.6.2
|
| #3725 |
Annotations not written to interface files
|
new
|
|
bug
|
lowest
|
7.6.2
|
| #3713 |
Track -dynamic/-fPIC to avoid obscure linker errors
|
new
|
|
task
|
low
|
7.6.2
|
| #3712 |
Implement -dynamic-lib option
|
new
|
|
task
|
low
|
7.6.2
|
| #3711 |
Bad error reporting when calling a function in a module which depends on a DLL on Windows
|
new
|
--
|
bug
|
lowest
|
7.6.2
|
| #3704 |
Using -shared without -dynamic should be rejected on linux
|
new
|
|
bug
|
low
|
7.6.2
|
| #3701 |
allow existential wrapper newtypes
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3699 |
Wildcards in type functions
|
new
|
|
feature request
|
low
|
7.6.2
|
| #3698 |
Bad code generated for zip/filter/filter loop
|
new
|
|
bug
|
low
|
7.6.2
|
| #3697 |
Method selectors aren't floated out of loops
|
new
|
|
bug
|
low
|
7.6.2
|
|
(more results for this group on next page)
|