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

  • rules
    Glasgow Haskell Compiler / GHC
    Rewrite rules
  • GADTs
    Glasgow Haskell Compiler / GHC
    The GADTs language extension
  • debugger
    Glasgow Haskell Compiler / GHC
    The GHCi Debugger
  • GHC API
    Glasgow Haskell Compiler / GHC
    The API exposed by the ghc library
  • deriving
    Glasgow Haskell Compiler / GHC
    Typeclass deriving features
  • HPC
    Glasgow Haskell Compiler / GHC
    The HPC code-coverage tool and library
  • external-hsc2hs
    Glasgow Haskell Compiler / GHC
    The hsc2hs library
  • external-process
    Glasgow Haskell Compiler / GHC
    The process library
  • external-directory
    Glasgow Haskell Compiler / GHC
    The directory library
  • linking
    Glasgow Haskell Compiler / GHC
    Linker issues
  • external-random
    Glasgow Haskell Compiler / GHC
    The random library
  • external-pretty
    Glasgow Haskell Compiler / GHC
    The pretty library
  • external-old-time
    Glasgow Haskell Compiler / GHC
    The old-time library
  • Data Parallel Haskell
    Glasgow Haskell Compiler / GHC
    The (stagnated) Data Parallel Haskell project
  • package system
    Glasgow Haskell Compiler / GHC
    Issues pertaining to handling of packages
  • runtime perf
    Glasgow Haskell Compiler / GHC
    Issues resulting in poor performance at runtime
  • compiler perf
    Glasgow Haskell Compiler / GHC
    Things pertaining to compile-time performance
  • ghc-pkg
    Glasgow Haskell Compiler / GHC
    The ghc-pkg utility
  • incorrect runtime result
    Glasgow Haskell Compiler / GHC
    Bugs which result in incorrect behavior at runtime
  • ghc build failure
    Glasgow Haskell Compiler / GHC
    GHC fails to build