| #1074 |
-fwarn-unused-imports complains about wrong import |
Compiler |
6.6 |
high |
minor |
6.10.2 |
|
12/29/06 |
| #2081 |
GHC reports internal error: stg_ap_v_ret |
Compiler |
6.11 |
high |
normal |
6.10.2 |
simonmar |
02/07/08 |
| #2189 |
hSetBuffering stdin NoBuffering doesn't work on Windows |
libraries/base |
6.8.2 |
high |
normal |
6.10.2 |
None |
03/31/08 |
| #2267 |
Bogus "unused import" warning |
Compiler |
6.8.2 |
high |
normal |
6.10.2 |
|
05/06/08 |
| #2297 |
Profiler is inconsistent about biography for GHC's heap |
Profiling |
6.9 |
high |
normal |
6.10.2 |
|
05/19/08 |
| #2584 |
Pretty printing of types with HsDocTy goes wrong |
Compiler |
6.9 |
high |
major |
6.10.2 |
waern * |
09/11/08 |
| #2655 |
Control.Exception's Haddock document drop instruction about Extensible Exceptions |
Documentation |
6.9 |
high |
normal |
6.10.2 |
|
10/05/08 |
| #2658 |
Extreme memory usage (probably type functions) |
Compiler (Type checker) |
6.9 |
high |
major |
6.10.2 |
chak |
10/05/08 |
| #2697 |
bad testsuite results with ghc-6.10.0.20081007 |
Compiler |
6.9 |
high |
normal |
6.10.2 |
|
10/15/08 |
| #2709 |
System.Directory.doesDirectoryExist "\\" is False on Windows |
libraries/directory |
6.10.1 |
high |
normal |
6.10.2 |
|
10/19/08 |
| #2746 |
Documentation for Haskell 98 modules is empty |
Documentation |
6.10.1 |
high |
major |
6.10.2 |
|
11/05/08 |
| #1346 |
bootstrap from HC files |
Build System |
6.6.1 |
high |
normal |
6.12 branch |
|
05/09/07 |
| #1501 |
Panic in RegisterAlloc |
Compiler (NCG) |
6.9 |
high |
normal |
6.12 branch |
|
07/06/07 |
| #1924 |
Rewrite the handling of values we get from ./configure |
Build System |
6.8.1 |
high |
normal |
6.12 branch |
|
11/23/07 |
| #2337 |
Data.Array documentation utterly broken |
Documentation |
6.11 |
high |
normal |
6.12 branch |
|
06/04/08 |
| #2729 |
Stuck when compiling XMonad.StackSet in xmonad 0.9 (hackage version) |
Compiler |
6.11 |
normal |
major |
None |
|
10/29/08 |
| #2739 |
GHC API crashes on template haskell splices |
Compiler |
6.10.1 |
normal |
major |
None |
|
11/04/08 |
| #2740 |
free variable not available in debugger, field selection function not available in debugger |
GHCi |
6.8.2 |
normal |
normal |
None |
|
11/04/08 |
| #2741 |
Delete key not working in GHCi |
GHCi |
6.10.1 |
normal |
normal |
None |
|
11/04/08 |
| #2742 |
The -> in ViewPatterns binds more weakly than infix data constructors. |
Compiler |
6.10.1 |
normal |
normal |
None |
|
11/04/08 |
| #2748 |
Fundep-laden code compiled and ran fine in 6.8, fails in 6.10 |
Compiler |
6.10.1 |
normal |
normal |
None |
|
11/05/08 |
| #2750 |
Bug in Data.Generics |
Compiler |
6.10.1 |
normal |
normal |
None |
jose magalhaes |
11/06/08 |
| #2755 |
Broken link in GHC API documentation |
Documentation |
6.10.1 |
normal |
normal |
None |
|
11/08/08 |
| #2759 |
Data.Generics.ConstrRep isn't general enough |
Compiler |
6.10.1 |
normal |
minor |
None |
jose magalhaes |
11/10/08 |
| #2760 |
Data.Generics.Basics.mkNoreptype spelled wrong |
Compiler |
6.10.1 |
normal |
minor |
None |
jose magalhaes |
11/10/08 |
| #2763 |
while installing cabal from darcs, 1.6.0.1 and 1.4.0.2 |
Compiler |
6.8.2 |
normal |
normal |
None |
|
11/10/08 |
| #2765 |
unsetenv not found under Solaris 8 when building ghc-6.10.1 |
Compiler |
6.10.1 |
normal |
normal |
None |
|
11/11/08 |
| #2766 |
Infix type operators are presented with incorrect syntax in ghci |
GHCi |
6.10.1 |
normal |
major |
None |
None |
11/11/08 |
| #2767 |
Type family bug ? |
Compiler (Type checker) |
6.10.1 |
normal |
normal |
None |
chak |
11/11/08 |
| #2770 |
Missing check that C compiler is C99 compatible |
Build System |
6.10.1 |
normal |
blocker |
None |
|
11/12/08 |
| #2773 |
Documentation mentions deprecated flags |
Documentation |
6.10.1 |
normal |
minor |
None |
|
11/12/08 |
| #2774 |
sIsReadable and sIsWritable return true after socket is closed. |
libraries/network |
6.10.1 |
normal |
normal |
None |
|
11/12/08 |
| #2775 |
Type Family panic |
Compiler |
6.10.1 |
normal |
blocker |
None |
chak |
11/12/08 |
| #2776 |
Document -pgmL (Use cmd as the literate pre-processor) |
Documentation |
6.10.1 |
normal |
minor |
None |
|
11/12/08 |
| #2784 |
Cannot call connect with a socket that is already bound. |
libraries/network |
6.10.1 |
normal |
normal |
None |
|
11/15/08 |
| #2785 |
Memory leakage with socket benchmark program |
Runtime System |
6.10.1 |
normal |
major |
None |
|
11/16/08 |
| #2787 |
Panic (core lint failure) with type synonym in GHC 6.10.1 |
Compiler (Type checker) |
6.10.1 |
normal |
major |
None |
chak |
11/17/08 |
| #2793 |
CLDouble is nothing like a long double |
Compiler |
6.11 |
normal |
normal |
None |
|
11/19/08 |
| #2795 |
The Network.Socket library does not take into account that the bits in the network are sent as big enddian. |
libraries/network |
|
normal |
major |
None |
|
11/20/08 |
| #2797 |
ghci stack overflows when ghc does not |
GHCi |
6.11 |
normal |
normal |
None |
|
11/21/08 |
| #344 |
arrow notation: incorrect scope of existential dictionaries |
Compiler (Type checker) |
6.4 |
normal |
normal |
6.10 branch |
ross |
04/07/05 |
| #789 |
BCOs can only have 64k instructions |
GHCi |
6.8.2 |
normal |
normal |
6.10 branch |
|
06/06/06 |
| #876 |
Length is not a good consumer |
libraries/base |
6.5 |
normal |
normal |
6.10 branch |
simonpj |
08/24/06 |
| #1012 |
ghc panic with mutually recursive modules and template haskell |
Template Haskell |
6.8.2 |
normal |
normal |
6.10 branch |
|
11/18/06 |
| #1057 |
Implicit parameters on breakpoints |
GHCi |
6.8.2 |
normal |
normal |
6.10 branch |
|
12/18/06 |
| #1123 |
Impredicativity bug: forall not hoisted properly |
Compiler |
6.6 |
normal |
normal |
6.10 branch |
simonpj |
01/28/07 |
| #1246 |
<= operators get compiled worse than == |
Compiler |
6.6 |
normal |
normal |
6.10 branch |
|
03/26/07 |
| #1308 |
Type signature in warning is wrong |
Compiler |
6.7 |
normal |
normal |
6.10 branch |
|
04/27/07 |
| #1324 |
threadDelay can't handle long times |
libraries/base |
6.6.1 |
normal |
normal |
6.10 branch |
|
05/03/07 |
| #1330 |
Impredicativity bug: Church2 test gives a rather confusing error with the HEAD |
Compiler (Type checker) |
6.7 |
normal |
normal |
6.10 branch |
simonpj |
05/05/07 |
| #1333 |
core lint failures from arrow notation + HPC |
Compiler |
6.7 |
normal |
normal |
6.10 branch |
|
05/05/07 |
| #1400 |
:set +r doesn't work for interpreted modules |
GHCi |
6.7 |
normal |
normal |
6.10 branch |
|
05/31/07 |
| #1414 |
CString marshalling functions do not perform the specified conversion |
libraries/base |
6.6.1 |
normal |
major |
6.10 branch |
|
06/05/07 |
| #1466 |
Stack check for AP_STACK |
Runtime System |
6.6.1 |
normal |
normal |
6.10 branch |
simonmar |
06/28/07 |
| #1496 |
Newtypes and type families combine to produce inconsistent FC(X) axiom sets |
Compiler (Type checker) |
6.7 |
normal |
critical |
6.10 branch |
simonpj |
07/04/07 |
| #1500 |
NCG: shortcutBranch doesn't handle loops properly |
Compiler (NCG) |
6.7 |
normal |
normal |
6.10 branch |
|
07/06/07 |
| #1541 |
No way at all to set fixity for infix operators defined in template haskell |
Template Haskell |
6.6.1 |
normal |
normal |
6.10 branch |
|
07/16/07 |
| #1544 |
Derived Read instances for recursive datatypes with infix constructors are too inefficient |
Compiler |
6.6.1 |
normal |
normal |
6.10 branch |
|
07/17/07 |
| #1548 |
printf bugs |
libraries/base |
6.6.1 |
normal |
normal |
6.10 branch |
simonmar |
07/18/07 |
| #1579 |
instance Read Integer contradicts Haskell98 |
libraries/base |
6.6.1 |
normal |
normal |
6.10 branch |
|
08/02/07 |
| #1592 |
Unexpected boxing in generated code |
Compiler |
6.6.1 |
normal |
minor |
6.10 branch |
|
08/06/07 |
| #1595 |
duplicate "not in scope" error when giving multiple vars type-signatures at once |
Compiler |
6.6.1 |
normal |
minor |
6.10 branch |
|
08/07/07 |
| #1605 |
hppa port -- gmp handed misaligned memory |
Runtime System |
6.6.1 |
normal |
normal |
6.10 branch |
|
08/09/07 |
| #1607 |
seq can make code slower |
Compiler |
6.6.1 |
normal |
normal |
6.10 branch |
|
08/09/07 |
| #1612 |
GHC_PACKAGE_PATH and $topdir bug |
Compiler |
6.6.1 |
normal |
normal |
6.10 branch |
|
08/12/07 |
| #1634 |
Type signature normalization |
Compiler (Type checker) |
6.6.1 |
normal |
normal |
6.10 branch |
|
08/23/07 |
| #1645 |
{-# SPECIALIZE #-} doesn't |
Compiler |
6.7 |
normal |
normal |
6.10 branch |
|
08/27/07 |
| #1647 |
Using -fdicts-strict flag causes Core Lint error |
Compiler |
6.7 |
normal |
minor |
6.10 branch |
|
08/27/07 |
| #1653 |
GHCi ':set' completion does not list all options |
GHCi |
6.7 |
normal |
normal |
6.10 branch |
|
08/30/07 |
| #1693 |
Make distclean (still) doesn't |
Build System |
6.6.1 |
normal |
normal |
6.10 branch |
None |
09/14/07 |
| #1702 |
type operator precedences don't work in contexts |
Compiler |
6.8 |
normal |
normal |
6.10 branch |
|
09/17/07 |
| #1717 |
ghc-6.8 configure does not recognise 32bit userland on ppc64 |
Build System |
6.8 |
normal |
normal |
6.10 branch |
|
09/18/07 |
| #1727 |
Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression |
Compiler (Parser) |
6.6.1 |
normal |
minor |
6.10 branch |
|
09/21/07 |
| #1811 |
liberate case needs an independent threshold |
Compiler |
6.8 |
normal |
normal |
6.10 branch |
|
10/29/07 |
| #1817 |
Should be possible to specify pragmas with mixed case |
Compiler (Parser) |
6.6.1 |
normal |
normal |
6.10 branch |
|
10/31/07 |
| #1831 |
reify never provides the declaration of variables |
Template Haskell |
6.8.1 |
normal |
normal |
6.10 branch |
|
11/04/07 |
| #1849 |
Template Haskell: reify is not consistent with the special constructors ListT and TupleT |
Template Haskell |
6.8.1 |
normal |
normal |
6.10 branch |
None |
11/07/07 |
| #1853 |
hpc mix files for Main modules overwrite each other |
Code Coverage |
6.8.1 |
normal |
normal |
6.10 branch |
AndyGill * |
11/07/07 |
| #1868 |
Exception fails all exception predicates |
libraries/base |
6.8.1 |
normal |
normal |
6.10 branch |
|
11/11/07 |
| #1883 |
GHC can't find library using "short" name |
Compiler |
6.6.1 |
normal |
normal |
6.10 branch |
|
11/12/07 |
| #1886 |
GHC API should preserve and provide access to comments |
GHC API |
6.9 |
normal |
normal |
6.10 branch |
|
11/13/07 |
| #1887 |
internal error while running parallel program |
Runtime System |
6.9 |
normal |
normal |
6.10 branch |
simonmar |
11/13/07 |
| #1891 |
New RTS "--info" option not in help message |
Runtime System |
6.8.1 |
normal |
minor |
6.10 branch |
|
11/14/07 |
| #1897 |
Type families: type signature rejected |
Compiler (Type checker) |
6.9 |
normal |
normal |
6.10 branch |
chak |
11/15/07 |
| #1908 |
Haskell code as a DLL triggers timeouts in the client program |
Compiler (FFI) |
6.8.1 |
normal |
normal |
6.10 branch |
None |
11/19/07 |
| #1911 |
-w doesn't turn off nullModuleExport |
Compiler |
6.8.1 |
normal |
minor |
6.10 branch |
AndreaRossato * |
11/20/07 |
| #1954 |
Incorrect "Defined but not used" warning when using GeneralizedNewtypeDeriving |
Compiler |
6.8.1 |
normal |
normal |
6.10 branch |
|
12/04/07 |
| #1962 |
make binary-dist creates nested directories under solaris |
Build System |
6.8.1 |
normal |
normal |
6.10 branch |
|
12/07/07 |
| #1968 |
data family + GADT: not implemented yet |
Compiler (Type checker) |
6.9 |
normal |
normal |
6.10 branch |
chak |
12/10/07 |
| #1993 |
"RegAllocLinear.getStackSlotFor: out of stack slots" when compiling SHA1.hs in darcs |
Compiler (NCG) |
6.8.2 |
normal |
normal |
6.10 branch |
None |
12/19/07 |
| #2006 |
unreachable GADT pattern clauses show up as warnings with -Wall |
Compiler |
6.8.1 |
normal |
normal |
6.10 branch |
|
12/30/07 |
| #2007 |
:main deals poorly with \escape characters |
GHCi |
6.9 |
normal |
normal |
6.10 branch |
|
12/30/07 |
| #2034 |
In FilePath, current directory should be ".", not "" |
libraries (other) |
6.8.1 |
normal |
normal |
6.10 branch |
neil |
01/12/08 |
| #2058 |
Ghci tab-completion cannot handle Unicode |
GHCi |
6.9 |
normal |
normal |
6.10 branch |
|
01/20/08 |
| #2064 |
problems with duplicate modules |
Compiler |
6.8.2 |
normal |