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

  • strings
    Glasgow Haskell Compiler / GHC
    Treatment of literal strings
  • QuantifiedConstraints
    Glasgow Haskell Compiler / GHC
    The QuantifiedConstraints language extension
  • SIMD
    Glasgow Haskell Compiler / GHC
    Support for Single-Instruction/Multiple-Data instructions
  • CUSKs
    Glasgow Haskell Compiler / GHC
    Complete User-Specified Kind annotations
  • static argument transformation
    Glasgow Haskell Compiler / GHC
    The static argument transformation optimization
  • roles
    Glasgow Haskell Compiler / GHC
    Type variable roles and role annotations
  • simplifier
    Glasgow Haskell Compiler / GHC
    GHC Core simplifier
  • join points
    Glasgow Haskell Compiler / GHC
    Join point optimization
  • inlining
    Glasgow Haskell Compiler / GHC
    Code inlining optimization
  • API annotations
    Glasgow Haskell Compiler / GHC
    API annotations for preserving source token locations in the Haskell AST
  • hs-boot
    Glasgow Haskell Compiler / GHC
    .hs-boot file handling
  • ApplicativeDo
    Glasgow Haskell Compiler / GHC
    The ApplicateDo language extension
  • compact normal forms
    Glasgow Haskell Compiler / GHC
    Compact normal forms (also known as compact regions)
  • Arrows
    Glasgow Haskell Compiler / GHC
    The Arrows language extension
  • OverloadedRecordFields
    Glasgow Haskell Compiler / GHC
    The DuplicateRecordFields language extension and related extensions
  • TypeApplications
    Glasgow Haskell Compiler / GHC
    The TypeApplications language extension
  • TypeInType
    Glasgow Haskell Compiler / GHC
    The TypeInType language extension
  • typed holes
    Glasgow Haskell Compiler / GHC
    Issues arising from typed holes
  • StaticPointers
    Glasgow Haskell Compiler / GHC
    The StaticPointers language extension
  • partial type sigs
    Glasgow Haskell Compiler / GHC
    Partial type signatures