| #1496 |
Newtypes and type families combine to produce inconsistent FC(X) axiom sets
|
new
|
simonpj
|
normal
|
7.6.2
|
Compiler (Type checker)
|
| #1526 |
-fobject-code doesn't apply to expressions typed at the prompt
|
new
|
|
normal
|
_|_
|
Compiler
|
| #1530 |
debugging :steps inside TH spliced code need to be bypassed
|
new
|
|
normal
|
_|_
|
GHCi
|
| #1544 |
Derived Read instances for recursive datatypes with infix constructors are too inefficient
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #1614 |
Type checker does not use functional dependency to avoid ambiguity
|
new
|
|
normal
|
_|_
|
Compiler (Type checker)
|
| #1687 |
A faster (^)-function.
|
new
|
|
normal
|
_|_
|
Prelude
|
| #1831 |
reify never provides the declaration of variables
|
new
|
|
normal
|
_|_
|
Template Haskell
|
| #2031 |
relocation overflow
|
new
|
|
normal
|
_|_
|
Compiler
|
| #2057 |
inconsistent .hi file error gets ignored
|
new
|
|
normal
|
_|_
|
Compiler
|
| #2132 |
Optimise nested comparisons
|
new
|
|
normal
|
_|_
|
Compiler
|
| #2189 |
hSetBuffering stdin NoBuffering doesn't work on Windows
|
new
|
|
normal
|
7.6.2
|
libraries/base
|
| #2255 |
Improve SpecConstr for free variables
|
new
|
|
normal
|
_|_
|
Compiler
|
| #2280 |
randomR too slow
|
new
|
rrnewton
|
normal
|
_|_
|
libraries/random
|
| #2301 |
Proper handling of SIGINT/SIGQUIT
|
new
|
|
normal
|
7.6.2
|
libraries/process
|
| #2489 |
Registry keys are created in per-user HKCU instead of system-wide HKLM
|
new
|
|
normal
|
_|_
|
None
|
| #2496 |
Invalid Eq/Ord instances in Data.Version
|
new
|
duncan
|
normal
|
_|_
|
libraries/base
|
| #2528 |
nub not as reliable as nubBy
|
new
|
|
normal
|
6.10.1
|
libraries/base
|
| #2607 |
Inlining defeats selector thunk optimisation
|
new
|
|
normal
|
_|_
|
Compiler
|
| #2628 |
hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows
|
new
|
|
normal
|
_|_
|
libraries/base
|
| #2697 |
bad testsuite results with ghc-6.10.0.20081007
|
new
|
|
normal
|
_|_
|
Compiler
|
| #2786 |
Blackhole loops are not detected and reported in GHCi
|
new
|
|
normal
|
_|_
|
GHCi
|
| #2841 |
Ghci + foreign export declarations result in undefined symbols
|
new
|
|
normal
|
_|_
|
Compiler (FFI)
|
| #2917 |
alloca and allocaArray do not respect alignment
|
new
|
|
normal
|
_|_
|
Compiler (FFI)
|
| #3048 |
Heap size suggestion gets ignored when -G1 flag is passed
|
new
|
|
normal
|
_|_
|
Runtime System
|
| #3081 |
Double output after Ctrl+C on Windows
|
new
|
|
normal
|
_|_
|
Runtime System
|
| #3134 |
encodeFloat . decodeFloat
|
new
|
|
normal
|
_|_
|
Prelude
|
| #3178 |
Fix linking -lpthread for semaphores
|
new
|
--
|
normal
|
_|_
|
libraries/unix
|
| #3195 |
runghc failing sometimes
|
new
|
--
|
normal
|
_|_
|
None
|
| #3231 |
Permission denied error with runProcess/openFile
|
new
|
simonmar
|
normal
|
7.6.2
|
libraries/base
|
| #3242 |
ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
|
new
|
|
normal
|
7.6.2
|
GHCi
|
| #3266 |
Segment fault with WxHaskell and GHC 6.10.2
|
new
|
|
normal
|
_|_
|
Compiler
|
| #3333 |
GHCi doesn't load weak symbols
|
new
|
|
normal
|
7.6.2
|
GHCi
|
| #3353 |
Add CLDouble support
|
new
|
|
normal
|
_|_
|
Compiler
|
| #3354 |
binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger)
|
new
|
|
normal
|
_|_
|
Build System
|
| #3549 |
unlit does not follow H98 spec
|
new
|
|
normal
|
_|_
|
Compiler
|
| #3569 |
ghci can't handle utf-8 chinese char correctly when modify.
|
new
|
judah
|
normal
|
_|_
|
GHCi
|
| #3575 |
mkStdGen and split conspire to make some programs predictable
|
new
|
rrnewton
|
normal
|
_|_
|
libraries/random
|
| #3620 |
The seeds generated by split are not independent
|
new
|
rrnewton
|
normal
|
_|_
|
libraries/random
|
| #3628 |
exceptions reported to stderr when they propagate past forkIO
|
new
|
--
|
normal
|
_|_
|
libraries/base
|
| #3654 |
Mach-O GHCi linker lacks support for a range of relocation entries
|
new
|
|
normal
|
7.6.2
|
Runtime System
|
| #4005 |
Bad behaviour in the generational GC with paraffins -O2
|
new
|
|
normal
|
_|_
|
Runtime System
|
| #4139 |
Spurious non-exhaustive pattern match warnings are given using GADTs
|
new
|
|
normal
|
7.0.1
|
Compiler
|
| #5071 |
GHCi crashes on large alloca/allocaBytes requests
|
new
|
|
normal
|
_|_
|
Compiler
|
| #5401 |
LANGUAGE pragma parser nit
|
new
|
igloo
|
normal
|
7.6.2
|
Compiler (Parser)
|
| #5435 |
GHCi linker should run constructors for linked libraries
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #5448 |
GHC stuck in infinite loop compiling with optimizations
|
new
|
|
normal
|
_|_
|
Compiler
|
| #5615 |
ghc produces poor code for `div` with constant powers of 2.
|
new
|
daniel.is.fischer
|
normal
|
7.6.2
|
Compiler
|
| #5641 |
The -L flag should not exist
|
new
|
|
normal
|
7.6.2
|
Profiling
|
| #5666 |
Can't use writeFile to write unicode characters.
|
new
|
|
normal
|
7.6.2
|
libraries (other)
|
| #5692 |
Source code with large floating constants in exponential notation cannot be compiled
|
new
|
pcapriotti
|
normal
|
7.6.2
|
Compiler
|
| #5702 |
Can't vectorise pattern matching on numeric literals
|
new
|
chak
|
normal
|
7.6.2
|
Data Parallel Haskell
|
| #5722 |
GHC inlines class method forever
|
new
|
simonpj
|
normal
|
_|_
|
Compiler
|
| #5724 |
Confusing warning message for incomplete patterns
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5728 |
Warnings from -fwarn-incomplete-record-updates even with all constructors matched
|
new
|
|
normal
|
_|_
|
Compiler
|
| #5761 |
Getting stdout and stderr as a single handle from createProcess does not work on Windows
|
new
|
|
normal
|
7.6.2
|
libraries/process
|
| #5762 |
GHC gives incorrect warnings with simple applications of the view patterns extension
|
new
|
|
normal
|
_|_
|
Compiler
|
| #5775 |
Inconsistency in demand analysis
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5777 |
core lint error with arrow notation and GADTs
|
new
|
ross
|
normal
|
7.6.2
|
Compiler
|
| #5786 |
Dynanmic way fails when GHC built with LLVM backend
|
new
|
dterei
|
normal
|
7.6.2
|
Compiler (LLVM)
|
| #5797 |
readRawBufferPtr cannot be interrupted by exception on Windows with -threaded
|
new
|
|
normal
|
_|_
|
libraries/base
|
| #5807 |
DPH library functions don't work without -fvectorise.
|
new
|
benl
|
normal
|
7.6.2
|
Data Parallel Haskell
|
| #5809 |
Arity analysis could be better
|
new
|
simonpj
|
normal
|
7.6.2
|
Compiler
|
| #5821 |
SPECIALISE fails with a cryptic warning
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5827 |
/usr/local hard-coded in cabal
|
new
|
duncan
|
normal
|
7.6.2
|
libraries (other)
|
| #5840 |
Extend the supported environment sizes of vectorised closures
|
new
|
chak
|
normal
|
7.6.2
|
Data Parallel Haskell
|
| #5841 |
seg fault in ghci but not ghc when using chart-gtk code
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5844 |
Panic on generating Core code
|
new
|
|
normal
|
7.6.2
|
External Core
|
| #5861 |
bytestring: incorrect documentation for hGetContents
|
new
|
duncan
|
normal
|
7.6.2
|
libraries (other)
|
| #5863 |
Deriving Typeable for data families
|
new
|
dreixel
|
normal
|
7.6.2
|
Compiler
|
| #5889 |
-fno-prof-count-entries leads to linking errors
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5898 |
ghc: internal error: Invalid Mach-O file
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5907 |
Crashed loading package Safe
|
new
|
|
normal
|
7.6.2
|
Package system
|
| #5916 |
runST isn't free
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5924 |
Bad Cmm generated for updating one element in Array#
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5928 |
INLINABLE fails to specialize in presence of simple wrapper
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #5945 |
Lambda lifting
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #5949 |
Demand analysis attributes manifestly wrong demand type
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #5966 |
getAppUserDataDirectory does not respect XDG specification
|
new
|
|
normal
|
7.6.2
|
libraries/directory
|
| #5974 |
Casts, rules, and parametricity
|
new
|
|
normal
|
_|_
|
Compiler
|
| #5982 |
Incorrect dynamic library name in OSX
|
new
|
|
normal
|
7.6.2
|
libraries/base
|
| #5983 |
Libraries installed in wrong place
|
new
|
|
normal
|
7.6.2
|
libraries/base
|
| #5985 |
Type operators are not accepted as variables in contexts
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #6004 |
dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module
|
new
|
benl
|
normal
|
7.8.1
|
Data Parallel Haskell
|
| #6016 |
On Windows, runhaskell hits an error on UTF-8 files with a BOM
|
new
|
|
normal
|
7.6.2
|
Compiler (Parser)
|
| #6037 |
Compile-time crash with sources with non-representable unicode characters
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #6040 |
Adding a type signature changes heap allocation into stack allocation without changing the actual type
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #6047 |
GHC retains unnecessary binding
|
new
|
simonpj
|
normal
|
7.6.2
|
Compiler
|
| #6056 |
INLINABLE pragma prevents worker-wrapper to happen.
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #6062 |
TH treats non-functions in function position inconsistently
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #6065 |
Suggested type signature causes a type error (even though it appears correct)
|
new
|
|
normal
|
_|_
|
Compiler (Type checker)
|
| #6070 |
Fun with the demand analyser
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #6079 |
SEH exception handler not implemented on Win64
|
new
|
|
normal
|
7.6.2
|
Runtime System
|
| #6087 |
Join points need strictness analysis
|
new
|
|
normal
|
7.6.2
|
Compiler
|
| #6092 |
Liberate case not happening
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #6101 |
Show instance for integer-simple is not lazy enough
|
new
|
|
normal
|
7.8.1
|
libraries (other)
|
| #6107 |
GHCi runtime linker cannot link with duplicate common symbols
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #6113 |
Profiling with -p not written if killed with SIGTERM
|
new
|
|
normal
|
7.6.2
|
Profiling
|
| #6124 |
Spurious non-exhaustive warning with GADT and newtypes
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #6132 |
Can't use both shebang line and #ifdef declarations in the same file.
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #6149 |
ghc-7.4.2 tests for profasm seg-fault under solaris
|
new
|
|
normal
|
7.8.1
|
Compiler
|
|
(more results for this group on next page)
|