| #3529 |
Can't push to checked-out repos any more
|
simonmar
|
bug
|
high
|
6.12.1
|
Build System
|
| #3530 |
GHCi does not work on Snow Leopard
|
chak
|
bug
|
high
|
6.12.1
|
GHCi
|
| #3531 |
Haddock needs tcRnGetInfo, hence GhcWithInterpreter YES
|
igloo
|
bug
|
high
|
6.12.1
|
Build System
|
| #3532 |
haddock should support content indexing of versioned package dirs
|
igloo
|
bug
|
high
|
6.12.1
|
Documentation
|
| #3534 |
hSetBinaryMode fails after some input has been read
|
simonmar
|
bug
|
high
|
6.12.1
|
libraries/base
|
| #3535 |
GHC Panic compiling hgalib-0.2
|
|
bug
|
normal
|
6.12.1
|
Compiler
|
| #3536 |
ghci doesn't resolve libm symbols properly on Windows
|
|
bug
|
normal
|
6.12.1
|
Runtime System
|
| #3542 |
ghc-cabal deadlocks
|
|
bug
|
high
|
6.12.1
|
Build System
|
| #3546 |
Use of float type in unregistered build freezes program
|
igloo
|
merge
|
high
|
6.12.1
|
Compiler
|
| #3548 |
test T3294 incorrectly reported as error for unregistered build
|
simonmar
|
bug
|
normal
|
6.12.1
|
Test Suite
|
| #3551 |
Tests conc069 and conc070 failing for unregistered build
|
simonmar
|
bug
|
normal
|
6.12.1
|
Test Suite
|
| #3561 |
Incorrect code generation on x86
|
simonmar
|
bug
|
high
|
6.12.1
|
Compiler
|
| #3565 |
Wrong gcc being used
|
|
bug
|
high
|
6.12.1
|
Compiler
|
| #3567 |
Configure script looks for ld too early
|
igloo
|
bug
|
normal
|
6.12.1
|
Compiler
|
| #3576 |
minor errors in docs/users_guide/6.12.1-notes.xml
|
simonmar
|
bug
|
high
|
6.12.1
|
Documentation
|
| #3578 |
internal error: evacuate(static): strange closure type 42
|
igloo
|
merge
|
high
|
6.12.1
|
Runtime System
|
| #3579 |
Error: symbol `Bug_compose1_closure' is already defined
|
igloo
|
merge
|
high
|
6.12.1
|
Compiler
|
| #3591 |
A working program reports <<loop>> when compiled with -O
|
igloo
|
merge
|
normal
|
6.12.1
|
Compiler
|
| #3598 |
ghc-stage2 binary name confusing for users
|
igloo
|
bug
|
high
|
6.12.1
|
Build System
|
| #3599 |
haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css
|
|
bug
|
high
|
6.12.1
|
Build System
|
| #3600 |
Template Haskell mis-coverting empty list to empty string
|
igloo
|
merge
|
normal
|
6.12.1
|
Template Haskell
|
| #3604 |
Use of template-haskell is broken with shared libraries
|
igloo
|
merge
|
high
|
6.12.1
|
Compiler
|
| #3610 |
Installer has hard-coded path /usr/bin/strip
|
|
bug
|
high
|
6.12.1
|
Build System
|
| #3617 |
There is no -debug runtime in 6.12 RC1
|
igloo
|
bug
|
high
|
6.12.1
|
Compiler
|
| #3624 |
Parse fails when foreign import declarations contain path information (like those generated by c2hs).
|
simonmar
|
bug
|
high
|
6.12.1
|
Compiler (Parser)
|
| #3635 |
base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows
|
|
bug
|
high
|
6.12.1
|
libraries/base
|
| #3644 |
./configure fails while gcc version checking
|
|
bug
|
high
|
6.12.1
|
Build System
|
| #3648 |
Release a new containers version
|
igloo
|
task
|
high
|
6.12.1
|
Compiler
|
| #3653 |
"Missing header file: HsDirectory.h" with old kernel/glibc
|
|
bug
|
high
|
6.12.1
|
libraries/directory
|
| #3662 |
Don't know how to install documentation
|
simonmar
|
bug
|
normal
|
6.12.1
|
Build System
|
| #3669 |
haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: invalid argument (Invalid argument)
|
igloo
|
bug
|
high
|
6.12.1
|
Compiler
|
| #3685 |
"double free or corruption" error when running Setup.hs with other GHC in PATH
|
igloo
|
merge
|
high
|
6.12.1
|
Compiler
|
| #3694 |
Image link in User's Guide is broken
|
igloo
|
merge
|
normal
|
6.12.1
|
Documentation
|
| #3501 |
Error thunks not being exposed with "B" strictness
|
|
bug
|
normal
|
6.14 branch
|
Compiler
|
| #3838 |
Performance issues with blackholes
|
simonmar
|
bug
|
normal
|
6.14 branch
|
Runtime System
|
| #311 |
gmp's memory management
|
|
bug
|
low
|
6.12 branch
|
Compiler (FFI)
|
| #593 |
Cache contents of package.conf in a binary file
|
--
|
task
|
normal
|
6.12 branch
|
Package system
|
| #723 |
The package database should be a directory of files instead of a single file
|
--
|
task
|
normal
|
6.12 branch
|
Package system
|
| #1501 |
Panic in RegisterAlloc
|
benl
|
bug
|
high
|
6.12 branch
|
Compiler (NCG)
|
| #1633 |
Improve error message for kind mismatches
|
|
feature request
|
normal
|
6.12 branch
|
Documentation
|
| #1653 |
GHCi ':set' completion does not list all options
|
|
bug
|
normal
|
6.12 branch
|
GHCi
|
| #1673 |
Template Haskell support for type families
|
|
feature request
|
high
|
6.12 branch
|
Template Haskell
|
| #1735 |
unused binding changes program behaviour
|
simonpj
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #1792 |
-ddump-minimal-imports breaks qualified imports (import...as)
|
|
bug
|
low
|
6.12 branch
|
Compiler
|
| #1811 |
liberate case needs an independent threshold
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #1856 |
Improve error message for mutally recursive modules
|
simonmar
|
feature request
|
normal
|
6.12 branch
|
Compiler
|
| #1886 |
GHC API should preserve and provide access to comments
|
|
bug
|
normal
|
6.12 branch
|
GHC API
|
| #1954 |
Incorrect "Defined but not used" warning when using GeneralizedNewtypeDeriving
|
igloo
|
merge
|
normal
|
6.12 branch
|
Compiler
|
| #1969 |
enormous compile times
|
igloo
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2006 |
unreachable GADT pattern clauses show up as warnings with -Wall
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2089 |
reading the package db is slow
|
--
|
bug
|
normal
|
6.12 branch
|
Package system
|
| #2191 |
A way to programmatically cause GHC to report the cost center stack associated with a value
|
simonmar
|
feature request
|
normal
|
6.12 branch
|
Profiling
|
| #2197 |
GHCi doesn't work when built with way=p
|
simonmar
|
bug
|
low
|
6.12 branch
|
GHCi
|
| #2203 |
TFs in class instances heads
|
chak
|
bug
|
normal
|
6.12 branch
|
Compiler (Type checker)
|
| #2210 |
ghci gets into weird state if loading a module with a bad LANGUAGE pragma
|
--
|
bug
|
normal
|
6.12 branch
|
GHCi
|
| #2443 |
@EnableWin32DLLs@ in mk/config.mk
|
rurban
|
bug
|
normal
|
6.12 branch
|
Build System
|
| #2493 |
implement proposed Qualified Operator syntax
|
simonmar
|
feature request
|
normal
|
6.12 branch
|
Compiler
|
| #2500 |
Unrecognised pragma complained about twice
|
simonmar
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2561 |
Using "ITstring !FastString" in Lexer.x goes wrong (internal error: stg_ap_v_ret)
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2611 |
print022 fails
|
mnislaih
|
bug
|
normal
|
6.12 branch
|
GHCi
|
| #2613 |
configure should summarize important results at the end of its run
|
|
feature request
|
normal
|
6.12 branch
|
Build System
|
| #2677 |
Detection of TF instance conflict depends on instance order
|
chak
|
bug
|
normal
|
6.12 branch
|
Compiler (Type checker)
|
| #2682 |
Keep going after failed search for module in current directory
|
simonmar
|
bug
|
normal
|
6.12 branch
|
GHCi
|
| #2689 |
make maintainer-clean leaves generated files and directories
|
|
bug
|
normal
|
6.12 branch
|
Build System
|
| #2699 |
broken pipe errors are too noisy
|
simonmar
|
bug
|
normal
|
6.12 branch
|
Runtime System
|
| #2712 |
Parallel GC scheduling problems
|
simonmar
|
bug
|
high
|
6.12 branch
|
Runtime System
|
| #2759 |
Data.Generics.ConstrRep isn't general enough
|
dreixel
|
bug
|
normal
|
6.12 branch
|
libraries (other)
|
| #2760 |
Data.Generics.Basics.mkNorepType spelled wrong
|
dreixel
|
bug
|
normal
|
6.12 branch
|
libraries (other)
|
| #2767 |
Type family bug ?
|
chak
|
bug
|
normal
|
6.12 branch
|
Compiler (Type checker)
|
| #2828 |
TcTyFuns.uMeta: normalisation shouldn't allow x ~ x
|
chak
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2844 |
incorrect results when not compiling with optimisation
|
|
bug
|
high
|
6.12 branch
|
Compiler
|
| #2845 |
break018 skips a step
|
|
bug
|
normal
|
6.12 branch
|
GHCi
|
| #2850 |
GeneralizedNewtypeDeriving + TypeFamilies doesn't work
|
|
feature request
|
normal
|
6.12 branch
|
Compiler
|
| #2860 |
Redundant unblocking in POSIX generic_handler
|
simonmar
|
bug
|
normal
|
6.12 branch
|
Runtime System
|
| #2861 |
stage2 crash: PAP object entered!
|
|
bug
|
high
|
6.12 branch
|
Compiler
|
| #2864 |
ghc: panic! (the 'impossible' happened) -- Please report this as a GHC bug
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2868 |
`par` `pseq` does not work as expected
|
simonmar
|
bug
|
normal
|
6.12 branch
|
Runtime System
|
| #2881 |
Basic Fibonacci function using Word causes ghci to panic. - 6.10.1
|
simonmar
|
bug
|
low
|
6.12 branch
|
GHCi
|
| #2884 |
Compiled code performance worsens when module names are long enough
|
igloo
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #2905 |
require -XGADTs in order to pattern-match GADTs
|
|
proposal
|
normal
|
6.12 branch
|
Compiler (Type checker)
|
| #2951 |
Add support for amd64-solaris2 platform
|
|
feature request
|
normal
|
6.12 branch
|
Compiler
|
| #2962 |
Reduce space usage of genericLength for common Num instances
|
thorkilnaur
|
bug
|
normal
|
6.12 branch
|
libraries/base
|
| #2981 |
".space" directive not recognised by solaris assembler
|
benl
|
bug
|
normal
|
6.12 branch
|
Compiler (NCG)
|
| #2984 |
Vectorized dph code doesn't terminate
|
rl
|
bug
|
normal
|
6.12 branch
|
Data Parallel Haskell
|
| #2995 |
ghc -Wall does not complain about unnecessary data constructor imports
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #3019 |
sparc membar asm instruction requires mode parameter
|
simonmar
|
bug
|
normal
|
6.12 branch
|
Runtime System
|
| #3100 |
GHC Panic "reifyType PredTy" in HAppS.Data.IxSet.inferIxSet
|
igloo
|
merge
|
normal
|
6.12 branch
|
Compiler
|
| #3177 |
support quasiquoting for types
|
|
feature request
|
normal
|
6.12 branch
|
Compiler
|
| #3193 |
line number for GADT type error is very inaccurate
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #3221 |
Incorrect "defined but not used" warning for data types using deriving
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #3245 |
Quadratic slowdown in Data.Typeable
|
igloo
|
merge
|
normal
|
6.12 branch
|
libraries (other)
|
| #3331 |
control-monad-queue performance regression
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #3540 |
Parser accepts malformed types with implicit parameters
|
igloo
|
merge
|
normal
|
6.12 branch
|
Compiler (Parser)
|
| #3641 |
^L Does Not Work Anymore in Interactive Mode for 6.10.x?
|
judah
|
bug
|
normal
|
6.12 branch
|
GHCi
|
| #3664 |
Ghc eats tremendous heaps of RAM in -prof build (highlighting-kate)
|
igloo
|
merge
|
normal
|
6.12 branch
|
Compiler
|
| #3772 |
Methods not inlined
|
|
bug
|
normal
|
6.12 branch
|
Compiler
|
| #3853 |
make tags work in the new build system
|
igloo
|
task
|
normal
|
6.12 branch
|
Build System
|
| #3856 |
Share code between C wrappers
|
igloo
|
task
|
normal
|
6.12 branch
|
Driver
|
| #4237 |
-dcore-lint error after simplifier iteration 1 when profiling
|
|
bug
|
high
|
6.12 branch
|
Compiler
|
| #414 |
GHC does not eforce that Main exports main
|
igloo
|
merge
|
lowest
|
6.12.2
|
Compiler
|
|
(more results for this group on next page)
|