| #2021 |
let ghc find framework header files and link with frameworks located in $HOME/Library/Frameworks
|
|
feature request
|
lowest
|
Compiler
|
6.8.2
|
| #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
|
| #3222 |
GLFW 0.3 build fails w/ SSE error in 6.10.3, works in 6.10.1
|
|
bug
|
lowest
|
Compiler
|
6.10.3
|
| #3871 |
Missing reference in manpage
|
|
bug
|
lowest
|
Documentation
|
6.12.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
|
| #5165 |
GHC doesn't optimize FP excess precision properly
|
|
bug
|
low
|
Compiler
|
7.1
|
| #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
|
| #915 |
Implement list fusion using streams instead of foldr/build
|
|
task
|
normal
|
libraries/base
|
6.8
|
| #1161 |
Clean up the library testing story
|
pcapriotti
|
task
|
normal
|
Test Suite
|
6.7
|
| #1816 |
Add Data.Set.mapMaybe
|
fox@…
|
proposal
|
normal
|
libraries/base
|
|
| #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
|
| #3160 |
No exception safety in Control.Concurrent.QSem QSemN and SampleVar
|
simonmar
|
bug
|
normal
|
libraries/base
|
7.0.2
|
| #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
|
| #5242 |
IntMap.differenceKeysSet for removing an IntSet of keys
|
fox@…
|
feature request
|
normal
|
libraries (other)
|
7.1
|
| #5405 |
Strange closure type crash when using Template Haskell on OS X Lion
|
|
bug
|
normal
|
GHCi
|
7.0.4
|
| #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
|
| #5530 |
TyVarBndr inside type quotations don't have kinds ascribed
|
|
feature request
|
normal
|
Template Haskell
|
7.0.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
|
| #5667 |
Data.Unique.Unique and Data.Graph.SCC are not instances of Show
|
|
feature request
|
normal
|
libraries/base
|
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)
|
|
| #5679 |
Provide Arrow lift functions for Control.Arrow
|
|
feature request
|
normal
|
libraries/base
|
7.2.1
|
| #5683 |
bug in signum function
|
|
bug
|
normal
|
Prelude
|
7.0.3
|
| #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
|
| #5730 |
unicode characters in cabal path leads to package installation failure
|
|
bug
|
normal
|
Build System
|
7.0.4
|
| #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
|
| #5752 |
<<loop>> when using variables in TH splice
|
|
bug
|
normal
|
Template Haskell
|
7.0.3
|
| #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
|
| #5816 |
static linking silently fails in ghc
|
igloo
|
bug
|
normal
|
Compiler
|
7.2.2
|
| #5818 |
gcd and fizzled reversed in event SparkCounters
|
duncan
|
bug
|
normal
|
Runtime System
|
7.4.1-rc1
|
| #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
|
| #5890 |
Illegal instance declaration for `Show Doc'
|
|
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
|
| #6013 |
the 'impossible' happened
|
|
bug
|
normal
|
Compiler (Type checker)
|
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
|
| #6059 |
FFI: segfault when jumping to code buffer (under certain conditions)
|
|
bug
|
normal
|
Compiler (FFI)
|
7.4.1
|
|
(more results for this group on next page)
|