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

  • I/O manager
    Glasgow Haskell Compiler / GHC
    The I/O manager (also known as event manager)
  • renamer
    Glasgow Haskell Compiler / GHC
    Bugs which are to do with name resolution
  • demand analysis
    Glasgow Haskell Compiler / GHC
    Demand (strictness) analysis
  • visible dependent quantification
    Glasgow Haskell Compiler / GHC
  • DerivingVia
    Glasgow Haskell Compiler / GHC
    The DerivingVia language extension
  • typed TemplateHaskell
    Glasgow Haskell Compiler / GHC
    Typed TemplateHaskell spices
  • NUMA
    Glasgow Haskell Compiler / GHC
    Runtime support for Non-Uniform Memory Architecture machines
  • deferred type errors
    Glasgow Haskell Compiler / GHC
    GHC's handling of deferred type errors (i.e. -fdefer-type-errors)
  • IncoherentInstances
    Glasgow Haskell Compiler / GHC
    The IncoherentInstances language extension
  • unregisterised
    Glasgow Haskell Compiler / GHC
    Issues with GHC's unregisterised C backend
  • UnboxedTuples
    Glasgow Haskell Compiler / GHC
    The UnboxedTuples language extension
  • representation polymorphism
    Glasgow Haskell Compiler / GHC
    Support for levity or representation polymorphic programs
  • PowerPC
    Glasgow Haskell Compiler / GHC
    Issues specific to the PowerPC architecture or its native code generator
  • RecordWildCards
    Glasgow Haskell Compiler / GHC
    The RecordWildCards language extension
  • RebindableSyntax
    Glasgow Haskell Compiler / GHC
    The RebindableSyntax language extension
  • InstanceSigs
    Glasgow Haskell Compiler / GHC
    The InstanceSigs language extension
  • ViewPatterns
    Glasgow Haskell Compiler / GHC
    The ViewPatterns language extension
  • injective type families
    Glasgow Haskell Compiler / GHC
    Injective type family support
  • Safe Haskell
    Glasgow Haskell Compiler / GHC
  • ImplicitParams
    Glasgow Haskell Compiler / GHC
    The ImplicitParams language extension.