|
#3103
|
Compiling base with cabal fails.
|
Compiler
|
6.10.1
|
bug
|
|
new
|
03/15/09
|
|
#2841
|
Ghci + foreign export declarations result in undefined symbols
|
Compiler (FFI)
|
6.10.1
|
bug
|
|
new
|
12/04/08
|
|
#3048
|
Heap size suggestion gets ignored when -G1 flag is passed
|
Runtime System
|
6.10.1
|
bug
|
|
new
|
02/24/09
|
|
#3081
|
Double output after Ctrl+C on Windows
|
Runtime System
|
6.10.1
|
bug
|
|
new
|
03/09/09
|
|
#3134
|
encodeFloat . decodeFloat
|
Prelude
|
6.10.1
|
bug
|
|
new
|
03/31/09
|
|
#3354
|
binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger)
|
Build System
|
6.10.1
|
bug
|
|
new
|
07/05/09
|
|
#3575
|
mkStdGen and split conspire to make some programs predictable
|
libraries/random
|
6.10.1
|
bug
|
rrnewton
|
new
|
10/11/09
|
|
#2742
|
The -> in ViewPatterns binds more weakly than infix data constructors.
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
11/04/08
|
|
#2893
|
Implement "Quantified contexts" proposal
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
12/23/08
|
|
#2895
|
Implement the "Class System Extension" proposal
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
12/23/08
|
|
#3021
|
A way to programmatically insert marks into heap profiling output
|
Profiling
|
6.10.1
|
feature request
|
|
new
|
02/11/09
|
|
#3085
|
warn about language extensions that are not used
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
03/11/09
|
|
#3024
|
Rewrite hp2ps in Haskell
|
Profiling
|
6.10.1
|
task
|
|
new
|
02/12/09
|
|
#2926
|
Foreign exported function returns wrong type
|
Compiler (FFI)
|
6.10.1
|
bug
|
|
new
|
01/08/09
|
|
#2896
|
Warning suggestion: argument not necessarily a binary operator
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
12/23/08
|
|
#3052
|
ghc FFI doesn't support thiscall
|
Compiler (FFI)
|
6.10.1
|
feature request
|
|
new
|
02/27/09
|
|
#2776
|
Document -pgmL (Use cmd as the literate pre-processor)
|
Documentation
|
6.10.1
|
bug
|
|
new
|
11/12/08
|
|
#2823
|
Another arity expansion bug
|
Compiler
|
6.10.1
|
bug
|
|
new
|
11/28/08
|
|
#2840
|
Top level string literals
|
Compiler
|
6.10.1
|
bug
|
|
new
|
12/04/08
|
|
#2867
|
Make a way to tell GHC that a pragma name should be "recognised"
|
Compiler
|
6.10.1
|
bug
|
|
new
|
12/09/08
|
|
#2915
|
Arity is smaller than need be
|
Compiler
|
6.10.1
|
bug
|
simonpj
|
new
|
01/06/09
|
|
#2933
|
LDFLAGS ignored by build system
|
Build System
|
6.10.1
|
bug
|
|
new
|
01/09/09
|
|
#2940
|
Do CSE after CorePrep
|
Compiler
|
6.10.1
|
bug
|
simonpj
|
new
|
01/12/09
|
|
#2988
|
Improve float-in
|
Compiler
|
6.10.1
|
bug
|
|
new
|
01/29/09
|
|
#2991
|
.mix files generation broken with -fhpc and --make flags with lhs modules
|
Code Coverage
|
6.10.1
|
bug
|
andy@…
|
new
|
01/30/09
|
|
#3003
|
Happy does not reject pragmas
|
Build System
|
6.10.1
|
bug
|
|
new
|
02/05/09
|
|
#3034
|
divInt# floated into a position which leads to low arity
|
Compiler
|
6.10.1
|
bug
|
|
new
|
02/18/09
|
|
#3061
|
GHC's GC default heap growth strategy is not as good as other runtimes
|
Runtime System
|
6.10.1
|
bug
|
|
new
|
03/02/09
|
|
#3065
|
Reorder tests in quot to improve code
|
libraries/base
|
6.10.1
|
bug
|
|
new
|
03/03/09
|
|
#3070
|
floor(0/0) should not be defined
|
Prelude
|
6.10.1
|
bug
|
squadette
|
new
|
03/04/09
|
|
#3073
|
Avoid reconstructing dictionaries in recursive instance methods
|
Compiler
|
6.10.1
|
bug
|
|
new
|
03/05/09
|
|
#3107
|
Over-eager GC when blocked on a signal in the non-threaded runtime
|
Runtime System
|
6.10.1
|
bug
|
|
new
|
03/17/09
|
|
#3138
|
Returning a known constructor: GHC generates terrible code for cmonad
|
Compiler
|
6.10.1
|
bug
|
|
new
|
04/02/09
|
|
#3321
|
-fhpc assumes original sources relative to the current directory
|
Compiler
|
6.10.1
|
bug
|
|
new
|
06/22/09
|
|
#2721
|
Newtype deriving doesn't work with type families
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
10/21/08
|
|
#2836
|
Data.Typeable does not use qualified names
|
Compiler
|
6.10.1
|
feature request
|
|
new
|
12/01/08
|
|
#2945
|
add command :mergetrace
|
GHCi
|
6.10.1
|
feature request
|
|
new
|
01/13/09
|
|
#2946
|
tracing should be controled by a global flag
|
GHCi
|
6.10.1
|
feature request
|
|
new
|
01/13/09
|
|
#2950
|
show breakpoint numbers of breakpoints which were ignored during :force
|
GHCi
|
6.10.1
|
feature request
|
|
new
|
01/14/09
|
|
#2986
|
:info printing instances often isn't wanted
|
GHCi
|
6.10.1
|
feature request
|
Remi
|
new
|
01/28/09
|
|
#3000
|
:break command should recognize also nonexported top level symbols in qualified IDs
|
GHCi
|
6.10.1
|
feature request
|
|
new
|
02/03/09
|
|
#3122
|
Enhance --info
|
Compiler
|
6.10.1
|
feature request
|
duncan
|
new
|
03/24/09
|
|
#3140
|
(Windows?) GHCi doesn't load hierachical modules
|
GHCi
|
6.10.1
|
feature request
|
|
new
|
04/02/09
|
|
#2968
|
add test for C trigraphs
|
Compiler
|
6.10.1
|
task
|
kchugalinskiy
|
new
|
01/20/09
|