| #3372 |
Allow for multiple linker instances
|
|
feature request
|
low
|
Compiler
|
|
| #3373 |
GHC API is not thread safe
|
|
feature request
|
low
|
GHC API
|
|
| #3517 |
GHC has lots of extra hidden IOErrorType values
|
|
bug
|
low
|
libraries/base
|
|
| #3704 |
Using -shared without -dynamic should be rejected on linux
|
|
bug
|
low
|
Compiler
|
|
| #3739 |
ghc-cabal mishandles relative paths in arguments
|
|
bug
|
low
|
Build System
|
|
| #3895 |
"Fix" pervasive-but-unnecessary signedness in GHC.Prim
|
|
feature request
|
low
|
Compiler
|
|
| #4385 |
Type-level natural numbers
|
diatchki
|
feature request
|
normal
|
Compiler (Type checker)
|
|
| #4470 |
Loop optimization: identical counters
|
|
feature request
|
normal
|
Compiler
|
|
| #4900 |
DEPENDS pragma
|
|
feature request
|
normal
|
Compiler
|
|
| #5266 |
Licensing requirements and copyright notices
|
|
feature request
|
low
|
None
|
|
| #5429 |
Docase notation as GHC extension
|
tomasp
|
feature request
|
normal
|
Compiler
|
|
| #5567 |
LLVM: Improve alias analysis / performance
|
dterei
|
task
|
normal
|
Compiler (LLVM)
|
|
| #5761 |
Getting stdout and stderr as a single handle from createProcess does not work on Windows
|
|
bug
|
normal
|
libraries/process
|
|
| #5861 |
bytestring: incorrect documentation for hGetContents
|
duncan
|
bug
|
normal
|
libraries (other)
|
|
| #2648 |
Report out of date interface files robustly
|
|
feature request
|
lowest
|
GHCi
|
7.6.3
|
| #4230 |
Template Haskell: less type checking in quotations?
|
|
feature request
|
low
|
Compiler
|
7.6.3
|
| #7243 |
regression: acceptable foreign result types
|
igloo
|
bug
|
normal
|
Compiler (FFI)
|
7.6.1
|
| #7320 |
GHC crashes when building on 32-bit Linux in a Linode
|
simonmar
|
bug
|
high
|
Runtime System
|
7.6.1
|
| #7325 |
threadDelay mistreats minBound and maxBound in some configurations
|
|
bug
|
high
|
Runtime System
|
7.6.1
|
| #7388 |
CAPI doesn't work with ghci
|
igloo
|
bug
|
normal
|
GHCi
|
7.6.1
|
| #4479 |
Add Type Directed Name Resolution
|
|
feature request
|
low
|
Compiler (Type checker)
|
7.5
|
| #5775 |
Inconsistency in demand analysis
|
|
bug
|
normal
|
Compiler
|
7.5
|
| #5809 |
Arity analysis could be better
|
simonpj
|
bug
|
normal
|
Compiler
|
7.5
|
| #5821 |
SPECIALISE fails with a cryptic warning
|
|
bug
|
normal
|
Compiler
|
7.5
|
| #5823 |
FFI and CAPI needs {-# INCLUDE #-} back?
|
|
feature request
|
normal
|
Compiler
|
7.5
|
| #5834 |
Allow both INLINE and INLINABLE for the same function
|
|
feature request
|
normal
|
Compiler
|
7.5
|
| #5835 |
Make better use of known dictionaries
|
|
feature request
|
normal
|
Compiler
|
7.5
|
| #5959 |
Top level splice in Template Haskell has over-ambitious lexical scope?
|
|
bug
|
low
|
Compiler
|
7.5
|
| #5985 |
Type operators are not accepted as variables in contexts
|
|
bug
|
normal
|
Compiler
|
7.5
|
| #6079 |
SEH exception handler not implemented on Win64
|
|
bug
|
normal
|
Runtime System
|
7.5
|
| #5666 |
Can't use writeFile to write unicode characters.
|
|
bug
|
normal
|
libraries (other)
|
7.4.2
|
| #5777 |
core lint error with arrow notation and GADTs
|
ross
|
bug
|
normal
|
Compiler
|
7.4.2
|
| #6166 |
Performance regression in mwc-random since 7.0.x
|
|
bug
|
high
|
Compiler
|
7.4.2
|
| #7045 |
The `Read` instance of `Rational` does not support decimal notation
|
|
bug
|
normal
|
libraries/base
|
7.4.2
|
| #7103 |
Compiler panic, when loading wxc in GHCi
|
|
bug
|
high
|
GHCi
|
7.4.2
|
| #7105 |
Better names for derived SCCs of instances
|
simonmar
|
feature request
|
normal
|
Profiling
|
7.4.2
|
| #7277 |
Recompilation check fails for TH unless functions are inlined
|
|
bug
|
high
|
Template Haskell
|
7.4.2
|
| #7316 |
GHC segfaults on ARM
|
|
bug
|
high
|
Compiler
|
7.4.2
|
| #5827 |
/usr/local hard-coded in cabal
|
duncan
|
bug
|
normal
|
libraries (other)
|
7.4.1-rc2
|
| #5615 |
ghc produces poor code for `div` with constant powers of 2.
|
daniel.is.fischer
|
bug
|
normal
|
Compiler
|
7.4.1-rc1
|
| #5786 |
Dynanmic way fails when GHC built with LLVM backend
|
dterei
|
bug
|
normal
|
Compiler (LLVM)
|
7.4.1-rc1
|
| #3242 |
ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
|
|
bug
|
normal
|
GHCi
|
7.4.1
|
| #5840 |
Extend the supported environment sizes of vectorised closures
|
chak
|
bug
|
normal
|
Data Parallel Haskell
|
7.4.1
|
| #5841 |
seg fault in ghci but not ghc when using chart-gtk code
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5844 |
Panic on generating Core code
|
|
bug
|
normal
|
External Core
|
7.4.1
|
| #5850 |
Greater customization of GHCi prompt
|
|
feature request
|
normal
|
GHCi
|
7.4.1
|
| #5863 |
Deriving Typeable for data families
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5889 |
-fno-prof-count-entries leads to linking errors
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5916 |
runST isn't free
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5918 |
hsc2hs forces wordsize (i.e. -m32 or -m64) to be the choice of GHC instead of allowing a different (or no/default choice)
|
|
feature request
|
low
|
hsc2hs
|
7.4.1
|
| #5924 |
Bad Cmm generated for updating one element in Array#
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5925 |
Add inline version of newArray#
|
|
feature request
|
normal
|
Compiler
|
7.4.1
|
| #5927 |
A type-level "implies" constraint on Constraints
|
|
feature request
|
normal
|
Compiler (Type checker)
|
7.4.1
|
| #5928 |
INLINABLE fails to specialize in presence of simple wrapper
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5942 |
implement POSIX confstr() in System/Posix/Unistd.hsc
|
|
feature request
|
normal
|
libraries/unix
|
7.4.1
|
| #5954 |
Performance regression 7.0 -> 7.2 (still in 7.4)
|
simonpj
|
bug
|
high
|
Compiler
|
7.4.1
|
| #5966 |
getAppUserDataDirectory does not respect XDG specification
|
|
bug
|
normal
|
libraries/directory
|
7.4.1
|
| #5982 |
Incorrect dynamic library name in OSX
|
|
bug
|
normal
|
libraries/base
|
7.4.1
|
| #5983 |
Libraries installed in wrong place
|
|
bug
|
normal
|
libraries/base
|
7.4.1
|
| #6047 |
GHC retains unnecessary binding
|
simonpj
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #6087 |
Join points need strictness analysis
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #6113 |
Profiling with -p not written if killed with SIGTERM
|
|
bug
|
normal
|
Profiling
|
7.4.1
|
| #7043 |
32-bit GHC ceiling of negative float SEGFAULT: 11
|
igloo
|
bug
|
high
|
Compiler
|
7.4.1
|
| #7056 |
GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve'
|
|
bug
|
high
|
GHCi
|
7.4.1
|
| #5364 |
Access RTS flag values from inside Haskell programs
|
|
feature request
|
normal
|
libraries/base
|
7.3
|
| #5378 |
unreg compiler: warning: conflicting types for built-in function ‘memcpy’
|
|
bug
|
low
|
Compiler
|
7.3
|
| #5387 |
ffi/should_run fptr02 fails on OS X amd64
|
|
bug
|
low
|
Compiler
|
7.3
|
| #5470 |
The DPH library needs to support PData and PRepr instances for more than 15-tuples
|
chak
|
bug
|
normal
|
Data Parallel Haskell
|
7.3
|
| #5498 |
Generalized newtype deriving allows creating of instances I can't create by hand
|
|
bug
|
normal
|
Compiler
|
7.3
|
| #5522 |
mc03 -O -fliberate-case -fspec-constr runs out of memory
|
simonpj
|
bug
|
normal
|
Compiler
|
7.3
|
| #5537 |
ghc doesn't find libffi.so.5 in testsuite
|
|
bug
|
low
|
Test Suite
|
7.3
|
| #5539 |
GHC panic - Simplifier ticks exhausted
|
simonpj
|
bug
|
high
|
Compiler
|
7.3
|
| #5608 |
Fix T3807 for Mac OS X 10.5
|
|
bug
|
low
|
Test Suite
|
7.3
|
| #5642 |
Deriving Generic of a big type takes a long time and lots of space
|
dimitris
|
bug
|
high
|
Compiler
|
7.3
|
| #5646 |
Initialise tuples using pragmas
|
chak
|
bug
|
normal
|
Data Parallel Haskell
|
7.3
|
| #5682 |
Properly parse kind operators (from promoted type operators)
|
dreixel
|
bug
|
low
|
Compiler
|
7.3
|
| #5702 |
Can't vectorise pattern matching on numeric literals
|
chak
|
bug
|
normal
|
Data Parallel Haskell
|
7.3
|
| #5724 |
Confusing warning message for incomplete patterns
|
|
bug
|
normal
|
Compiler
|
7.3
|
| #5763 |
Confusing error message
|
simonpj
|
bug
|
high
|
Compiler
|
7.2.2
|
| #5791 |
Defer other kinds of errors until runtime, not just type errors
|
|
task
|
normal
|
Compiler
|
7.2.2
|
| #5807 |
DPH library functions don't work without -fvectorise.
|
benl
|
bug
|
normal
|
Data Parallel Haskell
|
7.2.2
|
| #5813 |
Offer a compiler warning for failable pattern matches
|
|
feature request
|
normal
|
Compiler
|
7.2.2
|
| #5859 |
unsafeInterleaveIO duplicates computation when evaluated by multiple threads
|
simonpj
|
bug
|
high
|
libraries/base
|
7.2.2
|
| #4176 |
reject unary minus in infix left hand side function bindings that resolve differently as expressions
|
|
bug
|
low
|
Compiler
|
7.2.1
|
| #5443 |
Errors when shutting down the event manager loop
|
tibbe
|
bug
|
normal
|
Compiler
|
7.2.1
|
| #5444 |
Slow 64-bit primops on 32 bit system
|
|
bug
|
normal
|
Compiler
|
7.2.1
|
| #5462 |
Deriving clause for arbitrary classes
|
|
feature request
|
normal
|
Compiler
|
7.2.1
|
| #5463 |
SPECIALISE pragmas generated from Template Haskell are ignored
|
|
bug
|
normal
|
Template Haskell
|
7.2.1
|
| #5467 |
Template Haskell: support for Haddock comments
|
|
feature request
|
normal
|
Template Haskell
|
7.2.1
|
| #5495 |
simple program fails with -shared on mac
|
|
bug
|
low
|
Compiler
|
7.2.1
|
| #5542 |
also parse class/instance declarations as "HEAD <= CONTEXT where"
|
|
feature request
|
normal
|
Compiler (Parser)
|
7.2.1
|
| #5556 |
Support pin-changing on ByteArray#s
|
|
feature request
|
normal
|
Compiler
|
7.2.1
|
| #5578 |
write access permission of binary result different on OpenBSD
|
igloo
|
bug
|
low
|
Test Suite
|
7.2.1
|
| #5590 |
"guarded instances": instance selection can add extra parameters to the class
|
simonpj
|
feature request
|
normal
|
Compiler (Type checker)
|
7.2.1
|
| #5619 |
Shorter qualified import statements
|
|
feature request
|
normal
|
Compiler
|
7.2.1
|
| #5620 |
Dynamic linking and threading does not work on Windows
|
igloo
|
bug
|
high
|
Runtime System
|
7.2.1
|
|
(more results for this group on next page)
|