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 287
cross-compilation
Glasgow Haskell Compiler / GHC
Issues with cross-compilation GHC itself or using GHC to cross-compile programs
custom type errors
Glasgow Haskell Compiler / GHC
Custom type errors support (e.g. the `TypeError` typeclass)
debug information
Glasgow Haskell Compiler / GHC
Native debugging information and backtrace support (e.g. DWARF)
deferred type errors
Glasgow Haskell Compiler / GHC
GHC's handling of deferred type errors (i.e. -fdefer-type-errors)
delimited continuations
Glasgow Haskell Compiler / GHC
Issues relating to delimited continuation primops