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

  • ScopedTypeVariables
    Glasgow Haskell Compiler / GHC
  • packaging
    Glasgow Haskell Compiler / GHC
    Issues related to creation of release packages
  • QuantifiedConstraints
    Glasgow Haskell Compiler / GHC
    The QuantifiedConstraints language extension
  • upstream
    Glasgow Haskell Compiler / GHC
    Things that require coordination with an upstream package
  • user-facing
    Glasgow Haskell Compiler / GHC
    Changes that may affect the interface consumed by user code (e.g. base, ghc-prim)
  • Unicode
    Glasgow Haskell Compiler / GHC
    Issues with Unicode support
  • TypeInType
    Glasgow Haskell Compiler / GHC
    The TypeInType language extension
  • typed holes
    Glasgow Haskell Compiler / GHC
    Issues arising from typed holes
  • typechecker
    Glasgow Haskell Compiler / GHC
    Issues with GHC's typechecker
  • TypeApplications
    Glasgow Haskell Compiler / GHC
    The TypeApplications language extension
  • Typeable
    Glasgow Haskell Compiler / GHC
    The Typeable typeclass and associated machinery
  • Trac import
    Glasgow Haskell Compiler / GHC
    The Trac-to-GitLab migration
  • TemplateHaskell
    Glasgow Haskell Compiler / GHC
    The TemplateHaskell language extension
  • strings
    Glasgow Haskell Compiler / GHC
    Treatment of literal strings
  • STM
    Glasgow Haskell Compiler / GHC
    Software Transactional Memory
  • StaticPointers
    Glasgow Haskell Compiler / GHC
    The StaticPointers language extension
  • static argument transformation
    Glasgow Haskell Compiler / GHC
    The static argument transformation optimization
  • simplifier
    Glasgow Haskell Compiler / GHC
    GHC Core simplifier
  • SIMD
    Glasgow Haskell Compiler / GHC
    Support for Single-Instruction/Multiple-Data instructions
  • runtime crash
    Glasgow Haskell Compiler / GHC
    Issues resulting in a crash at runtime