| #5125 |
SpecConstr messages should be reworded, and not be shown at standard verbosity level
|
simonpj
|
bug
|
high
|
Compiler
|
7.0.3
|
| #5281 |
Bad compiler warning
|
simonpj
|
bug
|
high
|
Compiler
|
7.1
|
| #5285 |
Core lint error in T3001-2 [7.0 regression]
|
simonpj
|
bug
|
highest
|
Compiler
|
7.0.3
|
| #5286 |
panic: getPredTyDescription EqPred [7.0 regression]
|
simonpj
|
bug
|
highest
|
Compiler
|
7.0.3
|
| #5307 |
Problems with new cyclic dependency error message
|
simonpj
|
bug
|
highest
|
Compiler
|
7.0.3
|
| #5341 |
signals004(profasm) core lint error
|
simonpj
|
bug
|
highest
|
Compiler
|
7.0.3
|
| #5342 |
2047 core lint error when profiling
|
simonpj
|
bug
|
highest
|
Compiler
|
7.0.3
|
| #5359 |
GHC 7.2.1-rc1 panics on `cgLookupPanic`
|
simonpj
|
bug
|
highest
|
Compiler
|
7.1
|
| #5362 |
ghc: panic! mkUsageInfo: internal name? constr_a2Py{v}
|
simonpj
|
bug
|
highest
|
Template Haskell
|
7.1
|
| #5139 |
Output ELF .size directives
|
tibbe
|
feature request
|
normal
|
Compiler
|
7.0.3
|
| #2236 |
Deep stacks make execution time go through the roof
|
--
|
bug
|
low
|
Runtime System
|
6.8.2
|
| #1414 |
CString marshalling functions do not perform the specified conversion
|
|
bug
|
low
|
libraries/base
|
6.6.1
|
| #1799 |
Retain export-list order in ModIface, use it in :browse
|
|
bug
|
normal
|
GHCi
|
6.6.1
|
| #2245 |
Numeric literal printed wrong in error message
|
|
bug
|
normal
|
Compiler
|
6.9
|
| #2458 |
Unknown symbol `_environ' on MacOS X
|
|
bug
|
high
|
libraries/base
|
6.10.1
|
| #3011 |
ASSERT failed: file typecheck/TcMType.lhs line 526 t_a32G{tv}
|
|
bug
|
low
|
Compiler (Type checker)
|
6.11
|
| #3268 |
implement the Cabal ${pkgroot} spec extension
|
|
feature request
|
normal
|
Package system
|
6.10.2
|
| #3304 |
define gcd 0 0 = 0
|
|
proposal
|
normal
|
libraries/base
|
7.1
|
| #3307 |
System.IO and System.Directory functions not Unicode-aware under Unix
|
|
bug
|
normal
|
libraries/base
|
6.11
|
| #3308 |
getArgs should return Unicode on Windows
|
|
bug
|
normal
|
libraries/base
|
6.11
|
| #3480 |
Easily make Typeable keys pure, so that Typeable can be handled efficiently across communications
|
|
task
|
normal
|
libraries/base
|
|
| #3552 |
Unreachable code in optimised CMM code
|
|
bug
|
normal
|
Compiler
|
6.10.4
|
| #3608 |
Build the ghc-bin package in the standard way
|
|
task
|
normal
|
Build System
|
6.10.4
|
| #3629 |
Code compiled WITHOUT profiling many times slower than compiled WITH profiling on
|
|
bug
|
low
|
Compiler
|
6.13
|
| #3715 |
GHC API no longer exports location information for error/warning messages
|
|
bug
|
normal
|
GHC API
|
6.12.1 RC1
|
| #3737 |
inlining happens on foldl1 and does not happen on direct application of combinator
|
|
bug
|
normal
|
Compiler
|
6.10.4
|
| #3743 |
type checker fails to infer an implicit parameter constraint in the presence of existential types.
|
|
bug
|
normal
|
Compiler
|
6.13
|
| #3791 |
SplitObjs fails on sparc with GNU ld
|
|
bug
|
low
|
Driver
|
6.12.1
|
| #3843 |
Merge plugins into HEAD
|
|
task
|
high
|
Compiler
|
6.13
|
| #4006 |
System.Process doesn't encode its arguments.
|
|
bug
|
normal
|
libraries/process
|
6.12.1
|
| #4013 |
build fails on OS X: Invalid Mach-O file:Address out of bounds while relocating object file
|
|
bug
|
high
|
Compiler
|
6.13
|
| #4165 |
broken links in Cabal docs
|
|
bug
|
normal
|
Documentation
|
6.12.3
|
| #4194 |
add no spaces allowed in new qualified operators to user guide
|
|
task
|
normal
|
Documentation
|
6.12.3
|
| #4248 |
Poor error message when openFile fails to open named pipe
|
|
bug
|
normal
|
libraries/base
|
6.12.3
|
| #4318 |
Crash while building HEAD on OS X
|
|
bug
|
normal
|
Compiler
|
6.13
|
| #4434 |
barton-mangler-bug failed with timeout (multiple ways)
|
|
bug
|
normal
|
Compiler
|
7.1
|
| #4435 |
T3016 failed with timeout (hpc and optasm)
|
|
bug
|
normal
|
Compiler
|
7.1
|
| #4456 |
Missing atexit symbol
|
|
bug
|
normal
|
GHCi
|
6.13
|
| #4464 |
RTS options broken for dynamic libraries
|
|
bug
|
normal
|
Runtime System
|
7.1
|
| #4473 |
GHC --make switch does not set file timestamp correctly
|
|
bug
|
normal
|
Compiler
|
6.12.3
|
| #4521 |
Passing --hoogle to haddock when building base
|
|
feature request
|
normal
|
Build System
|
7.0.1
|
| #4528 |
stand-alone deriving sometimes fails for GADTs
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.0.1
|
| #4816 |
DeriveFunctor should not require a functor instance for functorial data types used invariantly
|
|
bug
|
normal
|
Compiler
|
6.12.3
|
| #4856 |
Performance regression in the type checker regression for GADTs and type families
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.0.1
|
| #4870 |
Compiler panic with SPECIALIZE pragma on function from imported module
|
|
bug
|
high
|
Compiler
|
7.0.1
|
| #4901 |
Possible bug in GHCi archive loading:
|
|
bug
|
high
|
Compiler
|
7.0.1
|
| #4910 |
mkStdGen (-2^31) is ⊥
|
|
bug
|
high
|
libraries/random
|
|
| #4923 |
HEAD unregisterised build broken: unlit missing
|
|
bug
|
normal
|
Build System
|
7.1
|
| #4940 |
Bad error message using poly pat bind with MonoPatBinds
|
|
feature request
|
normal
|
Compiler (Type checker)
|
7.0.1
|
| #4962 |
Dead code fed to CorePrep because RULEs keep it alive spuriously
|
|
bug
|
normal
|
Compiler
|
7.0.1
|
| #4973 |
building ghc7.0.1.20110217 under x86 solaris fails
|
|
bug
|
highest
|
Compiler
|
7.0.2
|
| #4978 |
Continuation passing style loop doesn't compile into a loop
|
|
bug
|
normal
|
Compiler
|
7.0.1
|
| #4984 |
OS X: ld: warning: -read_only_relocs cannot be used with x86_64
|
|
bug
|
high
|
Compiler
|
7.0.2
|
| #5008 |
ghc-7 produces 10 times bigger binaries on macs than ghc-6
|
|
bug
|
highest
|
Compiler
|
7.0.2
|
| #5025 |
GHC should support -x objective-c
|
|
feature request
|
high
|
Compiler
|
7.0.2
|
| #5027 |
Remove ability to use ghc-binary
|
|
bug
|
high
|
Compiler
|
7.0.2
|
| #5028 |
stage3 build failing with core-lint error
|
|
bug
|
highest
|
Compiler
|
7.1
|
| #5030 |
Slow type checking of type-level computation heavy code.
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.0.2
|
| #5048 |
Wrong SrcSpan on AbsBinds
|
|
bug
|
normal
|
GHC API
|
7.0.2
|
| #5050 |
Produces invalid assembly when using `peek' and -fvia-c with new binutils on amd64
|
|
bug
|
high
|
Compiler (FFI)
|
7.0.2
|
| #5061 |
Implement FFI spec behaviour for *CString family
|
|
bug
|
normal
|
Compiler
|
7.0.3
|
| #5101 |
GHC and GHCi use different syntax for dynamic libraries
|
|
feature request
|
normal
|
Compiler
|
7.0.2
|
| #5114 |
-with-rtsopts, ghc_rts_opts not honoured
|
|
bug
|
normal
|
Runtime System
|
7.0.3
|
| #5120 |
inferred type of an implicit parameter rejected (associated type)
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.0.3
|
| #5150 |
GHC should support -x objective-cpp, as well
|
|
feature request
|
normal
|
Driver
|
7.0.3
|
| #5228 |
Wrong format specifiers break debug build
|
|
bug
|
high
|
Runtime System
|
7.1
|
| #5250 |
SEGFAULT in FFI to C++ library
|
|
bug
|
high
|
Compiler (FFI)
|
7.0.3
|
| #5257 |
Calling fail on a UTF-8 encoded string (in file) causes garbage to be printed
|
|
bug
|
normal
|
Runtime System
|
7.0.2
|
| #5303 |
GHC crash (panic) with -O2 and nonexistent .hi
|
|
bug
|
high
|
Compiler
|
7.0.3
|
| #5304 |
Core lint failure in stage 3 build
|
|
bug
|
highest
|
Compiler
|
7.1
|
| #5313 |
wrong dylib name using GHC package
|
|
bug
|
high
|
GHC API
|
7.0.3
|
| #5315 |
panic in idInfoToAmode with -O
|
|
bug
|
high
|
Compiler
|
7.1
|
| #5588 |
panic after pressing Ctrl+C in ghci
|
|
bug
|
highest
|
GHCi
|
7.0.3
|
| #5746 |
-Werror should wait until type-checking is done
|
|
feature request
|
normal
|
Compiler
|
7.2.1
|