| #314 |
#line pragmas not respected inside nested comments
|
new
|
|
bug
|
high
|
Compiler (Parser)
|
| #781 |
GHCi on x86_64, cannot link to static data in shared libs
|
new
|
|
bug
|
high
|
Compiler
|
| #2283 |
WIndows: loading objects that refer to DLL symbols
|
new
|
|
bug
|
high
|
GHCi
|
| #2451 |
New signal-handling API
|
new
|
simonmar
|
task
|
highest
|
libraries/unix
|
| #2725 |
Remove Hack in compiler/nativeGen/MachCodeGen.hs
|
new
|
clemens
|
bug
|
high
|
Compiler (NCG)
|
| #3103 |
Compiling base with cabal fails.
|
new
|
|
bug
|
high
|
Compiler
|
| #3472 |
Porting through .hc files broken
|
new
|
--
|
bug
|
high
|
Build System
|
| #3647 |
unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions
|
new
|
igloo
|
feature request
|
normal
|
Compiler (Parser)
|
| #3658 |
Dynamically link GHCi (and use system linker) on platforms that support it
|
new
|
igloo
|
task
|
high
|
GHCi
|
| #3831 |
SpecConstr should exploit cases where there is exactly one call pattern
|
new
|
simonpj
|
bug
|
high
|
Compiler
|
| #3927 |
Incomplete/overlapped pattern warnings + GADTs = inadequate
|
new
|
simonpj
|
bug
|
high
|
Compiler
|
| #3977 |
Support double-byte encodings (Chinese/Japanese/Korean) on Windows
|
new
|
batterseapower
|
feature request
|
low
|
libraries/base
|
| #4243 |
Make a proper options parser for the RTS
|
new
|
|
task
|
high
|
Runtime System
|
| #4259 |
Relax restrictions on type family instance overlap
|
new
|
|
feature request
|
normal
|
Compiler (Type checker)
|
| #4364 |
Template Haskell: Cycle in type synonym declarations
|
new
|
simonpj
|
bug
|
high
|
Compiler (Type checker)
|
| #4374 |
Remove in-tree gmp
|
new
|
igloo
|
task
|
high
|
Build System
|
| #4879 |
Deprecate exports
|
new
|
|
feature request
|
high
|
Compiler
|
| #5019 |
OS X: ld: warning: could not create compact unwind for _ffi_call_unix64
|
new
|
|
bug
|
high
|
Compiler
|
| #5218 |
Add unpackCStringLen# to create Strings from string literals
|
new
|
igloo
|
feature request
|
high
|
Compiler
|
| #5361 |
regSpill: out of spill slots!
|
new
|
|
bug
|
high
|
Compiler
|
| #5435 |
GHCi linker should run constructors for linked libraries
|
new
|
|
bug
|
normal
|
Compiler
|
| #5442 |
ghc-pkg unregister --user/--global/--package-conf not normative
|
new
|
|
bug
|
high
|
ghc-pkg
|
| #5780 |
-faggressive-primops change caused a failure in perf/compiler/parsing001
|
new
|
|
bug
|
high
|
Compiler
|
| #5902 |
Cannot tell from an exception handler whether the exception was asynchronous
|
new
|
simonmar
|
bug
|
high
|
Compiler
|
| #5910 |
Holes with other constraints
|
new
|
|
feature request
|
high
|
Compiler (Type checker)
|
| #5941 |
Add compilation stage plugins
|
new
|
|
feature request
|
normal
|
Compiler
|
| #5945 |
Lambda lifting
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #5949 |
Demand analysis attributes manifestly wrong demand type
|
new
|
|
bug
|
normal
|
Compiler
|
| #5972 |
option to suppress (Monomorphic) record selector functions
|
new
|
igloo
|
feature request
|
normal
|
Compiler
|
| #6004 |
dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module
|
new
|
benl
|
bug
|
normal
|
Data Parallel Haskell
|
| #6017 |
Reading ./.ghci files raises security issues
|
new
|
|
task
|
high
|
GHCi
|
| #6018 |
Injective type families
|
new
|
simonpj
|
feature request
|
normal
|
Compiler
|
| #6022 |
GHC infers over-general types
|
new
|
simonpj
|
bug
|
high
|
Compiler
|
| #6024 |
Allow defining kinds alone, without a datatype
|
new
|
|
feature request
|
normal
|
Compiler (Type checker)
|
| #6037 |
Compile-time crash with sources with non-representable unicode characters
|
new
|
|
bug
|
normal
|
Compiler
|
| #6040 |
Adding a type signature changes heap allocation into stack allocation without changing the actual type
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #6056 |
INLINABLE pragma prevents worker-wrapper to happen.
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #6062 |
TH treats non-functions in function position inconsistently
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #6070 |
Fun with the demand analyser
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #6089 |
Allow declaration splices inside declaration brackets
|
new
|
simonpj
|
feature request
|
normal
|
Template Haskell
|
| #6092 |
Liberate case not happening
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #6098 |
debugger does not know the correct type for a newtype field
|
new
|
|
bug
|
high
|
GHCi
|
| #6101 |
Show instance for integer-simple is not lazy enough
|
new
|
|
bug
|
normal
|
libraries (other)
|
| #6107 |
GHCi runtime linker cannot link with duplicate common symbols
|
new
|
|
bug
|
normal
|
Compiler
|
| #6124 |
Spurious non-exhaustive warning with GADT and newtypes
|
new
|
|
bug
|
normal
|
Compiler (Type checker)
|
| #6132 |
Can't use both shebang line and #ifdef declarations in the same file.
|
new
|
|
bug
|
normal
|
Compiler
|
| #6135 |
Unboxed Booleans
|
new
|
jstolarek
|
feature request
|
normal
|
Compiler
|
| #6147 |
GeneralizedNewtypeDeriving should fail with data families
|
new
|
simonpj
|
bug
|
high
|
Compiler (Type checker)
|
| #6149 |
ghc-7.4.2 tests for profasm seg-fault under solaris
|
new
|
|
bug
|
normal
|
Compiler
|
| #7011 |
32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8
|
new
|
|
bug
|
high
|
libraries (other)
|
| #7015 |
Add support for 'static'
|
new
|
|
feature request
|
normal
|
Compiler
|
| #7017 |
Rethink need for tarballs under "friendly" environment
|
new
|
|
task
|
high
|
Build System
|
| #7021 |
Tuple (and other exotic predicates) not yet handled in Template Haskell
|
new
|
|
feature request
|
normal
|
Template Haskell
|
| #7028 |
incorrect link paths for in mac os x after install
|
new
|
igloo
|
bug
|
high
|
Build System
|
| #7033 |
stale .tix files can cause programs built with -fhpc to segfault
|
new
|
|
bug
|
normal
|
Code Coverage
|
| #7044 |
reject reading rationals with exponent notation
|
new
|
|
bug
|
normal
|
Compiler
|
| #7048 |
Add the ability to statically define a `FunPtr` to a haskell function
|
new
|
|
feature request
|
normal
|
Compiler
|
| #7057 |
Simplifier infinite loop regression
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #7063 |
Register allocators can't handle non-uniform register sets
|
new
|
benl
|
bug
|
normal
|
Compiler (NCG)
|
| #7066 |
isInstance does not work for compound types
|
new
|
simonpj
|
bug
|
normal
|
Template Haskell
|
|
(more results for this group on next page)
|