| #2078 |
INLINE and strictness
|
simonpj
|
bug
|
lowest
|
Compiler
|
6.8.2
|
| #2534 |
Odd probable cause given by type checker
|
simonpj
|
bug
|
lowest
|
Compiler (Type checker)
|
6.8.2
|
| #2892 |
(threadDelay (-1)) hangs
|
|
bug
|
lowest
|
Compiler
|
6.10.1
|
| #2947 |
infix precedence of backtick functions defined in ghci is not reported by :info
|
pcapriotti
|
bug
|
lowest
|
GHCi
|
6.10.1
|
| #3064 |
Very long compile times with type functions
|
|
bug
|
low
|
Compiler (Type checker)
|
6.10.1
|
| #3940 |
Propagate bug fix into new code generator
|
|
bug
|
low
|
Compiler
|
|
| #4148 |
improve new recursive do syntax
|
|
feature request
|
low
|
Compiler
|
6.12.3
|
| #4197 |
clarify which names can not be quoted
|
|
task
|
low
|
Documentation
|
6.12.3
|
| #5261 |
-pgmF messes up hpc .mix output
|
andy@…
|
bug
|
low
|
Code Coverage
|
7.0.3
|
| #5321 |
Very slow constraint solving for type families
|
|
bug
|
low
|
Compiler (Type checker)
|
7.0.3
|
| #5390 |
Hard-coded /Developer path in Mac ghc
|
pumpkin
|
bug
|
low
|
Compiler
|
7.0.3
|
| #5582 |
Panic from -C flag
|
igloo
|
bug
|
low
|
Compiler
|
7.2.1
|
| #5612 |
Better support for kinds in Template Haskell
|
lunaris
|
feature request
|
low
|
Compiler
|
7.3
|
| #5978 |
Type error in one function causes wrong type error report in another function in the presence of functionally dependent types
|
|
bug
|
low
|
Compiler (Type checker)
|
7.4.1
|
| #7010 |
Type error in one function causes wrong type error report in another function when using type families
|
|
bug
|
low
|
Compiler
|
7.4.1
|
| #1161 |
Clean up the library testing story
|
pcapriotti
|
task
|
normal
|
Test Suite
|
6.7
|
| #2253 |
Native code generator could do better
|
|
bug
|
normal
|
Compiler (NCG)
|
6.8.2
|
| #2972 |
ppc ghci segfaults at startup
|
pcapriotti
|
bug
|
normal
|
GHCi
|
7.5
|
| #2979 |
better support for FFI C wrappers for macros in system headers
|
|
feature request
|
normal
|
Compiler (FFI)
|
7.3
|
| #3489 |
Adding some gmp bindings to integer-gmp (copied from the cvs-ghc list)
|
igloo
|
feature request
|
normal
|
Compiler
|
6.11
|
| #3729 |
Allow modification of capabilities at runtime
|
|
task
|
normal
|
Runtime System
|
6.13
|
| #3818 |
ghc-pkg prints warnings to stdout instead of stderr
|
igloo
|
bug
|
normal
|
Package system
|
6.12.1
|
| #4065 |
Inconsistent loop performance
|
|
bug
|
normal
|
Compiler
|
6.13
|
| #4452 |
Graphics.Win32.GDI.Clip.enumClipboardFormats fails on success.
|
pcapriotti
|
bug
|
normal
|
libraries (other)
|
6.12.3
|
| #4889 |
Ignore broken pipe error when writing to a died process
|
pcapriotti
|
feature request
|
normal
|
libraries/process
|
|
| #5006 |
Write locale character encoding to hpc html report
|
simonmar
|
bug
|
normal
|
Code Coverage
|
7.0.2
|
| #5461 |
Reconfigurable pretty-printing in GHCi
|
bravit
|
feature request
|
normal
|
Compiler
|
7.2.1
|
| #5469 |
Reorganisation of exports in template-haskell library
|
simonpj
|
task
|
normal
|
Template Haskell
|
7.2.1
|
| #5486 |
LLVM can't compile HsOpenSSL
|
dterei
|
bug
|
normal
|
Compiler (LLVM)
|
7.2.1
|
| #5493 |
@instance Control.Applicative.Applicative Q@
|
|
feature request
|
normal
|
Template Haskell
|
7.0.3
|
| #5527 |
mkTopLevEnv: not interpreted
|
pcapriotti
|
bug
|
normal
|
GHC API
|
7.3
|
| #5538 |
Foldable typeclass: make foldl' and foldr' class methods
|
|
task
|
normal
|
libraries/base
|
7.2.1
|
| #5555 |
support qualified names for invoking a quasiquoter
|
pcapriotti
|
feature request
|
normal
|
Compiler (Parser)
|
7.0.3
|
| #5593 |
Proposal: Remove Num superclass of Bits
|
|
task
|
normal
|
libraries/base
|
7.2.1
|
| #5595 |
Unification under a forall doesn't allow full constraint solving
|
simonpj
|
bug
|
normal
|
Compiler
|
7.2.1
|
| #5598 |
Function quotRem is inefficient
|
igloo
|
task
|
normal
|
Compiler
|
7.0.3
|
| #5627 |
Proposal: Add Applicative instances for the remaining monads in base
|
|
feature request
|
normal
|
libraries/base
|
7.2.1
|
| #5648 |
System.Posix.Env should have a binding for clearenv
|
pcapriotti
|
task
|
normal
|
libraries/unix
|
7.3
|
| #5664 |
Missing checks for FFI declaration types
|
pcapriotti
|
bug
|
normal
|
Compiler (FFI)
|
7.2.1
|
| #5669 |
Fix test 5558 for Mac OS X 10.5
|
pcapriotti
|
bug
|
normal
|
Test Suite
|
7.3
|
| #5676 |
Typeclass instance function type declarations
|
simonpj
|
feature request
|
normal
|
Compiler (Type checker)
|
|
| #5685 |
Proposal: Move the instances from Control.Monad.Instances into GHC.Base
|
|
feature request
|
normal
|
Compiler
|
7.2.1
|
| #5699 |
Use sharing in the Alternative instance of Maybe
|
|
feature request
|
normal
|
libraries/base
|
7.2.1
|
| #5714 |
Add 'state' to the MonadState class
|
pcapriotti
|
task
|
normal
|
libraries (other)
|
7.2.1
|
| #5717 |
ScopedTypeVariables and PolyKinds
|
|
bug
|
normal
|
Compiler
|
7.3
|
| #5725 |
Mark all modules from the stm packages as Trustworthy
|
simonmar
|
feature request
|
normal
|
libraries (other)
|
7.2.1
|
| #5737 |
Template Haskell can't derive Read, Show, Eq instances
|
|
bug
|
normal
|
Template Haskell
|
7.0.4
|
| #5740 |
Remove tabs from parser/LexCore.hs
|
nsch
|
bug
|
normal
|
Compiler (Parser)
|
7.2.1
|
| #5766 |
Asynchronous exception bugs in readProcess and readProcessWithExitCode
|
|
bug
|
normal
|
libraries/process
|
7.2.2
|
| #5771 |
Confusing printout with PolyKinds
|
|
bug
|
normal
|
Compiler
|
7.4.1-rc1
|
| #5805 |
Test 5558 fails with new code generator
|
|
bug
|
normal
|
Compiler
|
7.5
|
| #5829 |
break003, break006, print019 fail with a DEBUG compiler
|
|
bug
|
normal
|
Compiler
|
7.4.1-rc2
|
| #5832 |
PolyKinds03 and PolyKinds13 fail an ASSERT
|
simonpj
|
bug
|
normal
|
Compiler
|
7.4.1-rc2
|
| #5833 |
PolyKinds10 fails an assert
|
|
bug
|
normal
|
Compiler
|
7.4.1-rc2
|
| #5837 |
Context reduction stack overflow can take very long
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.4.1-rc2
|
| #5842 |
pretty tests from GHC's testsuite
|
dterei
|
task
|
normal
|
libraries/pretty
|
7.4.1
|
| #5846 |
Add GHC.Stats.gcStatsEnabled
|
|
feature request
|
normal
|
libraries (other)
|
7.4.1
|
| #5856 |
numrun012 test fails on i686 works on x86_64
|
pcapriotti
|
bug
|
normal
|
Test Suite
|
7.4.1
|
| #5873 |
runghc does not exist in versioned form
|
|
feature request
|
normal
|
None
|
7.4.1
|
| #5877 |
Make StringPrimL take [Word8]
|
igloo
|
feature request
|
normal
|
Template Haskell
|
7.4.1
|
| #5880 |
Add sync-all new-workdir
|
simonmar
|
feature request
|
normal
|
Build System
|
7.4.1
|
| #5882 |
Template Haskell declaration quote reports error with GADT syntax
|
|
bug
|
normal
|
Template Haskell
|
7.4.1
|
| #5908 |
Issues with RebindableSyntax
|
|
bug
|
normal
|
Compiler
|
7.0.3
|
| #5911 |
Add write-only variant of newTChan
|
simonmar
|
feature request
|
normal
|
libraries (other)
|
7.4.1
|
| #5926 |
Add strict versions of modifyIORef and atomicModifyIORef
|
simonmar
|
feature request
|
normal
|
libraries/base
|
7.4.1
|
| #5930 |
add System.Environment.lookupEnv which returns Maybe instead of an exception
|
pcapriotti
|
feature request
|
normal
|
libraries/base
|
7.4.1
|
| #5933 |
Expose GHCI_TABLES_NEXT_TO_CODE in some header file
|
simonmar
|
feature request
|
normal
|
Build System
|
7.4.1
|
| #5934 |
ghc: panic! (the 'impossible' happened)
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5936 |
Support for data families in generics
|
dreixel
|
feature request
|
normal
|
Compiler
|
7.4.1
|
| #5948 |
Parentheses needed when declaring a type synonym with ':
|
pcapriotti
|
bug
|
normal
|
Compiler (Parser)
|
7.5
|
| #5951 |
Panic on Malformed instance A => B => C
|
|
bug
|
normal
|
Compiler
|
7.4.2
|
| #5961 |
GHC panic (nameModule) on malformed deriving clause
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5963 |
Fixed format floating point conversion does not round to even
|
|
bug
|
normal
|
libraries/base
|
7.4.1
|
| #5975 |
ghci can't load file whose name contains non-ASCII chars?
|
|
bug
|
normal
|
GHCi
|
7.4.1
|
| #5981 |
quadratic slowdown with very long module names
|
simonmar
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #5992 |
Silence gen_contents_index for the common case.
|
td123
|
feature request
|
normal
|
Documentation
|
7.4.1
|
| #6001 |
Wrong diagnostics for instance signature mismatch
|
pcapriotti
|
bug
|
normal
|
Compiler
|
7.5
|
| #6011 |
Panic when using a type synonym
|
pcapriotti
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #6027 |
Allow changing fixity of new type operators
|
pcapriotti
|
feature request
|
normal
|
Compiler
|
7.5
|
| #6038 |
Allow view patterns inside record patterns
|
|
feature request
|
normal
|
Compiler
|
7.4.1
|
| #6060 |
the 'impossible' happened
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #6080 |
dph-classes-vseg-fast fails: Vectorisation error
|
chak
|
bug
|
normal
|
Data Parallel Haskell
|
7.5
|
| #6090 |
hsc2hs doesn't consider values not fitting in an unsigned long integral when cross compiling
|
pcapriotti
|
bug
|
normal
|
hsc2hs
|
7.5
|
| #6091 |
Fixity in :info for backticks operators
|
pcapriotti
|
bug
|
normal
|
GHCi
|
7.4.1
|
| #6094 |
runInteractiveProcess not using new PATH
|
GregWeber
|
task
|
normal
|
Compiler
|
7.4.1
|
| #6127 |
Build for MIPS N32 host fails due to references to 64-bit support code
|
pcapriotti
|
bug
|
normal
|
Runtime System
|
7.5
|
| #6130 |
Weak pointer to MVar is finalized, even though MVar is still accessible
|
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #6142 |
Outdated comment in Directory.hs
|
simonmar
|
bug
|
normal
|
libraries/directory
|
|
| #6160 |
support sub-second resolutions for file timestamps
|
|
feature request
|
normal
|
libraries/unix
|
7.4.2
|
| #7008 |
ghc-pkg's documentation suggests argument to -f is a file
|
simonmar
|
bug
|
normal
|
ghc-pkg
|
7.4.2
|
| #7009 |
Add function forallC
|
pcapriotti
|
bug
|
normal
|
Template Haskell
|
7.4.2
|
| #7012 |
ForeignPtrContents isn't exported
|
|
bug
|
normal
|
libraries/base
|
7.4.2
|
| #7014 |
RULES for bitwise logic and shift primops
|
simonpj
|
feature request
|
normal
|
Compiler
|
7.4.2
|
| #7022 |
Kind variable scoping problem in Iface file when using Template Haskell
|
|
bug
|
normal
|
Compiler
|
7.5
|
| #7029 |
Add System.Environment.getExecutablePath
|
|
feature request
|
normal
|
libraries/base
|
7.4.2
|
| #7031 |
Incorrect documentation for Windows dlls
|
pcapriotti
|
bug
|
normal
|
Documentation
|
7.4.2
|
| #7032 |
sleep fails for compiled program
|
|
bug
|
normal
|
Compiler
|
7.4.2
|
| #7034 |
reading a large double results in zero with ghc-7.4.2
|
pcapriotti
|
bug
|
normal
|
Compiler
|
7.4.2
|
| #7047 |
Add a Functor instance for Control.Exception.Handler
|
|
feature request
|
normal
|
libraries/base
|
7.4.2
|
| #7059 |
Error: junk `naughty I386 byte register' after expression
|
|
bug
|
normal
|
Compiler
|
7.5
|
|
(more results for this group on next page)
|