Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.
  • backport
    Glasgow Haskell Compiler / GHC
    Marks MRs that are backports of patches to a stable branch
  • Phighest
    Glasgow Haskell Compiler / GHC
    Very high priority issues
  • backport needed:9.2
    Glasgow Haskell Compiler / GHC
    Needs to be backported to ghc-9.2 branch
  • Phigh
    Glasgow Haskell Compiler / GHC
    High priority issues
  • backport needed:9.4
    Glasgow Haskell Compiler / GHC
    Needs to be backported to ghc-9.4 branch
  • Pnormal
    Glasgow Haskell Compiler / GHC
    Moderate priority issues
  • backport needed:9.6
    Glasgow Haskell Compiler / GHC
    Needs to be backported to 9.6 branch
  • Plow
    Glasgow Haskell Compiler / GHC
    Low priority issues
  • backport needed:9.8
    Glasgow Haskell Compiler / GHC
    Needs to be backported to 9.8 branch
  • Tfeature request
    Glasgow Haskell Compiler / GHC
    Feature requests
  • backport needed:9.10
    Glasgow Haskell Compiler / GHC
    Needs to be backported to ghc-9.10 branch
  • Tbug
    Glasgow Haskell Compiler / GHC
    A bug or infelicity
  • Ttask
    Glasgow Haskell Compiler / GHC
    Issues that aren't bugs
  • Tquestion
    Glasgow Haskell Compiler / GHC
    A ticket which is a question
  • Trelease tracking
    Glasgow Haskell Compiler / GHC
    Identifies release tracking tickets
  • Tdesign document
    Glasgow Haskell Compiler / GHC
    For tickets that serve as design documents / implementation plans
  • needs triage
    Glasgow Haskell Compiler / GHC
    Issues which haven't yet been triaged
  • newcomer
    Glasgow Haskell Compiler / GHC
    Issues suitable for a newcomer contributor to pick up
  • Blocked on Review
    Glasgow Haskell Compiler / GHC
    Merge requests waiting for review feedback.
  • Other labels

  • compiler crash
    Glasgow Haskell Compiler / GHC
    Bugs which cause a compile-time crash
  • integer-gmp
    Glasgow Haskell Compiler / GHC
    The integer-gmp bignum library
  • runtime crash
    Glasgow Haskell Compiler / GHC
    Issues resulting in a crash at runtime
  • LLVM backend
    Glasgow Haskell Compiler / GHC
    LLVM backend issues (e.g. -fllvm)
  • PatternSynonyms
    Glasgow Haskell Compiler / GHC
    The PatternSynonyms language extension
  • PolyKinds
    Glasgow Haskell Compiler / GHC
    The PolyKinds language extension
  • FunctionalDependencies
    Glasgow Haskell Compiler / GHC
    The FunctionalDependencies language extension.
  • generics
    Glasgow Haskell Compiler / GHC
    GHC Generics
  • exceptions
    Glasgow Haskell Compiler / GHC
    Runtime exception support
  • clang
    Glasgow Haskell Compiler / GHC
    Things specific to use with the Clang C compiler (not necessarily the LLVM backend)
  • infrastructure
    Glasgow Haskell Compiler / GHC
    Development, code hosting, and issue tracking infrastructure
  • Typeable
    Glasgow Haskell Compiler / GHC
    The Typeable typeclass and associated machinery
  • code generation
    Glasgow Haskell Compiler / GHC
    Things pertaining to STG -> C-- code generation
  • backpack
    Glasgow Haskell Compiler / GHC
    The Backpack module system
  • upstream
    Glasgow Haskell Compiler / GHC
    Things that require coordination with an upstream package
  • CSE
    Glasgow Haskell Compiler / GHC
    Common subexpression elimination optimization
  • ImpredicativeTypes
    Glasgow Haskell Compiler / GHC
    The ImpredicativeTypes language extension
  • debug information
    Glasgow Haskell Compiler / GHC
    Native debugging information and backtrace support (e.g. DWARF)
  • partial type sigs
    Glasgow Haskell Compiler / GHC
    Partial type signatures
  • StaticPointers
    Glasgow Haskell Compiler / GHC
    The StaticPointers language extension