| #7767 |
"internal error: evacuate: strange closure type 154886248" crash
|
|
normal
|
Runtime System
|
7.6.2
|
--
|
| #7741 |
Add SIMD support to x86/x86_64 NCG
|
|
normal
|
Compiler
|
7.7
|
--
|
| #5941 |
Add compilation stage plugins
|
|
normal
|
Compiler
|
7.4.1
|
--
|
| #7263 |
Add derived Show instances to GHC.Generics
|
dreixel
|
normal
|
GHC API
|
7.7
|
--
|
| #7181 |
Add documentation on heap-profile file format.
|
|
normal
|
Documentation
|
7.4.2
|
--
|
| #7015 |
Add support for 'static'
|
|
normal
|
Compiler
|
7.4.2
|
--
|
| #7048 |
Add the ability to statically define a `FunPtr` to a haskell function
|
|
normal
|
Compiler
|
7.4.2
|
--
|
| #7104 |
Add tryWriteTBQueue to Control.Concurrent.STM.TBQueue
|
simonmar
|
normal
|
libraries (other)
|
7.4.2
|
--
|
| #5218 |
Add unpackCStringLen# to create Strings from string literals
|
igloo
|
high
|
Compiler
|
7.0.3
|
--
|
| #7300 |
Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC
|
|
high
|
Compiler (FFI)
|
7.4.1
|
--
|
| #7494 |
Allow compatible type synonyms to be the return type of a GADT data constructor.
|
|
normal
|
Compiler (Type checker)
|
7.4.1
|
--
|
| #6089 |
Allow declaration splices inside declaration brackets
|
simonpj
|
normal
|
Template Haskell
|
7.4.1
|
--
|
| #6024 |
Allow defining kinds alone, without a datatype
|
|
normal
|
Compiler (Type checker)
|
7.5
|
--
|
| #7266 |
Allow fractional-looking integer literals
|
|
high
|
Compiler
|
7.6.1
|
--
|
| #7331 |
Allow the evaluation of declaration splices in GHCi
|
|
normal
|
GHCi
|
7.6.1
|
--
|
| #7346 |
Allow the use of `deriving` for GHC generics
|
dreixel
|
normal
|
Compiler
|
7.7
|
--
|
| #7140 |
Allow type signature in export list
|
|
normal
|
Compiler (Type checker)
|
|
--
|
| #7509 |
Changing the second prompt. :{ modules| No setting available to change.
|
igloo
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7633 |
Checkable "minimal complete definitions"
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7330 |
Data Parallel Haskell (DPH) isn't usable yet.
|
benl
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7395 |
DefaultSignatures conflict with default implementations
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #4879 |
Deprecate exports
|
|
high
|
Compiler
|
7.0.1
|
--
|
| #7337 |
GHC does not generate great code for bit-level rotation
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7544 |
GHC downloads are unsigned
|
igloo
|
normal
|
Build System
|
7.6.1
|
--
|
| #7158 |
GHCi commands case insensitive
|
|
normal
|
GHCi
|
7.6.1-rc1
|
--
|
| #7492 |
Generic1 deriving: Can we replace Rec1 f with f :.: Par1?
|
dreixel
|
normal
|
Compiler
|
7.7
|
--
|
| #7275 |
Give more detailed information about PINNED data in a heap profile
|
igloo
|
normal
|
Compiler
|
7.6.1
|
--
|
| #5910 |
Holes with other constraints
|
|
high
|
Compiler (Type checker)
|
7.5
|
--
|
| #7751 |
Incremental heap census
|
ezyang
|
normal
|
Profiling
|
7.7
|
--
|
| #6018 |
Injective type families
|
simonpj
|
normal
|
Compiler
|
7.4.1
|
--
|
| #7619 |
Make worker-wrapper unbox data families
|
simonpj
|
normal
|
Compiler
|
7.7
|
--
|
| #7335 |
Need for extra warning pragma for accidental pattern matching in do blocks
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7495 |
Rebindable list syntax?
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #4259 |
Relax restrictions on type family instance overlap
|
|
normal
|
Compiler (Type checker)
|
6.12.1
|
--
|
| #7635 |
SafeHaskell implying other options
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7283 |
Specialise INLINE functions
|
|
normal
|
Compiler
|
7.7
|
--
|
| #7606 |
Stride scheduling for Haskell threads with priorities
|
ezyang
|
normal
|
Runtime System
|
7.7
|
--
|
| #3977 |
Support double-byte encodings (Chinese/Japanese/Korean) on Windows
|
batterseapower
|
low
|
libraries/base
|
6.13
|
--
|
| #7746 |
Support loading/unloading profiled objects from a profiled executable
|
ezyang
|
normal
|
Runtime System
|
7.7
|
--
|
| #7253 |
Top-level bindings in ghci
|
|
normal
|
GHCi
|
7.6.1
|
--
|
| #7021 |
Tuple (and other exotic predicates) not yet handled in Template Haskell
|
|
normal
|
Template Haskell
|
7.5
|
--
|
| #7647 |
UNPACK polymorphic fields
|
simonpj
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7676 |
Unify patterns and function bindings
|
|
normal
|
Compiler
|
7.7
|
|
| #7204 |
Use a class to control FFI marshalling
|
|
normal
|
Compiler
|
7.4.2
|
--
|
| #7169 |
Warning for incomplete record field label used as function
|
|
normal
|
Compiler
|
7.7
|
--
|
| #7081 |
arrow analogs of lambda case and multi-way if
|
|
normal
|
Compiler
|
7.5
|
--
|
| #7724 |
cross-compile to iOS
|
|
normal
|
Compiler
|
7.7
|
--
|
| #7808 |
data families and TH names do not mix well (e.g. cannot use TH deriving)
|
|
normal
|
Template Haskell
|
7.6.2
|
--
|
| #7459 |
deriving Generic does not work with TypeLits
|
dreixel
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7285 |
mkWeakMVar is non-compositional
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #5972 |
option to suppress (Monomorphic) record selector functions
|
igloo
|
normal
|
Compiler
|
|
--
|
| #7414 |
plugins always trigger recompilation
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7413 |
runghc (runhaskell) should be able to reload code on editing
|
|
normal
|
Compiler
|
7.6.1
|
--
|
| #7637 |
split-objs not supported for ARM
|
|
normal
|
Compiler
|
7.7
|
--
|
| #3647 |
unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions
|
igloo
|
normal
|
Compiler (Parser)
|
6.10.4
|
|