Prioritized labels 20
Drag to reorder prioritized labels and change their relative priority.
Tdesign document
Glasgow Haskell Compiler / GHC
For tickets that serve as design documents / implementation plans
Labels 293
program incorrectly accepted
Glasgow Haskell Compiler / GHC
A case where GHC accepts a poorly-formed program.
proposal pending
Glasgow Haskell Compiler / GHC
Features for which a GHC Proposal is currently under consideration
recompilation checking
Glasgow Haskell Compiler / GHC
Issues with GHC's recompilation avoidance mechanism
records
Glasgow Haskell Compiler / GHC
Record syntax, field accessors, and associated language extensions.
register allocation
Glasgow Haskell Compiler / GHC
Issues to do with the register allocator in the native code generator
remote GHCi
Glasgow Haskell Compiler / GHC
The GHCi external interpreter feature (-fexternal-interpreter)
representation polymorphism
Glasgow Haskell Compiler / GHC
Support for levity or representation polymorphic programs