Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,842
    • Issues 4,842
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 455
    • Merge requests 455
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues

  • Open 2,576
  • Closed 12,469
  • All 15,045
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Title Weight Blocking
  • Move `Data.Profunctor` from `profunctors` package to `base`
    #16173 · created Jan 13, 2019 by Dmitrii Kovanikov   5   Pnormal QuantifiedConstraints Tfeature request Trac import core libraries
    • 7
    • 18
    updated Mar 25, 2021
  • Respect XDG_CONFIG_HOME
    #6077 · created May 04, 2012 by So8res   5   Pnormal Tfeature request Trac import
    • CLOSED
    • 4
    • 6
    • 9
    updated Nov 15, 2021
  • Open data kinds
    #11080 · created Nov 11, 2015 by dmcclean   3   Plow Tfeature request Trac import
    • 5
    • 17
    updated Feb 01, 2021
  • Allow visible type application in patterns
    #11350 · created Jan 04, 2016 by Icelandjack   9.2.1   5   Pnormal PatternSynonyms Tfeature request Trac import TypeApplications
    • CLOSED
    • 1
    • 4
    • 30
    updated Dec 21, 2020
  • Template Haskell: support for Haddock comments
    #5467 · created Sep 07, 2011 by reinerp   8.0.1   5   Pnormal Tfeature request TemplateHaskell Trac import
    • CLOSED
    • 4
    • 30
    updated Jul 15, 2021
  • TypeFamilies painfully slow
    #8095 · created Jul 27, 2013 by MikeIzbicki   7   Coercions Phigh Tbug Trac import compiler perf typechecker
    • 2
    • 3
    • 102
    updated Mar 30, 2022
  • Hadrian provides no way to accept output of test
    #16238 · created Jan 25, 2019 by Matthew Pickering   7   Phigh Tfeature request Trac import hadrian
    • CLOSED
    • 2
    • 5
    updated Jul 07, 2019
  • Improving Placement of Heap Checks - Avoiding Slowdowns in Hot Code
    #16064 · created Dec 18, 2018 by Ara Adkins   8.9   5   Pnormal Ttask Trac import code generation runtime perf
    • 2
    • 30
    updated Feb 17, 2022
  • coerce fails for Coercible type families
    #15683 · created Sep 27, 2018 by Icelandjack   8.6.1   5   Pnormal Tfeature request Trac import TypeFamilies
    • 2
    • 8
    updated Oct 14, 2021
  • Extend -Wall with incomplete-uni-patterns and incomplete-record-updates
    #15656 · created Sep 18, 2018 by Chaitanya Koparkar   9.2.1   5   Pnormal Tfeature request Trac import ghc proposal
    • CLOSED
    • 1
    • 2
    • 40
    updated Dec 01, 2021
  • GHCi does not follow the XDG Base Directory Specification
    #15540 · created Aug 19, 2018 by Richard Szibele   8.6.1   5   GHCi Pnormal Tbug Trac import newcomer
    • CLOSED
    • 2
    • 8
    updated Apr 01, 2021
  • Referring to current module (or aliasing current module)
    #15432 · created Jul 23, 2018 by Andri M   ⊥   5   Pnormal Tfeature request Trac import
    • 2
    • 1
    updated Oct 02, 2020
  • Linking Issue on Ubuntu and Fedora with Provided Bindists (GHC-8.4.2)
    #15397 · created Jul 16, 2018 by Ara Adkins   8.4.4   9   Phighest Tbug Trac import incorrect runtime result
    • 2
    • 6
    updated Jul 07, 2019
  • Dot-Notation for Flipped Function Application
    #14812 · created Feb 15, 2018 by tepan   5   Pnormal Tfeature request Trac import
    • 2
    • 11
    updated Jul 07, 2019
  • -Wincomplete-uni-patterns should not warn about explicitly-marked irrefutable patterns
    #14800 · created Feb 12, 2018 by EyalLotem   5   Pnormal Tfeature request Trac import pattern match warnings
    • 2
    • 1
    • 7
    updated Nov 24, 2021
  • Simplifier Ticks Exhausted when compiling with profiling
    #14637 · created Jan 04, 2018 by cfhammill   5   Pnormal Tbug Trac import compiler crash compiler perf simplifier
    • 2
    • 26
    updated Mar 08, 2022
  • Plugins don't work with -fexternal-interpreter   2 of 4 tasks completed
    #14335 · created Oct 08, 2017 by Ben Gamari   8.6.1   5   Pnormal Tbug Trac import remote GHCi
    • 5
    • 2
    • 33
    updated Feb 14, 2022
  • Deprecate WrappedMonad
    #14200 · created Sep 08, 2017 by siddhanathan   5   Pnormal Ttask Trac import core libraries
    • 2
    • 5
    updated Nov 19, 2020
  • RTS linker maps code as writable
    #14069 · created Jul 31, 2017 by Ben Gamari   8.10.1   7   Phigh RTS Tbug Trac import linking newcomer
    • CLOSED
    • 2
    • 23
    updated Jan 23, 2020
  • ghci with ":set +t" should print type before starting evaluation
    #13835 · created Jun 16, 2017 by waldmann@imn.htwk-leipzig.de   5   GHCi Pnormal Tfeature request Trac import
    • 2
    • 6
    updated Nov 04, 2021
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 753
  • Next