| #2301 |
Proper handling of SIGINT/SIGQUIT
|
new
|
|
7.6.2
|
libraries/process
|
6.12.3
|
| #2489 |
Registry keys are created in per-user HKCU instead of system-wide HKLM
|
new
|
|
_|_
|
None
|
6.8.3
|
| #2528 |
nub not as reliable as nubBy
|
new
|
|
6.10.1
|
libraries/base
|
6.8.2
|
| #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
|
| #2697 |
bad testsuite results with ghc-6.10.0.20081007
|
new
|
|
_|_
|
Compiler
|
6.9
|
| #2786 |
Blackhole loops are not detected and reported in GHCi
|
new
|
|
_|_
|
GHCi
|
6.8.3
|
| #2841 |
Ghci + foreign export declarations result in undefined symbols
|
new
|
|
_|_
|
Compiler (FFI)
|
6.10.1
|
| #2917 |
alloca and allocaArray do not respect alignment
|
new
|
|
_|_
|
Compiler (FFI)
|
6.12.3
|
| #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
|
| #3242 |
ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
|
new
|
|
7.6.2
|
GHCi
|
7.4.1
|
| #3266 |
Segment fault with WxHaskell and GHC 6.10.2
|
new
|
|
_|_
|
Compiler
|
6.10.2
|
| #3333 |
GHCi doesn't load weak symbols
|
new
|
|
7.6.2
|
GHCi
|
6.10.4
|
| #3353 |
Add CLDouble support
|
new
|
|
_|_
|
Compiler
|
6.12.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
|
| #3549 |
unlit does not follow H98 spec
|
new
|
|
_|_
|
Compiler
|
6.10.4
|
| #3654 |
Mach-O GHCi linker lacks support for a range of relocation entries
|
new
|
|
7.6.2
|
Runtime System
|
6.13
|
| #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
|
| #3971 |
FFI callback segfaults on PPC
|
new
|
|
_|_
|
Compiler (FFI)
|
6.12.3
|
| #3995 |
Comment delimiters ignored inside compiler pragma
|
new
|
|
_|_
|
Compiler (Parser)
|
6.10.4
|
| #3998 |
strace breaks System.Process(?)
|
new
|
|
_|_
|
libraries/process
|
6.12.1
|
| #4005 |
Bad behaviour in the generational GC with paraffins -O2
|
new
|
|
_|_
|
Runtime System
|
6.12.1 RC1
|
| #4029 |
ghci leaks memory when loading a file
|
new
|
|
_|_
|
GHCi
|
|
| #4043 |
Parsing of guards, and type signatures
|
new
|
|
_|_
|
Compiler (Parser)
|
6.12.2
|
| #4139 |
Spurious non-exhaustive pattern match warnings are given using GADTs
|
new
|
|
7.0.1
|
Compiler
|
7.4.1
|
| #4268 |
Annotation extension needs a flag
|
new
|
|
7.6.2
|
Compiler
|
7.0.4
|
| #4347 |
Bug in unification of polymorphic and not-yet-polymorphic type
|
new
|
|
7.6.2
|
Compiler (Type checker)
|
7.1
|
| #4372 |
Extending quasiquotation support
|
new
|
|
7.6.2
|
Template Haskell
|
6.12.3
|
| #4934 |
threadWaitRead works incorrectly on nonthreaded RTS
|
new
|
|
_|_
|
Runtime System
|
7.0.1
|
| #5071 |
GHCi crashes on large alloca/allocaBytes requests
|
new
|
|
_|_
|
Compiler
|
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
|
| #5400 |
GHC loops on compiling with optimizations
|
new
|
|
_|_
|
Compiler
|
7.0.4
|
| #5412 |
dataTypeConstrs gives unhelpful error message
|
new
|
|
7.6.2
|
libraries/base
|
7.1
|
| #5435 |
GHCi linker should run constructors for linked libraries
|
new
|
|
7.8.1
|
Compiler
|
7.2.1
|
| #5444 |
Slow 64-bit primops on 32 bit system
|
new
|
|
7.6.2
|
Compiler
|
7.2.1
|
| #5448 |
GHC stuck in infinite loop compiling with optimizations
|
new
|
|
_|_
|
Compiler
|
7.0.3
|
| #5463 |
SPECIALISE pragmas generated from Template Haskell are ignored
|
new
|
|
7.6.2
|
Template Haskell
|
7.2.1
|
| #5466 |
Documentation for Chan could be better
|
new
|
|
_|_
|
libraries/base
|
7.2.1
|
| #5498 |
Generalized newtype deriving allows creating of instances I can't create by hand
|
new
|
|
7.6.2
|
Compiler
|
7.3
|
| #5630 |
External Core needs love
|
new
|
|
7.6.2
|
Compiler
|
7.2.1
|
| #5641 |
The -L flag should not exist
|
new
|
|
7.6.2
|
Profiling
|
7.2.1
|
| #5645 |
Sharing across functions causing space leak
|
new
|
|
7.6.2
|
Compiler
|
7.2.1
|
| #5666 |
Can't use writeFile to write unicode characters.
|
new
|
|
7.6.2
|
libraries (other)
|
7.4.2
|
| #5724 |
Confusing warning message for incomplete patterns
|
new
|
|
7.6.2
|
Compiler
|
7.3
|
| #5728 |
Warnings from -fwarn-incomplete-record-updates even with all constructors matched
|
new
|
|
_|_
|
Compiler
|
7.4.1
|
| #5761 |
Getting stdout and stderr as a single handle from createProcess does not work on Windows
|
new
|
|
7.6.2
|
libraries/process
|
|
| #5762 |
GHC gives incorrect warnings with simple applications of the view patterns extension
|
new
|
|
_|_
|
Compiler
|
7.3
|
| #5775 |
Inconsistency in demand analysis
|
new
|
|
7.6.2
|
Compiler
|
7.5
|
| #5797 |
readRawBufferPtr cannot be interrupted by exception on Windows with -threaded
|
new
|
|
_|_
|
libraries/base
|
7.2.2
|
| #5821 |
SPECIALISE fails with a cryptic warning
|
new
|
|
7.6.2
|
Compiler
|
7.5
|
| #5841 |
seg fault in ghci but not ghc when using chart-gtk code
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #5844 |
Panic on generating Core code
|
new
|
|
7.6.2
|
External Core
|
7.4.1
|
| #5863 |
Deriving Typeable for data families
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #5889 |
-fno-prof-count-entries leads to linking errors
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #5898 |
ghc: internal error: Invalid Mach-O file
|
new
|
|
7.6.2
|
Compiler
|
7.0.4
|
| #5907 |
Crashed loading package Safe
|
new
|
|
7.6.2
|
Package system
|
7.0.3
|
| #5916 |
runST isn't free
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #5924 |
Bad Cmm generated for updating one element in Array#
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #5928 |
INLINABLE fails to specialize in presence of simple wrapper
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #5949 |
Demand analysis attributes manifestly wrong demand type
|
new
|
|
7.8.1
|
Compiler
|
7.4.1
|
| #5966 |
getAppUserDataDirectory does not respect XDG specification
|
new
|
|
7.6.2
|
libraries/directory
|
7.4.1
|
| #5974 |
Casts, rules, and parametricity
|
new
|
|
_|_
|
Compiler
|
7.4.1
|
| #5982 |
Incorrect dynamic library name in OSX
|
new
|
|
7.6.2
|
libraries/base
|
7.4.1
|
| #5983 |
Libraries installed in wrong place
|
new
|
|
7.6.2
|
libraries/base
|
7.4.1
|
| #5985 |
Type operators are not accepted as variables in contexts
|
new
|
|
7.6.2
|
Compiler
|
7.5
|
| #6016 |
On Windows, runhaskell hits an error on UTF-8 files with a BOM
|
new
|
|
7.6.2
|
Compiler (Parser)
|
7.0.4
|
| #6037 |
Compile-time crash with sources with non-representable unicode characters
|
new
|
|
7.8.1
|
Compiler
|
7.4.1
|
| #6065 |
Suggested type signature causes a type error (even though it appears correct)
|
new
|
|
_|_
|
Compiler (Type checker)
|
7.4.1
|
| #6079 |
SEH exception handler not implemented on Win64
|
new
|
|
7.6.2
|
Runtime System
|
7.5
|
| #6087 |
Join points need strictness analysis
|
new
|
|
7.6.2
|
Compiler
|
7.4.1
|
| #6101 |
Show instance for integer-simple is not lazy enough
|
new
|
|
7.8.1
|
libraries (other)
|
7.4.1
|
| #6107 |
GHCi runtime linker cannot link with duplicate common symbols
|
new
|
|
7.8.1
|
Compiler
|
7.4.1
|
| #6113 |
Profiling with -p not written if killed with SIGTERM
|
new
|
|
7.6.2
|
Profiling
|
7.4.1
|
| #6124 |
Spurious non-exhaustive warning with GADT and newtypes
|
new
|
|
7.8.1
|
Compiler (Type checker)
|
7.4.1
|
| #6132 |
Can't use both shebang line and #ifdef declarations in the same file.
|
new
|
|
7.8.1
|
Compiler
|
7.0.4
|
| #6149 |
ghc-7.4.2 tests for profasm seg-fault under solaris
|
new
|
|
7.8.1
|
Compiler
|
7.4.2-rc1
|
| #7026 |
Impredicative implicit parameters
|
new
|
|
_|_
|
Compiler (Type checker)
|
7.4.2
|
| #7033 |
stale .tix files can cause programs built with -fhpc to segfault
|
new
|
|
7.8.1
|
Code Coverage
|
7.4.2
|
| #7044 |
reject reading rationals with exponent notation
|
new
|
|
7.8.1
|
Compiler
|
7.4.2
|
| #7045 |
The `Read` instance of `Rational` does not support decimal notation
|
new
|
|
7.6.2
|
libraries/base
|
7.4.2
|
| #7072 |
GHC interpreter does not find stat64 symbol on Linux
|
new
|
|
7.8.1
|
GHCi
|
7.4.2
|
| #7080 |
Make RULES and SPECIALISE more consistent
|
new
|
|
_|_
|
Compiler
|
7.4.2
|
| #7114 |
Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1
|
new
|
|
7.8.1
|
Compiler
|
7.4.1
|
| #7161 |
hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles
|
new
|
|
7.8.1
|
libraries/base
|
7.6.1-rc1
|
| #7186 |
problems with typelits and typenats
|
new
|
|
7.8.1
|
Compiler (Type checker)
|
7.6.1-rc1
|
| #7190 |
GHC's -fprof-auto does not work with LINE pragmas
|
new
|
|
7.8.1
|
Profiling
|
7.4.2
|
| #7245 |
INLINEing top-level patterns causes ghc to emit 'arity missing' traces
|
new
|
|
7.8.1
|
Compiler
|
7.6.1
|
| #7246 |
Callstack depends on way (prof, profasm, profthreaded
|
new
|
|
7.8.1
|
Profiling
|
7.6.1
|
| #7305 |
T5975a is broken on Windows
|
new
|
|
7.8.1
|
Test Suite
|
7.6.1
|
| #7307 |
Share top-level code for strings
|
new
|
|
7.8.1
|
Compiler
|
7.6.1
|
| #7309 |
The Ix instance for (,) leaks space in range
|
new
|
|
_|_
|
libraries (other)
|
7.6.1
|
| #7329 |
ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError
|
new
|
|
7.8.1
|
GHCi
|
7.6.1
|
| #7353 |
Make system IO interruptible on Windows
|
new
|
|
7.8.1
|
libraries/base
|
7.6.1
|
| #7367 |
Optimiser / Linker Problem on amd64
|
new
|
|
7.8.1
|
Build System
|
7.6.1
|
|
(more results for this group on next page)
|