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

  • aarch64
    Glasgow Haskell Compiler / GHC
  • aarch64-darwin
    Glasgow Haskell Compiler / GHC
  • ambiguity check
    Glasgow Haskell Compiler / GHC
    Type ambiguity checking
  • API annotations
    Glasgow Haskell Compiler / GHC
    API annotations for preserving source token locations in the Haskell AST
  • ApplicativeDo
    Glasgow Haskell Compiler / GHC
    The ApplicateDo language extension
  • Arity and eta conversion
    Glasgow Haskell Compiler / GHC
    Arity analysis, eta expansion and eta reduction
  • ARM
    Glasgow Haskell Compiler / GHC
    Issues affecting one of the ARM architectures (e.g. ARMv*, AArch32, or AArch64)
  • Arrows
    Glasgow Haskell Compiler / GHC
    The Arrows language extension
  • assertion failure
    Glasgow Haskell Compiler / GHC
    A GHC assertion failed when compiling a program
  • backpack
    Glasgow Haskell Compiler / GHC
    The Backpack module system
  • BangPatterns
    Glasgow Haskell Compiler / GHC
  • big-endian
    Glasgow Haskell Compiler / GHC
    Issues related to big-endian byte ordering
  • bkpism
    Glasgow Haskell Compiler / GHC
    A bug with the internal .bkp format that doesn't manifest when using Backpack with cabal
  • bootstrapping
    Glasgow Haskell Compiler / GHC
    Issues relating to bootstrapping GHC (e.g. buiding GHC on a new architecture/platform)
  • broken test
    Glasgow Haskell Compiler / GHC
    A broken test, either because of a problem in the test, or in compiler/libraries/runtime. Please also label as "bug" if the test failure is due to a compiler/libraries/runtime bug.
  • bytecode
    Glasgow Haskell Compiler / GHC
    Bytecode generation and compilation from bytecode
  • C++
    Glasgow Haskell Compiler / GHC
    Issues relating to C++ programs
  • CAFs
    Glasgow Haskell Compiler / GHC
    Handling of Constant Applicative Forms
  • centOS
    Glasgow Haskell Compiler / GHC
  • CI
    Glasgow Haskell Compiler / GHC
    Tickets which pertain to GHC's continuous integration infrastructure.