| #7678 |
GHC should compile cleanly with clang
|
new
|
thoughtpolice
|
high
|
7.8.1
|
Compiler
|
| #7715 |
threadDelay causes segfault on Mac if compiled by 32bit GHC
|
new
|
|
high
|
7.8.1
|
Compiler
|
| #7725 |
Operators without colons
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #7729 |
GHC panics. Invalid core
|
new
|
|
normal
|
7.6.3
|
Compiler
|
| #7736 |
Parallel array enumeration causes compiler panic (enumFromToP)
|
new
|
chak
|
normal
|
7.8.1
|
Compiler
|
| #7765 |
Odd error message for `runghc` with missing `main` function.
|
new
|
igloo
|
normal
|
7.8.1
|
Compiler
|
| #7771 |
RTS should provide stg_sel_n_noupd_closure
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #7772 |
Finish support for DYNAMIC_GHC_PROGRAMS on Windows
|
new
|
igloo
|
high
|
7.8.1
|
Compiler
|
| #7785 |
Module-local function not specialized with ConstraintKinds
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #7786 |
strange errors when deducing constraints
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler
|
| #7797 |
re-enable the defun RULE from a SPECIALISE instance pragma
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #7800 |
Error message when deriving Typeable without PolyKinds
|
new
|
dreixel
|
normal
|
7.8.1
|
Compiler
|
| #7803 |
Superclass methods are left unspecialized
|
new
|
|
normal
|
7.8.1
|
Compiler
|
| #7814 |
panic in PPC NCG
|
new
|
heisenbug
|
high
|
7.8.1
|
Compiler
|
| #7830 |
Error: operand out of range
|
new
|
|
high
|
7.8.1
|
Compiler
|
| #7854 |
Constrained method type accepted in Haskell 98 mode
|
new
|
|
normal
|
|
Compiler
|
| #7874 |
segfault 11 on mac os x when building compiler for ghc 7.7.20130430
|
new
|
|
normal
|
|
Compiler
|
| #7880 |
Require "forall" in definitions of polymorphic types
|
new
|
|
normal
|
|
Compiler
|
| #7897 |
MakeTypeRep fingerprints be proper, robust fingerprints
|
new
|
|
normal
|
|
Compiler
|
| #7898 |
SpecConstr explodes when compiling module BSP of frag-1.1.2
|
new
|
|
normal
|
|
Compiler
|
| #7903 |
Failure to find class instance specified with extra parentheses
|
new
|
|
normal
|
|
Compiler
|
| #7904 |
GHC calls the cc1 of a gcc thats not the first in PATH
|
new
|
|
normal
|
|
Compiler
|
| #7908 |
InstanceSigs suggestion not accepted
|
new
|
|
normal
|
|
Compiler
|
| #7926 |
eventfd: unsupported operation when doing anything
|
new
|
|
highest
|
7.8.1
|
Compiler
|
| #2841 |
Ghci + foreign export declarations result in undefined symbols
|
new
|
|
normal
|
_|_
|
Compiler (FFI)
|
| #2917 |
alloca and allocaArray do not respect alignment
|
new
|
|
normal
|
_|_
|
Compiler (FFI)
|
| #2926 |
Foreign exported function returns wrong type
|
new
|
|
low
|
_|_
|
Compiler (FFI)
|
| #3238 |
CInt FFI exports do not use C int in _stub.h header file
|
new
|
|
lowest
|
7.6.2
|
Compiler (FFI)
|
| #7243 |
regression: acceptable foreign result types
|
new
|
igloo
|
normal
|
7.6.2
|
Compiler (FFI)
|
| #7621 |
Cross-build for QNX ARM smashes stack when using FunPtr wrappers
|
new
|
|
normal
|
7.8.1
|
Compiler (FFI)
|
| #5786 |
Dynanmic way fails when GHC built with LLVM backend
|
new
|
dterei
|
normal
|
7.6.2
|
Compiler (LLVM)
|
| #7143 |
ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version
|
new
|
dterei
|
high
|
7.8.1
|
Compiler (LLVM)
|
| #7297 |
LLVM incorrectly hoisting loads
|
new
|
dterei
|
normal
|
7.8.1
|
Compiler (LLVM)
|
| #7610 |
Cross compilation support for LLVM backend
|
new
|
dterei
|
normal
|
7.8.1
|
Compiler (LLVM)
|
| #7694 |
LLVM: bootstrapping with LLVM 3.2 does not work
|
new
|
dterei
|
normal
|
7.8.1
|
Compiler (LLVM)
|
| #2374 |
MutableByteArray# is slower than Addr#
|
new
|
|
lowest
|
7.6.2
|
Compiler (NCG)
|
| #2725 |
Remove Hack in compiler/nativeGen/MachCodeGen.hs
|
new
|
clemens
|
high
|
7.8.1
|
Compiler (NCG)
|
| #7063 |
Register allocators can't handle non-uniform register sets
|
new
|
benl
|
normal
|
7.8.1
|
Compiler (NCG)
|
| #7574 |
Register allocator chokes on certain branches with literals
|
new
|
thoughtpolice
|
high
|
7.8.1
|
Compiler (NCG)
|
| #7679 |
Regression in -fregs-graph performance
|
new
|
|
high
|
7.8.1
|
Compiler (NCG)
|
| #314 |
#line pragmas not respected inside nested comments
|
new
|
|
high
|
7.8.1
|
Compiler (Parser)
|
| #1087 |
bang patterns with infix ops
|
new
|
|
normal
|
_|_
|
Compiler (Parser)
|
| #1727 |
Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression
|
new
|
|
lowest
|
7.6.2
|
Compiler (Parser)
|
| #2260 |
Non-ideal error message for misplaced LANGUAGE pragma
|
new
|
|
lowest
|
7.6.2
|
Compiler (Parser)
|
| #5333 |
Arrow command combinators and infixr cause the desugarer to fail
|
new
|
ross
|
low
|
7.6.2
|
Compiler (Parser)
|
| #5401 |
LANGUAGE pragma parser nit
|
new
|
igloo
|
normal
|
7.6.2
|
Compiler (Parser)
|
| #6016 |
On Windows, runhaskell hits an error on UTF-8 files with a BOM
|
new
|
|
normal
|
7.6.2
|
Compiler (Parser)
|
| #6034 |
Parse error when using ' with promoted kinds
|
new
|
|
low
|
_|_
|
Compiler (Parser)
|
| #7783 |
MultiWayIf should start a new layout
|
new
|
|
normal
|
7.8.1
|
Compiler (Parser)
|
| #7807 |
Parse error with "where" and file-ending comment
|
new
|
|
high
|
7.8.1
|
Compiler (Parser)
|
| #344 |
arrow notation: incorrect scope of existential dictionaries
|
new
|
ross
|
lowest
|
7.6.2
|
Compiler (Type checker)
|
| #345 |
GADT - fundep interaction
|
new
|
simonpj
|
low
|
_|_
|
Compiler (Type checker)
|
| #589 |
Various poor type error messages
|
new
|
|
low
|
_|_
|
Compiler (Type checker)
|
| #816 |
Weird fundep behavior (with -fallow-undecidable-instances)
|
new
|
|
normal
|
_|_
|
Compiler (Type checker)
|
| #1330 |
Impredicativity bug: Church2 test gives a rather confusing error with the HEAD
|
new
|
simonpj
|
lowest
|
7.6.2
|
Compiler (Type checker)
|
| #1496 |
Newtypes and type families combine to produce inconsistent FC(X) axiom sets
|
new
|
simonpj
|
normal
|
7.6.2
|
Compiler (Type checker)
|
| #1614 |
Type checker does not use functional dependency to avoid ambiguity
|
new
|
|
normal
|
_|_
|
Compiler (Type checker)
|
| #1928 |
Confusing type error message
|
new
|
|
low
|
_|_
|
Compiler (Type checker)
|
| #4364 |
Template Haskell: Cycle in type synonym declarations
|
new
|
simonpj
|
high
|
7.8.1
|
Compiler (Type checker)
|
| #5957 |
signatures are too permissive
|
new
|
|
low
|
_|_
|
Compiler (Type checker)
|
| #6065 |
Suggested type signature causes a type error (even though it appears correct)
|
new
|
|
normal
|
_|_
|
Compiler (Type checker)
|
| #6124 |
Spurious non-exhaustive warning with GADT and newtypes
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #6147 |
GeneralizedNewtypeDeriving should fail with data families
|
new
|
simonpj
|
high
|
7.8.1
|
Compiler (Type checker)
|
| #7026 |
Impredicative implicit parameters
|
new
|
|
normal
|
_|_
|
Compiler (Type checker)
|
| #7148 |
generalized newtype and type families is unsound
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7186 |
problems with typelits and typenats
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7296 |
ghc-7 assumes incoherent instances without requiring language `IncoherentInstances`
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7461 |
Error messages about "do" statements contain false information
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7503 |
Bug with PolyKinds, type synonyms & GADTs
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7643 |
Kind application error
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7668 |
Location in -fdefer-type-errors
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7672 |
boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7730 |
:info and polykinds
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7788 |
Recursive type family causes <<loop>>
|
new
|
simonpj
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7809 |
Silly error message suggesting LiberalTypeSynonyms
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7828 |
RebindableSyntax and Arrow
|
new
|
|
normal
|
7.8.1
|
Compiler (Type checker)
|
| #7862 |
Could not deduce (A) from the context (A, ...)
|
new
|
|
normal
|
|
Compiler (Type checker)
|
| #5702 |
Can't vectorise pattern matching on numeric literals
|
new
|
chak
|
normal
|
7.6.2
|
Data Parallel Haskell
|
| #5807 |
DPH library functions don't work without -fvectorise.
|
new
|
benl
|
normal
|
7.6.2
|
Data Parallel Haskell
|
| #5840 |
Extend the supported environment sizes of vectorised closures
|
new
|
chak
|
normal
|
7.6.2
|
Data Parallel Haskell
|
| #6004 |
dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module
|
new
|
benl
|
normal
|
7.8.1
|
Data Parallel Haskell
|
| #7091 |
DPH Matrix product memory usage
|
new
|
benl
|
normal
|
7.8.1
|
Data Parallel Haskell
|
| #2776 |
Document -pgmL (Use cmd as the literate pre-processor)
|
new
|
|
lowest
|
7.6.2
|
Documentation
|
| #3351 |
Generated ghc man page missing xrefs
|
new
|
|
lowest
|
7.6.2
|
Documentation
|
| #7501 |
Some GHCi options are undocummented
|
new
|
|
high
|
7.8.1
|
Documentation
|
| #7505 |
Commentary shipped with GHC sources is outdated
|
new
|
|
normal
|
7.8.1
|
Documentation
|
| #7624 |
Handling ImplicitParams in Instance Declaration
|
new
|
|
normal
|
7.8.1
|
Documentation
|
| #7644 |
Hackage docs for base library contain broken links
|
new
|
|
normal
|
7.8.1
|
Documentation
|
| #7752 |
GHC as a library documentation out of sync
|
new
|
|
high
|
7.8.1
|
Documentation
|
| #1290 |
ghc runs preprocessor too much
|
new
|
|
normal
|
_|_
|
Driver
|
| #2459 |
can't link haskell without "main" function, or -no-hs-main broken on windows?
|
new
|
|
lowest
|
7.6.2
|
Driver
|
| #3543 |
-fext-core doesn't force recompilation when .hcr file doesn't exist
|
new
|
|
lowest
|
7.6.2
|
Driver
|
| #5844 |
Panic on generating Core code
|
new
|
|
normal
|
7.6.2
|
External Core
|
| #7713 |
Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core
|
new
|
|
normal
|
7.8.1
|
External Core
|
| #7735 |
-fext-core doesn't generate .hcr when .o and .hi files are present
|
new
|
|
normal
|
7.8.1
|
External Core
|
| #7380 |
Panic: mkNoTick: Breakpoint loading modules with -O2 via API
|
new
|
|
normal
|
7.8.1
|
GHC API
|
| #7430 |
GHC API reports CPP errors in confusing ways
|
new
|
|
normal
|
7.8.1
|
GHC API
|
| #7456 |
GHC API displays linker messages to stdout instead of via log_action
|
new
|
igloo
|
high
|
7.8.1
|
GHC API
|
| #7774 |
T5313 fails
|
new
|
|
normal
|
7.8.1
|
GHC API
|
| #552 |
GHCi :m doesn't restore default decl
|
new
|
|
lowest
|
_|_
|
GHCi
|
|
(more results for this group on next page)
|