| #6016 |
On Windows, runhaskell hits an error on UTF-8 files with a BOM
|
new
|
|
7.6.2
|
Compiler (Parser)
|
7.0.4
|
| #6132 |
Can't use both shebang line and #ifdef declarations in the same file.
|
new
|
|
7.8.1
|
Compiler
|
7.0.4
|
| #7698 |
thread blocked indefinitely in an MVar operation
|
new
|
igloo
|
7.8.1
|
GHCi
|
7.0.4
|
| #7762 |
when using lots of memory: internal error: evacuate(static): strange closure type 4
|
new
|
|
7.8.1
|
Runtime System
|
7.0.4
|
| #5071 |
GHCi crashes on large alloca/allocaBytes requests
|
new
|
|
_|_
|
Compiler
|
7.0.3
|
| #5278 |
System.Random.randomIvalInteger makes invalid assumptions about RandomGen
|
new
|
rrnewton
|
_|_
|
libraries/random
|
7.0.3
|
| #5280 |
System.Random commits (rand `mod` base) error.
|
new
|
rrnewton
|
_|_
|
libraries/random
|
7.0.3
|
| #5289 |
Can't use ghci with a library linked against libstdc++
|
new
|
|
7.6.2
|
GHCi
|
7.0.3
|
| #5355 |
Link plugins against existing libHSghc
|
new
|
|
7.6.2
|
Compiler
|
7.0.3
|
| #5401 |
LANGUAGE pragma parser nit
|
new
|
igloo
|
7.6.2
|
Compiler (Parser)
|
7.0.3
|
| #5448 |
GHC stuck in infinite loop compiling with optimizations
|
new
|
|
_|_
|
Compiler
|
7.0.3
|
| #5907 |
Crashed loading package Safe
|
new
|
|
7.6.2
|
Package system
|
7.0.3
|
| #4934 |
threadWaitRead works incorrectly on nonthreaded RTS
|
new
|
|
_|_
|
Runtime System
|
7.0.1
|
| #2301 |
Proper handling of SIGINT/SIGQUIT
|
new
|
|
7.6.2
|
libraries/process
|
6.12.3
|
| #2917 |
alloca and allocaArray do not respect alignment
|
new
|
|
_|_
|
Compiler (FFI)
|
6.12.3
|
| #3971 |
FFI callback segfaults on PPC
|
new
|
|
_|_
|
Compiler (FFI)
|
6.12.3
|
| #4295 |
Review higher-rank and impredicative types
|
new
|
simonpj
|
7.6.2
|
Compiler
|
6.12.3
|
| #4372 |
Extending quasiquotation support
|
new
|
|
7.6.2
|
Template Haskell
|
6.12.3
|
| #4043 |
Parsing of guards, and type signatures
|
new
|
|
_|_
|
Compiler (Parser)
|
6.12.2
|
| #2697 |
bad testsuite results with ghc-6.10.0.20081007
|
new
|
|
_|_
|
Compiler
|
6.9
|
| #2489 |
Registry keys are created in per-user HKCU instead of system-wide HKLM
|
new
|
|
_|_
|
None
|
6.8.3
|
| #2496 |
Invalid Eq/Ord instances in Data.Version
|
new
|
duncan
|
_|_
|
libraries/base
|
6.8.3
|
| #2607 |
Inlining defeats selector thunk optimisation
|
new
|
|
_|_
|
Compiler
|
6.8.3
|
| #2628 |
hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows
|
new
|
|
_|_
|
libraries/base
|
6.8.3
|
| #2786 |
Blackhole loops are not detected and reported in GHCi
|
new
|
|
_|_
|
GHCi
|
6.8.3
|
| #670 |
External Core is broken
|
new
|
tim
|
_|_
|
External Core
|
6.8.2
|
| #1057 |
Implicit parameters on breakpoints
|
new
|
|
_|_
|
GHCi
|
6.8.2
|
| #2031 |
relocation overflow
|
new
|
|
_|_
|
Compiler
|
6.8.2
|
| #2057 |
inconsistent .hi file error gets ignored
|
new
|
|
_|_
|
Compiler
|
6.8.2
|
| #2132 |
Optimise nested comparisons
|
new
|
|
_|_
|
Compiler
|
6.8.2
|
| #2189 |
hSetBuffering stdin NoBuffering doesn't work on Windows
|
new
|
|
7.6.2
|
libraries/base
|
6.8.2
|
| #2255 |
Improve SpecConstr for free variables
|
new
|
|
_|_
|
Compiler
|
6.8.2
|
| #2280 |
randomR too slow
|
new
|
rrnewton
|
_|_
|
libraries/random
|
6.8.2
|
| #2528 |
nub not as reliable as nubBy
|
new
|
|
6.10.1
|
libraries/base
|
6.8.2
|
| #1831 |
reify never provides the declaration of variables
|
new
|
|
_|_
|
Template Haskell
|
6.8.1
|
| #1290 |
ghc runs preprocessor too much
|
new
|
|
_|_
|
Driver
|
6.7
|
| #1308 |
Type signature in warning is wrong
|
new
|
|
_|_
|
Compiler
|
6.7
|
| #1400 |
:set +r doesn't work for interpreted modules
|
new
|
simonmar
|
_|_
|
GHCi
|
6.7
|
| #1496 |
Newtypes and type families combine to produce inconsistent FC(X) axiom sets
|
new
|
simonpj
|
7.6.2
|
Compiler (Type checker)
|
6.7
|
| #1526 |
-fobject-code doesn't apply to expressions typed at the prompt
|
new
|
|
_|_
|
Compiler
|
6.7
|
| #1530 |
debugging :steps inside TH spliced code need to be bypassed
|
new
|
|
_|_
|
GHCi
|
6.7
|
| #1614 |
Type checker does not use functional dependency to avoid ambiguity
|
new
|
|
_|_
|
Compiler (Type checker)
|
6.7
|
| #1466 |
Stack check for AP_STACK
|
new
|
simonmar
|
7.6.2
|
Compiler
|
6.6.1
|
| #1473 |
isSpace is too slow
|
new
|
|
_|_
|
libraries/base
|
6.6.1
|
| #1544 |
Derived Read instances for recursive datatypes with infix constructors are too inefficient
|
new
|
|
7.6.2
|
Compiler
|
6.6.1
|
| #1687 |
A faster (^)-function.
|
new
|
|
_|_
|
Prelude
|
6.6.1
|
| #1062 |
Bad output from Text.PrettyPrint.HughesPJ
|
new
|
|
_|_
|
libraries/pretty
|
6.6
|
| #1087 |
bang patterns with infix ops
|
new
|
|
_|_
|
Compiler (Parser)
|
6.6
|
| #1147 |
Quadratic behaviour in the compacting GC
|
new
|
|
_|_
|
Runtime System
|
6.6
|
| #1168 |
Optimisation sometimes decreases sharing in IO code
|
new
|
|
_|_
|
Compiler
|
6.6
|
| #1216 |
Missed opportunity for let-no-esape
|
new
|
simonpj
|
7.6.2
|
Compiler
|
6.6
|
| #947 |
ghc -O space leak: CSE between different CAFs
|
new
|
|
_|_
|
Compiler
|
6.5
|
| #806 |
hGetBufNonBlocking doesn't work on Windows
|
new
|
|
_|_
|
libraries/base
|
6.4.2
|
| #816 |
Weird fundep behavior (with -fallow-undecidable-instances)
|
new
|
|
_|_
|
Compiler (Type checker)
|
6.4.2
|
| #457 |
Strictness problem
|
new
|
|
_|_
|
Compiler
|
6.4.1
|
| #487 |
powerpc/linux segfaulting binaries
|
new
|
|
_|_
|
Compiler
|
6.4.1
|
| #322 |
fromInteger-related pattern match overlap warnings
|
new
|
simonpj
|
_|_
|
Compiler
|
6.4
|
| #3654 |
Mach-O GHCi linker lacks support for a range of relocation entries
|
new
|
|
7.6.2
|
Runtime System
|
6.13
|
| #4005 |
Bad behaviour in the generational GC with paraffins -O2
|
new
|
|
_|_
|
Runtime System
|
6.12.1 RC1
|
| #3353 |
Add CLDouble support
|
new
|
|
_|_
|
Compiler
|
6.12.1
|
| #3676 |
realToFrac doesn't sanely convert between floating types
|
new
|
|
_|_
|
libraries (other)
|
6.12.1
|
| #3765 |
Rules should "look through" case binders too
|
new
|
|
_|_
|
Compiler
|
6.12.1
|
| #3827 |
Compiling fails on linux-powerpc
|
new
|
|
_|_
|
Compiler
|
6.12.1
|
| #3872 |
New way to make the simplifier diverge
|
new
|
|
_|_
|
Compiler
|
6.12.1
|
| #3998 |
strace breaks System.Process(?)
|
new
|
|
_|_
|
libraries/process
|
6.12.1
|
| #3620 |
The seeds generated by split are not independent
|
new
|
rrnewton
|
_|_
|
libraries/random
|
6.11
|
| #3231 |
Permission denied error with runProcess/openFile
|
new
|
simonmar
|
7.6.2
|
libraries/base
|
6.10.4
|
| #3333 |
GHCi doesn't load weak symbols
|
new
|
|
7.6.2
|
GHCi
|
6.10.4
|
| #3549 |
unlit does not follow H98 spec
|
new
|
|
_|_
|
Compiler
|
6.10.4
|
| #3569 |
ghci can't handle utf-8 chinese char correctly when modify.
|
new
|
judah
|
_|_
|
GHCi
|
6.10.4
|
| #3628 |
exceptions reported to stderr when they propagate past forkIO
|
new
|
--
|
_|_
|
libraries/base
|
6.10.4
|
| #3995 |
Comment delimiters ignored inside compiler pragma
|
new
|
|
_|_
|
Compiler (Parser)
|
6.10.4
|
| #3178 |
Fix linking -lpthread for semaphores
|
new
|
--
|
_|_
|
libraries/unix
|
6.10.2
|
| #3195 |
runghc failing sometimes
|
new
|
--
|
_|_
|
None
|
6.10.2
|
| #3266 |
Segment fault with WxHaskell and GHC 6.10.2
|
new
|
|
_|_
|
Compiler
|
6.10.2
|
| #2841 |
Ghci + foreign export declarations result in undefined symbols
|
new
|
|
_|_
|
Compiler (FFI)
|
6.10.1
|
| #3048 |
Heap size suggestion gets ignored when -G1 flag is passed
|
new
|
|
_|_
|
Runtime System
|
6.10.1
|
| #3081 |
Double output after Ctrl+C on Windows
|
new
|
|
_|_
|
Runtime System
|
6.10.1
|
| #3134 |
encodeFloat . decodeFloat
|
new
|
|
_|_
|
Prelude
|
6.10.1
|
| #3354 |
binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger)
|
new
|
|
_|_
|
Build System
|
6.10.1
|
| #3575 |
mkStdGen and split conspire to make some programs predictable
|
new
|
rrnewton
|
_|_
|
libraries/random
|
6.10.1
|
| #149 |
missed CSE opportunity
|
new
|
|
_|_
|
Compiler
|
5.04.2
|