| #3472 |
Porting through .hc files broken
|
new
|
--
|
bug
|
high
|
Build System
|
| #4374 |
Remove in-tree gmp
|
new
|
igloo
|
task
|
high
|
Build System
|
| #7017 |
Rethink need for tarballs under "friendly" environment
|
new
|
|
task
|
high
|
Build System
|
| #7028 |
incorrect link paths for in mac os x after install
|
new
|
igloo
|
bug
|
high
|
Build System
|
| #7152 |
Add flag to configure that skips overwriting of symlinks on install
|
new
|
|
bug
|
high
|
Build System
|
| #7367 |
Optimiser / Linker Problem on amd64
|
new
|
|
bug
|
normal
|
Build System
|
| #7371 |
Supporting old GHC versions in our libraries
|
new
|
igloo
|
task
|
normal
|
Build System
|
| #7452 |
[GNU gold] ld: error: cannot find [...]/Types__1.o
|
new
|
|
bug
|
high
|
Build System
|
| #7544 |
GHC downloads are unsigned
|
new
|
igloo
|
feature request
|
normal
|
Build System
|
| #7651 |
Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)
|
new
|
|
bug
|
high
|
Build System
|
| #7712 |
"make install" fails on Windows
|
new
|
igloo
|
bug
|
high
|
Build System
|
| #7768 |
"untracked content" in fresh clone of haskeline
|
new
|
igloo
|
bug
|
normal
|
Build System
|
| #7779 |
building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set
|
new
|
igloo
|
bug
|
normal
|
Build System
|
| #7833 |
installed GHC refers to libffi in the build directory
|
new
|
igloo
|
bug
|
high
|
Build System
|
| #7033 |
stale .tix files can cause programs built with -fhpc to segfault
|
new
|
|
bug
|
normal
|
Code Coverage
|
| #781 |
GHCi on x86_64, cannot link to static data in shared libs
|
new
|
|
bug
|
high
|
Compiler
|
| #3103 |
Compiling base with cabal fails.
|
new
|
|
bug
|
high
|
Compiler
|
| #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
|
| #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
|
| #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
|
| #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
|
| #6018 |
Injective type families
|
new
|
simonpj
|
feature request
|
normal
|
Compiler
|
| #6022 |
GHC infers over-general types
|
new
|
simonpj
|
bug
|
high
|
Compiler
|
| #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
|
| #6092 |
Liberate case not happening
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #6107 |
GHCi runtime linker cannot link with duplicate common symbols
|
new
|
|
bug
|
normal
|
Compiler
|
| #6132 |
Can't use both shebang line and #ifdef declarations in the same file.
|
new
|
|
bug
|
normal
|
Compiler
|
| #6149 |
ghc-7.4.2 tests for profasm seg-fault under solaris
|
new
|
|
bug
|
normal
|
Compiler
|
| #7015 |
Add support for 'static'
|
new
|
|
feature request
|
normal
|
Compiler
|
| #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
|
| #7068 |
Extensive Memory usage (regression)
|
new
|
simonpj
|
bug
|
high
|
Compiler
|
| #7078 |
Panic using mixing list with parallel arrays incorrectly
|
new
|
chak
|
bug
|
normal
|
Compiler
|
| #7081 |
arrow analogs of lambda case and multi-way if
|
new
|
|
feature request
|
normal
|
Compiler
|
| #7098 |
GHC 7.4.1 reports an internal error and core dumps while using DPH
|
new
|
benl
|
bug
|
normal
|
Compiler
|
| #7109 |
Inlining depends on datatype size, even with INLINE pragmas
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #7114 |
Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1
|
new
|
|
bug
|
normal
|
Compiler
|
| #7116 |
Missing optimisation: strength reduction of floating-point multiplication
|
new
|
pcapriotti
|
bug
|
normal
|
Compiler
|
| #7141 |
Inlining the single method of a class can shadow rules
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #7169 |
Warning for incomplete record field label used as function
|
new
|
|
feature request
|
normal
|
Compiler
|
| #7198 |
New codegen more than doubles compile time of T3294
|
new
|
simonmar
|
bug
|
high
|
Compiler
|
| #7204 |
Use a class to control FFI marshalling
|
new
|
|
feature request
|
normal
|
Compiler
|
| #7245 |
INLINEing top-level patterns causes ghc to emit 'arity missing' traces
|
new
|
|
bug
|
normal
|
Compiler
|
| #7258 |
Compiling DynFlags is jolly slow
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #7259 |
Eta expansion of products in System FC
|
new
|
simonpj
|
bug
|
normal
|
Compiler
|
| #7266 |
Allow fractional-looking integer literals
|
new
|
|
feature request
|
high
|
Compiler
|
| #7269 |
GeneralizedNewtypeDeriving and PolyKinds
|
new
|
dreixel
|
bug
|
normal
|
Compiler
|
| #7273 |
Binary size increase in nofib/grep between 7.6.1 and HEAD
|
new
|
|
bug
|
high
|
Compiler
|
|
(more results for this group on next page)
|