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

  • plugins
    Glasgow Haskell Compiler / GHC
    Compiler plugins
  • pointer tagging
    Glasgow Haskell Compiler / GHC
    Issues pertaining to GHC's use of pointer tagging
  • PolyKinds
    Glasgow Haskell Compiler / GHC
    The PolyKinds language extension
  • PowerPC
    Glasgow Haskell Compiler / GHC
    Issues specific to the PowerPC architecture or its native code generator
  • prefer byte code
    Glasgow Haskell Compiler / GHC
    Issues relating to the -fprefer-byte-code compilation mode
  • pretty printing
    Glasgow Haskell Compiler / GHC
    A bug in one of GHC's many pretty-printers (e.g. HsSyn, Core, Template Haskell, ...)
  • primop effects
    Glasgow Haskell Compiler / GHC
  • primops
    Glasgow Haskell Compiler / GHC
  • profiling
    Glasgow Haskell Compiler / GHC
    The cost-center heap and CPU profiler
  • program incorrectly accepted
    Glasgow Haskell Compiler / GHC
    A case where GHC accepts a poorly-formed program.
  • program incorrectly rejected
    Glasgow Haskell Compiler / GHC
  • proposal pending
    Glasgow Haskell Compiler / GHC
    Features for which a GHC Proposal is currently under consideration
  • publish-docs
    Glasgow Haskell Compiler / GHC
  • QualifiedDo
    Glasgow Haskell Compiler / GHC
    The QualifiedDo language extension
  • QuantifiedConstraints
    Glasgow Haskell Compiler / GHC
    The QuantifiedConstraints language extension
  • RankNTypes
    Glasgow Haskell Compiler / GHC
    The RankNTypes language extension
  • RebindableSyntax
    Glasgow Haskell Compiler / GHC
    The RebindableSyntax language extension
  • 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.