| #1414 |
CString marshalling functions do not perform the specified conversion
|
|
low
|
libraries/base
|
6.6.1
|
fixed
|
| #1607 |
seq can make code slower
|
igloo
|
low
|
Compiler
|
6.6.1
|
fixed
|
| #1897 |
Ambiguous types and rejected type signatures
|
chak
|
low
|
Compiler (Type checker)
|
6.9
|
fixed
|
| #2102 |
Typeclass membership doesn't bring coercion superclass requirements into scope
|
chak
|
low
|
Compiler (Type checker)
|
7.1
|
fixed
|
| #2236 |
Deep stacks make execution time go through the roof
|
--
|
low
|
Runtime System
|
6.8.2
|
fixed
|
| #2271 |
floor, ceiling, round :: Double -> Int are awesomely slow
|
daniel.is.fischer
|
low
|
libraries/base
|
7.1
|
fixed
|
| #2436 |
Bad warning when exporting data families
|
chak
|
low
|
Compiler
|
6.9
|
fixed
|
| #2762 |
Excessive heap usage
|
igloo
|
low
|
Compiler
|
6.11
|
fixed
|
| #2902 |
Example where ghc 6.10.1 fails to optimize recursive instance function calls
|
igloo
|
low
|
Compiler
|
6.10.1
|
fixed
|
| #3011 |
ASSERT failed: file typecheck/TcMType.lhs line 526 t_a32G{tv}
|
|
low
|
Compiler (Type checker)
|
6.11
|
fixed
|
| #3297 |
Compiler panic on incorrect code (TcTyFuns.flattenType: synonym family in a rank-n type)
|
chak
|
low
|
Compiler (Type checker)
|
6.11
|
fixed
|
| #3499 |
darcs-all cannot use SSH repos with MSYS
|
simonmar
|
low
|
Build System
|
6.11
|
wontfix
|
| #3526 |
Inliner behaviour with instances is confusing
|
simonpj
|
low
|
Compiler
|
6.10.4
|
fixed
|
| #3629 |
Code compiled WITHOUT profiling many times slower than compiled WITH profiling on
|
|
low
|
Compiler
|
6.13
|
fixed
|
| #3791 |
SplitObjs fails on sparc with GNU ld
|
|
low
|
Driver
|
6.12.1
|
fixed
|
| #3798 |
Problem with wxHaskell
|
|
low
|
GHCi
|
7.0.3
|
duplicate
|
| #3976 |
'+RTS -S' reports negative allocation.
|
|
low
|
Runtime System
|
6.12.1
|
worksforme
|
| #481 |
Recompilation check fails for TH
|
simonmar
|
normal
|
Template Haskell
|
6.4.1
|
fixed
|
| #1595 |
duplicate "not in scope" error when giving multiple vars type-signatures at once
|
michalt
|
normal
|
Compiler
|
6.6.1
|
fixed
|
| #1799 |
Retain export-list order in ModIface, use it in :browse
|
|
normal
|
GHCi
|
6.6.1
|
fixed
|
| #2245 |
Numeric literal printed wrong in error message
|
|
normal
|
Compiler
|
6.9
|
fixed
|
| #2281 |
properFraction implemented with modf primitive?
|
|
normal
|
libraries/base
|
6.8.2
|
wontfix
|
| #2671 |
Data.Time.Clock parseTime's %y parses "08" as 1908
|
ashley@…
|
normal
|
libraries (other)
|
6.8.2
|
fixed
|
| #2722 |
<<loop> when compiling with -O option with ghc-6.10.0.20081019
|
|
normal
|
libraries (other)
|
7.0.1
|
invalid
|
| #2911 |
Error messages have the wrong qualified names
|
|
normal
|
Compiler
|
6.11
|
wontfix
|
| #3307 |
System.IO and System.Directory functions not Unicode-aware under Unix
|
|
normal
|
libraries/base
|
6.11
|
fixed
|
| #3308 |
getArgs should return Unicode on Windows
|
|
normal
|
libraries/base
|
6.11
|
fixed
|
| #3326 |
the recompilation checker should take CPP flags into account
|
|
normal
|
Compiler
|
6.10.1
|
duplicate
|
| #3397 |
:step hangs when -fbreak-on-exception is set
|
|
normal
|
GHCi
|
6.10.3
|
worksforme
|
| #3552 |
Unreachable code in optimised CMM code
|
|
normal
|
Compiler
|
6.10.4
|
fixed
|
| #3715 |
GHC API no longer exports location information for error/warning messages
|
|
normal
|
GHC API
|
6.12.1 RC1
|
fixed
|
| #3737 |
inlining happens on foldl1 and does not happen on direct application of combinator
|
|
normal
|
Compiler
|
6.10.4
|
fixed
|
| #3743 |
type checker fails to infer an implicit parameter constraint in the presence of existential types.
|
|
normal
|
Compiler
|
6.13
|
fixed
|
| #3829 |
GHC leaks memory when compiling many files
|
|
normal
|
Compiler
|
6.12.1
|
worksforme
|
| #4006 |
System.Process doesn't encode its arguments.
|
|
normal
|
libraries/process
|
6.12.1
|
fixed
|
| #4062 |
Bad choice of loop breaker?
|
rl
|
normal
|
Compiler
|
6.13
|
invalid
|
| #4117 |
GHC does not accept --srcdir
|
|
normal
|
Build System
|
6.12.1
|
wontfix
|
| #4165 |
broken links in Cabal docs
|
|
normal
|
Documentation
|
6.12.3
|
fixed
|
| #4186 |
-dcore-lint and -fstrict-dicts break anything that uses a type class
|
simonpj
|
normal
|
Compiler
|
6.12.3
|
fixed
|
| #4212 |
LLVM: space_leak_001 fails when GHC built with LLVM backend
|
dterei
|
normal
|
Compiler (LLVM)
|
6.13
|
fixed
|
| #4219 |
sequence is not tail recursive, doesn't work with large inputs in strict monads
|
|
normal
|
Compiler
|
6.12.3
|
wontfix
|
| #4248 |
Poor error message when openFile fails to open named pipe
|
|
normal
|
libraries/base
|
6.12.3
|
fixed
|
| #4318 |
Crash while building HEAD on OS X
|
|
normal
|
Compiler
|
6.13
|
fixed
|
| #4393 |
GHCi says: ghc: internal error: evacuate: strange closure type 63587
|
|
normal
|
GHCi
|
6.12.3
|
worksforme
|
| #4434 |
barton-mangler-bug failed with timeout (multiple ways)
|
|
normal
|
Compiler
|
7.1
|
fixed
|
| #4435 |
T3016 failed with timeout (hpc and optasm)
|
|
normal
|
Compiler
|
7.1
|
fixed
|
| #4441 |
NCG miscompiles Double -> Float -> Double
|
simonmar
|
normal
|
Compiler (NCG)
|
7.1
|
fixed
|
| #4456 |
Missing atexit symbol
|
|
normal
|
GHCi
|
6.13
|
fixed
|
| #4464 |
RTS options broken for dynamic libraries
|
|
normal
|
Runtime System
|
7.1
|
fixed
|
| #4473 |
GHC --make switch does not set file timestamp correctly
|
|
normal
|
Compiler
|
6.12.3
|
fixed
|
| #4475 |
unreliable ghc on sparc
|
|
normal
|
Compiler
|
7.1
|
wontfix
|
| #4522 |
.ghc folder not created by default
|
igloo
|
normal
|
GHCi
|
6.12.3
|
fixed
|
| #4528 |
stand-alone deriving sometimes fails for GADTs
|
|
normal
|
Compiler (Type checker)
|
7.0.1
|
fixed
|
| #4802 |
'current directory' is not thread local
|
simonmar
|
normal
|
libraries/directory
|
7.0.1
|
fixed
|
| #4805 |
segfault in Data.HashTable, triggered by long Agda runs
|
|
normal
|
libraries/base
|
7.0.1
|
invalid
|
| #4816 |
DeriveFunctor should not require a functor instance for functorial data types used invariantly
|
|
normal
|
Compiler
|
6.12.3
|
fixed
|
| #4819 |
[PATCH] undefined symbols; mixed architecture build
|
simonmar
|
normal
|
Build System
|
7.1
|
fixed
|
| #4853 |
Invalid links on web page
|
igloo
|
normal
|
Documentation
|
7.0.1
|
fixed
|
| #4854 |
Validating on a PPC Mac OS X: Fix miscellaneous errors and warnings
|
igloo
|
normal
|
Compiler
|
7.1
|
fixed
|
| #4856 |
Performance regression in the type checker regression for GADTs and type families
|
|
normal
|
Compiler (Type checker)
|
7.0.1
|
fixed
|
| #4874 |
Unnecessary reboxing when using INLINABLE
|
igloo
|
normal
|
Compiler
|
7.0.1
|
fixed
|
| #4877 |
Template Haskell panic when splicing an infix expression with a non-variable middle bit
|
simonpj
|
normal
|
Template Haskell
|
7.0.1
|
fixed
|
| #4892 |
panic building darcs
|
|
normal
|
Compiler
|
7.0.1
|
invalid
|
| #4903 |
Inliner looping when specialising across modules (with GADTs and other extensions)
|
simonpj
|
normal
|
Compiler
|
7.1
|
fixed
|
| #4923 |
HEAD unregisterised build broken: unlit missing
|
|
normal
|
Build System
|
7.1
|
fixed
|
| #4956 |
threadDelay behavior 64-bit mac os x
|
|
normal
|
Compiler
|
7.0.1
|
worksforme
|
| #4962 |
Dead code fed to CorePrep because RULEs keep it alive spuriously
|
|
normal
|
Compiler
|
7.0.1
|
fixed
|
| #4978 |
Continuation passing style loop doesn't compile into a loop
|
|
normal
|
Compiler
|
7.0.1
|
fixed
|
| #4987 |
darcs: internal error: stg_ap_v_ret (GHC version 7.0.1 for x86_64_apple_darwin)
|
|
normal
|
Compiler
|
7.0.1
|
wontfix
|
| #4995 |
Compiling pandoc with llvm backend fails with panic
|
dterei
|
normal
|
Compiler (LLVM)
|
7.0.2
|
fixed
|
| #5030 |
Slow type checking of type-level computation heavy code.
|
|
normal
|
Compiler (Type checker)
|
7.0.2
|
fixed
|
| #5034 |
Performance of Data.Graph.{preorderF, postorderF}
|
simonmar
|
normal
|
libraries (other)
|
7.0.2
|
fixed
|
| #5042 |
STM, newArray, and a stack overflow
|
simonmar
|
normal
|
libraries (other)
|
7.0.2
|
fixed
|
| #5043 |
Compiling bytestring-mmap with -fvia-C yields broken .s file, two .size directives
|
|
normal
|
Compiler
|
7.0.2
|
duplicate
|
| #5048 |
Wrong SrcSpan on AbsBinds
|
|
normal
|
GHC API
|
7.0.2
|
fixed
|
| #5053 |
Internal error with runhaskell and System.Plugins.dynload
|
igloo
|
normal
|
Compiler
|
7.0.2
|
fixed
|
| #5061 |
Implement FFI spec behaviour for *CString family
|
|
normal
|
Compiler
|
7.0.3
|
fixed
|
| #5066 |
OS X: hClose003
|
simonmar
|
normal
|
Test Suite
|
7.1
|
fixed
|
| #5076 |
No instance Show [: Int :] in dph-diophantine-opt
|
chak
|
normal
|
Data Parallel Haskell
|
7.1
|
fixed
|
| #5080 |
Recompilation bug: recomp008 failed
|
igloo
|
normal
|
Compiler
|
7.0.3
|
fixed
|
| #5089 |
validate should bail out early if testsuite not available
|
igloo
|
normal
|
Test Suite
|
7.1
|
fixed
|
| #5090 |
print026 sporadically fails
|
igloo
|
normal
|
Compiler
|
7.1
|
worksforme
|
| #5114 |
-with-rtsopts, ghc_rts_opts not honoured
|
|
normal
|
Runtime System
|
7.0.3
|
fixed
|
| #5120 |
inferred type of an implicit parameter rejected (associated type)
|
|
normal
|
Compiler (Type checker)
|
7.0.3
|
fixed
|
| #5161 |
Poor performance of division; unnecessary branching
|
igloo
|
normal
|
libraries/base
|
7.0.3
|
fixed
|
| #5180 |
dry run option -n broken
|
simonmar
|
normal
|
Compiler
|
7.0.2
|
fixed
|
| #5203 |
Stack overflow in criterion
|
simonpj
|
normal
|
Compiler
|
7.1
|
invalid
|
| #5215 |
process library does not build with GHC 7.0.x
|
simonmar
|
normal
|
libraries/process
|
7.0.3
|
fixed
|
| #5257 |
Calling fail on a UTF-8 encoded string (in file) causes garbage to be printed
|
|
normal
|
Runtime System
|
7.0.2
|
fixed
|
| #5299 |
ghc.exe: panic! (the 'impossible' happened)
|
|
normal
|
Compiler
|
7.0.3
|
worksforme
|
| #5611 |
Asynchronous exception discarded after safe FFI call
|
simonmar
|
normal
|
Runtime System
|
7.0.3
|
fixed
|
| #2458 |
Unknown symbol `_environ' on MacOS X
|
|
high
|
libraries/base
|
6.10.1
|
fixed
|
| #3309 |
getArgs should return Unicode on Unix
|
batterseapower
|
high
|
libraries/base
|
6.11
|
fixed
|
| #3756 |
Missing -lz option in testsuite
|
simonmar
|
high
|
Build System
|
6.12.1
|
fixed
|
| #4013 |
build fails on OS X: Invalid Mach-O file:Address out of bounds while relocating object file
|
|
high
|
Compiler
|
6.13
|
fixed
|
| #4247 |
getCPUTime on x86_64 Mac OS X 10.6
|
igloo
|
high
|
libraries/base
|
6.10.4
|
duplicate
|
| #4270 |
Out of memory when compiling Statistics.Quantile
|
igloo
|
high
|
Compiler
|
6.13
|
fixed
|
| #4510 |
No links will be generated to these packages: base-4.3.0.0
|
igloo
|
high
|
Compiler
|
7.0.1
|
worksforme
|
| #4825 |
DLLs not documented consistently
|
igloo
|
high
|
Documentation
|
7.0.1
|
fixed
|
| #4827 |
Data.Array.IO.hPutArray/hGetArray ignore count argument
|
batterseapower
|
high
|
libraries (other)
|
6.12.3
|
fixed
|
|
(more results for this group on next page)
|