Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,389
    • Issues 4,389
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 373
    • Merge Requests 373
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues

  • Open 2,729
  • Closed 12,317
  • All 15,046
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight Blocking
  • GHC bindist with DWARF support seems much slower than non-DWARF
    #16413 · opened Mar 09, 2019 by jberryman   5   Pnormal Tbug Trac import debug information
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Type family signatures in indefinite modules
    #16412 · opened Mar 09, 2019 by Andrew Martin   5   Pnormal Tfeature request Trac import backpack
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Inconsistent -Wpartial-fields warnings with (~) vs. (~~)
    #16411 · opened Mar 09, 2019 by Ryan Scott   8.10.1   5   Pnormal Tbug Trac import error messages
    • CLOSED
    • 3
    • 0
    updated Jul 07, 2019
  • Order of declarations matters
    #16410 · opened Mar 08, 2019 by Icelandjack   5   Pnormal Tbug Trac import
    • CLOSED
    • 4
    updated Jul 07, 2019
  • incomplete ghc-8.6.4 windows binary tarball
    #16408 · opened Mar 08, 2019 by Bruno Damour   8.6.5   10   Phighest Tbug Trac import
    • CLOSED
    • 1
    • 3
    updated Jul 07, 2019
  • Non-versioned haddock.exe is not part of the Windows bindist tarball
    #16407 · opened Mar 08, 2019 by Moritz Kiefer   8.6.5   7   Phigh Tbug Trac import Windows packaging
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Array code works with GHC 8.4.4, hangs with GHC 8.6.4
    #16406 · opened Mar 07, 2019 by Ghost User   8.6.5   5   Pnormal Tbug Trac import upstream
    • CLOSED
    • 11
    updated Jul 07, 2019
  • GHC doesnt' notice that `narrowWordFOO (x .&. (2^FOO-1))` is just `narrowWordFOO x`.
    #16402 · opened Mar 07, 2019 by Mateusz Kowalczyk   5   Pnormal Tfeature request Trac import runtime perf
    • CLOSED
    • 1
    • 2
    updated Mar 22, 2021
  • Bad error message if we use TypeApplications with an identifier that doesn't exist
    #16401 · opened Mar 07, 2019 by Mateusz Kowalczyk   5   Pnormal Tbug Trac import
    • CLOSED
    • 1
    updated Jul 07, 2019
  • Missing documentation in Windows bindist tarball
    #16398 · opened Mar 06, 2019 by Ben Gamari   8.8.1   10   Phighest Tbug Trac import Windows documentation packaging
    • CLOSED
    • 1
    • 7
    updated Sep 12, 2019
  • --no-colour doesn't seem to do anything.
    #16397 · opened Mar 06, 2019 by Oleg Grenrus   8.10.1   5   Pnormal Tbug Trac import hadrian
    • CLOSED
    • 2
    • 5
    updated Jul 16, 2019
  • GHC internal error while typechecking of instance definition
    #16394 · opened Mar 05, 2019 by Day1721   8.8.1   3   Plow Tbug Trac import error messages typechecker
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Implement the "Explicit specificity in type variable binders" proposal
    #16393 · opened Mar 05, 2019 by Alec Theriault   9.0.1   5   Pnormal Ttask Trac import
    • CLOSED
    • 22
    updated Oct 18, 2020
  • In ghci, revertCAFs should be executed in the external interpreter when necessary
    #16392 · opened Mar 05, 2019 by Trịnh Tuấn Phương   5   GHCi Pnormal Tbug Trac import newcomer remote GHCi
    • CLOSED
    • 4
    updated Nov 22, 2020
  • "Quantified type's kind mentions quantified type variable" error with fancy-kinded GADT
    #16391 · opened Mar 05, 2019 by Ryan Scott   8.10.1   5   Pnormal Tbug Trac import TypeInType typechecker
    • CLOSED
    • 4
    updated Jul 27, 2020
  • T16190 fails on Windows
    #16389 · opened Mar 04, 2019 by Ben Gamari   8.10.1   10   NCG backend Phighest Tbug Trac import Windows broken test compiler crash
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Duplicate vsnwprintf symbol on Windows
    #16387 · opened Mar 04, 2019 by Ben Gamari   8.8.2   5   Pnormal Tbug Trac import Windows
    • CLOSED
    • 2
    • 16
    updated Nov 08, 2019
  • Lousy error message for `instance forall c. c`
    #16385 · opened Mar 04, 2019 by Ryan Scott   8.10.1   5   Pnormal Tbug Trac import error messages
    • CLOSED
    • 1
    updated Jul 07, 2019
  • GHC infers ill-kinded type for typed TH splice with unlifted values
    #16384 · opened Mar 04, 2019 by Eric Seidel   8.10.1   5   Pnormal Tbug Trac import
    • CLOSED
    • 1
    • 6
    updated Jul 07, 2019
  • Regression: Implicitly kind variables not in scope
    #16381 · opened Mar 03, 2019 by Ben Gamari   8.10.1   10   Phighest Tbug Trac import typechecker
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 616
  • Next