| #2721 |
Newtype deriving doesn't work with type families
|
|
feature request
|
lowest
|
Compiler
|
6.10.1
|
| #2776 |
Document -pgmL (Use cmd as the literate pre-processor)
|
|
bug
|
lowest
|
Documentation
|
6.10.1
|
| #2823 |
Another arity expansion bug
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2836 |
Data.Typeable does not use qualified names
|
|
feature request
|
lowest
|
Compiler
|
6.10.1
|
| #2840 |
Top level string literals
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2867 |
Make a way to tell GHC that a pragma name should be "recognised"
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2915 |
Arity is smaller than need be
|
simonpj
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2933 |
LDFLAGS ignored by build system
|
|
bug
|
lowest
|
Build System
|
6.10.1
|
| #2940 |
Do CSE after CorePrep
|
simonpj
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2945 |
add command :mergetrace
|
|
feature request
|
lowest
|
GHCi
|
6.10.1
|
| #2946 |
tracing should be controled by a global flag
|
|
feature request
|
lowest
|
GHCi
|
6.10.1
|
| #2950 |
show breakpoint numbers of breakpoints which were ignored during :force
|
|
feature request
|
lowest
|
GHCi
|
6.10.1
|
| #2968 |
add test for C trigraphs
|
kchugalinskiy
|
task
|
lowest
|
Compiler
|
6.10.1
|
| #2986 |
:info printing instances often isn't wanted
|
Remi
|
feature request
|
lowest
|
GHCi
|
6.10.1
|
| #2988 |
Improve float-in
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2991 |
.mix files generation broken with -fhpc and --make flags with lhs modules
|
andy@…
|
bug
|
lowest
|
Code Coverage
|
6.10.1
|
| #3000 |
:break command should recognize also nonexported top level symbols in qualified IDs
|
|
feature request
|
lowest
|
GHCi
|
6.10.1
|
| #3003 |
Happy does not reject pragmas
|
|
bug
|
lowest
|
Build System
|
6.10.1
|
| #3034 |
divInt# floated into a position which leads to low arity
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #3052 |
ghc FFI doesn't support thiscall
|
|
feature request
|
low
|
Compiler (FFI)
|
6.10.1
|
| #3061 |
GHC's GC default heap growth strategy is not as good as other runtimes
|
|
bug
|
lowest
|
Runtime System
|
6.10.1
|
| #3065 |
Reorder tests in quot to improve code
|
|
bug
|
lowest
|
libraries/base
|
6.10.1
|
| #3070 |
floor(0/0) should not be defined
|
squadette
|
bug
|
lowest
|
Prelude
|
6.10.1
|
| #3073 |
Avoid reconstructing dictionaries in recursive instance methods
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #3085 |
warn about language extensions that are not used
|
|
feature request
|
normal
|
Compiler
|
6.10.1
|
| #3107 |
Over-eager GC when blocked on a signal in the non-threaded runtime
|
|
bug
|
lowest
|
Runtime System
|
6.10.1
|
| #3122 |
Enhance --info
|
duncan
|
feature request
|
lowest
|
Compiler
|
6.10.1
|
| #3138 |
Returning a known constructor: GHC generates terrible code for cmonad
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #3140 |
(Windows?) GHCi doesn't load hierachical modules
|
|
feature request
|
lowest
|
GHCi
|
6.10.1
|
| #3321 |
-fhpc assumes original sources relative to the current directory
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #3184 |
package.conf should be under /var, not /usr
|
--
|
bug
|
low
|
Package system
|
6.10.2
|
| #3191 |
hpc reports spurious results with .lhs files even after processing with ghc -E
|
andy@…
|
bug
|
lowest
|
Code Coverage
|
6.10.2
|
| #3192 |
Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic to ghc-api
|
|
feature request
|
lowest
|
GHC API
|
6.10.2
|
| #3217 |
Make GHCi have separate flags for interactive Haskell expressions
|
|
feature request
|
normal
|
Compiler
|
6.10.2
|
| #3251 |
split rts headers into public and private
|
|
feature request
|
lowest
|
Runtime System
|
6.10.2
|
| #3282 |
How to start an emacs editor within ghci asynchronously with :edit filename.hs :set editor emacs & don't go
|
|
feature request
|
lowest
|
GHCi
|
6.10.2
|
| #3314 |
Add compilation date to +RTS --info
|
|
feature request
|
lowest
|
Compiler
|
6.10.2
|
| #3351 |
Generated ghc man page missing xrefs
|
|
bug
|
lowest
|
Documentation
|
6.10.3
|
| #3355 |
Refactor Template Haskell syntax conversions
|
|
task
|
lowest
|
Compiler
|
6.10.3
|
| #3231 |
Permission denied error with runProcess/openFile
|
simonmar
|
bug
|
normal
|
libraries/base
|
6.10.4
|
| #3333 |
GHCi doesn't load weak symbols
|
|
bug
|
normal
|
GHCi
|
6.10.4
|
| #3376 |
hpc and CPP don't mix on Windows
|
andy@…
|
bug
|
lowest
|
Code Coverage
|
6.10.4
|
| #3379 |
GHC should use the standard binary package
|
|
task
|
normal
|
Compiler
|
6.10.4
|
| #3427 |
control what sort of entity a deprecated pragma applies to
|
|
bug
|
low
|
Compiler
|
6.10.4
|
| #3452 |
Show type of most recent expression in GHCi
|
|
feature request
|
lowest
|
GHCi
|
6.10.4
|
| #3458 |
Allocation where none should happen
|
|
bug
|
lowest
|
Compiler
|
6.10.4
|
| #3464 |
Find import declaration importing a certain function
|
|
feature request
|
low
|
GHCi
|
6.10.4
|
| #3470 |
OSX installer should give an informative error message when XCode is missing
|
|
bug
|
lowest
|
Build System
|
6.10.4
|
| #3483 |
Some mechanism for eliminating "absurd" patterns
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #3533 |
mac installer package deletes old version of ghc
|
|
bug
|
lowest
|
Compiler
|
6.10.4
|
| #3543 |
-fext-core doesn't force recompilation when .hcr file doesn't exist
|
|
bug
|
lowest
|
Driver
|
6.10.4
|
| #3547 |
Improve granularity of UndecidableInstances
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #3559 |
split ghci modules off into their own package
|
|
task
|
low
|
GHCi
|
6.10.4
|
| #3571 |
Bizzarely bloated binaries
|
|
bug
|
lowest
|
Compiler
|
6.10.4
|
| #3588 |
ghc -M should emit dependencies on CPP headers
|
|
bug
|
low
|
Compiler
|
6.10.4
|
| #3606 |
The Ord instance for unboxed arrays is very inefficient
|
|
bug
|
lowest
|
libraries (other)
|
6.10.4
|
| #3619 |
allow to set ghc search path globally (a'la CPATH)
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #3625 |
GHCI doesn't work with dtrace on OS X
|
|
bug
|
low
|
GHCi
|
6.10.4
|
| #3632 |
lift restrictions on records with existential fields, especially in the presence of class constraints
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #3645 |
Layout and pragmas
|
|
feature request
|
low
|
Compiler (Parser)
|
6.10.4
|
| #3646 |
Enforce requirement that our repos contains a subset of upstream's patches
|
|
task
|
lowest
|
Compiler
|
6.10.4
|
| #3649 |
inconsistent exception between unix/windows for running non-existant program
|
|
bug
|
low
|
libraries/process
|
6.10.4
|
| #3693 |
Show stack traces
|
|
feature request
|
normal
|
Runtime System
|
6.10.4
|
| #3699 |
Wildcards in type functions
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #3701 |
allow existential wrapper newtypes
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #3711 |
Bad error reporting when calling a function in a module which depends on a DLL on Windows
|
--
|
bug
|
lowest
|
Runtime System
|
6.10.4
|
| #3713 |
Track -dynamic/-fPIC to avoid obscure linker errors
|
|
task
|
low
|
Compiler
|
6.10.4
|
| #3766 |
Parsing of lambdas is not consistent with Haskell'98 report.
|
|
bug
|
low
|
Compiler (Parser)
|
6.10.4
|
| #3996 |
bug in GHC when compiling HOC (SVN revision 413)
|
|
bug
|
lowest
|
Compiler
|
6.10.4
|
| #4114 |
Add a flag to remove/delete intermediate files generated by GHC
|
|
feature request
|
low
|
Compiler
|
6.10.4
|
| #2805 |
Test ffi009(ghci) fails on PPC Mac OS X
|
|
bug
|
lowest
|
GHCi
|
6.11
|
| #3055 |
Int / Word / IntN / WordN are unequally optimized
|
|
bug
|
lowest
|
Compiler
|
6.11
|
| #3123 |
make INLINE work for recursive definitions (generalized loop peeling/loop unrolling)
|
|
feature request
|
lowest
|
Compiler
|
6.11
|
| #3238 |
CInt FFI exports do not use C int in _stub.h header file
|
|
bug
|
lowest
|
Compiler (FFI)
|
6.11
|
| #3462 |
New codegen: allocate large objects using allocateLocal()
|
|
task
|
low
|
Compiler
|
6.11
|
| #3509 |
libffi.so not found on Mac OS X (10.5.8)
|
|
bug
|
lowest
|
Build System
|
6.11
|
| #3753 |
Make ghci's -l option consistent with GNU ld's -l option
|
|
feature request
|
low
|
GHCi
|
6.12.1
|
| #3755 |
Improve join point inlining
|
|
task
|
low
|
Compiler
|
6.12.1
|
| #3767 |
SpecConstr for join points
|
|
bug
|
low
|
Compiler
|
6.12.1
|
| #3771 |
haddock: internal error: evacuate: strange closure type 19269
|
|
bug
|
lowest
|
Compiler
|
6.12.1
|
| #3781 |
Improve inlining for local functions
|
|
bug
|
lowest
|
Compiler
|
6.12.1
|
| #3782 |
Data Parallel "Impossible happened" compiler error
|
benl
|
bug
|
low
|
Data Parallel Haskell
|
6.12.1
|
| #3786 |
showing function arguments when stopped at its definition
|
|
feature request
|
low
|
GHCi
|
6.12.1
|
| #3844 |
Undeprecate #include (in at least some circumstances)
|
|
bug
|
low
|
Compiler (FFI)
|
6.12.1
|
| #3859 |
Problems with toClockTime on NetBSD
|
|
bug
|
lowest
|
Compiler
|
6.12.1
|
| #3869 |
RTS GC Statistics from -S should be logged via the eventlog system
|
|
feature request
|
low
|
Runtime System
|
6.12.1
|
| #3870 |
Avoid Haddock-links to the Prelude
|
|
feature request
|
lowest
|
Documentation
|
6.12.1
|
| #3881 |
section parse errors, e.g. ( let x=1 in x + )
|
|
bug
|
low
|
Compiler (Parser)
|
6.12.1
|
| #3915 |
GHC panic; possibly related to mutually recursive modules
|
|
bug
|
lowest
|
Compiler
|
6.12.1
|
| #3924 |
Strictness analyser missing useful strictness
|
|
bug
|
low
|
Compiler
|
6.12.1
|
| #3937 |
Cannot killThread in listen/accept on Windows threaded runtime
|
|
bug
|
low
|
Runtime System
|
6.12.1
|
| #3946 |
Better diagnostic when entering a GC'd CAF
|
|
task
|
low
|
Runtime System
|
6.12.1
|
| #3960 |
ghc panic when attempting to compile DPH code
|
rl
|
bug
|
lowest
|
Data Parallel Haskell
|
6.12.1
|
| #3980 |
System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag
|
|
feature request
|
low
|
libraries/unix
|
6.12.1
|
| #3984 |
Handle multiline input in GHCi history
|
|
feature request
|
normal
|
GHCi
|
6.12.1
|
| #4124 |
GHC rejects instance quotations with splices in the instance head
|
|
bug
|
low
|
Template Haskell
|
6.12.1
|
| #4128 |
Can't capture classes inside a template haskell type quotation
|
|
feature request
|
low
|
Template Haskell
|
6.12.1
|
| #4135 |
Can't Quote Instance Associated Types in Template Haskell
|
|
bug
|
low
|
Template Haskell
|
6.12.1
|
| #4955 |
increase error message detail for module lookups failure due to hi references
|
|
bug
|
low
|
Compiler
|
6.12.1
|
| #5188 |
Runtime error when allocating lots of memory
|
|
bug
|
low
|
GHCi
|
6.12.1
|
|
(more results for this group on next page)
|