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

  • NUMA
    Glasgow Haskell Compiler / GHC
    Runtime support for Non-Uniform Memory Architecture machines
  • numerics
    Glasgow Haskell Compiler / GHC
    Issues with pertaining to GHC's handling of numerics, in particular floating point arithmetic
  • obsolete
    Glasgow Haskell Compiler / GHC
    Old issues that no longer apply (closed immediately or in a short waiting period before closing).
  • occurrence analysis
    Glasgow Haskell Compiler / GHC
  • OPAQUE pragma
    Glasgow Haskell Compiler / GHC
  • OpenBSD
    Glasgow Haskell Compiler / GHC
  • OrPatterns
    Glasgow Haskell Compiler / GHC
    Discussions regarding the -XOrPatterns extension
  • OverlappingInstances
    Glasgow Haskell Compiler / GHC
    The OverlappingInstances language extension
  • OverloadedLabels
    Glasgow Haskell Compiler / GHC
  • OverloadedLists
    Glasgow Haskell Compiler / GHC
  • OverloadedRecordFields
    Glasgow Haskell Compiler / GHC
    The DuplicateRecordFields language extension and related extensions
  • OverloadedStrings
    Glasgow Haskell Compiler / GHC
  • PackageImports
    Glasgow Haskell Compiler / GHC
    Issues/patches concerning the PackageImports language extension
  • package system
    Glasgow Haskell Compiler / GHC
    Issues pertaining to handling of packages
  • packaging
    Glasgow Haskell Compiler / GHC
    Issues related to creation of release packages
  • parser
    Glasgow Haskell Compiler / GHC
    The Haskell parser
  • partial type sigs
    Glasgow Haskell Compiler / GHC
    Partial type signatures
  • pattern match warnings
    Glasgow Haskell Compiler / GHC
    GHC's pattern match checker for incomplete and overlapping patterns
  • PatternSynonyms
    Glasgow Haskell Compiler / GHC
    The PatternSynonyms language extension
  • pattern type bindings
    Glasgow Haskell Compiler / GHC
    For issues relating to binding types in patterns, e.g. visible type applications in patterns