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,253
    • Issues 4,253
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 397
    • Merge Requests 397
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues

  • Open 1
  • Closed 239
  • All 240
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • #line pragmas not respected inside nested comments
    #314 · opened Feb 28, 2005 by nobody   8.8.1   5   Pnormal Trac import bug parser
    • CLOSED
    • 16
    updated Jul 07, 2019
  • Documentation for base does not include special items
    #4861 · opened Dec 24, 2010 by Neil Mitchell   8.8.1   3   Plow Trac import bug core libraries documentation
    • CLOSED
    • 10
    updated Jul 07, 2019
  • Some unicode symbols are not allow in literal characters or strings
    #5518 · opened Sep 28, 2011 by ertai   8.8.1   5   Pnormal Trac import Unicode bug
    • CLOSED
    • 14
    updated Nov 11, 2020
  • -fregs-graph still has a limit on spill slots
    #8657 · opened Jan 08, 2014 by Simon Marlow   8.8.1   5   NCG backend Pnormal Trac import bug compiler crash
    • CLOSED
    • 3
    • 15
    updated Jul 07, 2019
  • Kind annotation in tuple not parsed
    #8708 · opened Jan 27, 2014 by Richard Eisenberg   8.8.1   5   Pnormal Trac import bug parser
    • CLOSED
    • 4
    updated Jul 07, 2019
  • forM_ [1..N] does not get fused (allocates 50% more)
    #8763 · opened Feb 09, 2014 by Niklas Hambüchen   8.8.1   5   Pnormal Trac import bug runtime perf
    • CLOSED
    • 1
    • 88
    updated May 21, 2020
  • Emit quantified Coercible constraints in GeneralizedNewtypeDeriving
    #9123 · opened May 19, 2014 by Simon Peyton Jones   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 66
    updated Jul 07, 2019
  • CPR related performance issue
    #10069 · opened Feb 09, 2015 by pacak   8.8.1   5   Pnormal Trac import bug runtime perf
    • CLOSED
    • 43
    updated Jul 07, 2019
  • "ghci -XMonomorphismRestriction" doesn't turn on the monomorphism restriction
    #10857 · opened Sep 08, 2015 by rwbarton   8.8.1   5   GHCi Pnormal Trac import bug newcomer
    • CLOSED
    • 13
    updated Jul 07, 2019
  • missing empty-Enumeration and out-of-range warning for `Natural`
    #10930 · opened Oct 03, 2015 by Herbert Valerio Riedel   8.8.1   3   Plow Trac import bug
    • CLOSED
    • 8
    updated Jul 07, 2019
  • hsc2hs does not handle single quotes properly
    #11004 · opened Oct 22, 2015 by Sergey Vinokurov   8.8.1   5   Pnormal Trac import bug external-hsc2hs newcomer
    • CLOSED
    • 9
    updated Jul 07, 2019
  • Template Haskell / GHCi does not respect extra-lib-dirs
    #11042 · opened Nov 01, 2015 by Mathieu Boespflug   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 34
    updated Jul 07, 2019
  • Add -fshow-runtime-rep
    #11549 · opened Feb 06, 2016 by Richard Eisenberg   8.8.1   5   Pnormal Trac import TypeInType bug
    • CLOSED
    • 20
    updated Jul 07, 2019
  • name shadowing warnings don't trigger on standalone declarations in ghci
    #11606 · opened Feb 18, 2016 by rwbarton   8.8.1   7   GHCi Phigh Trac import bug
    • CLOSED
    • 13
    updated Jul 07, 2019
  • Annotating types in type familiy equations without parentheses
    #11622 · opened Feb 21, 2016 by Icelandjack   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 5
    updated Jul 07, 2019
  • GHCi does not honour implicit `module Main (main) where` for re-exported `main`s
    #11647 · opened Feb 26, 2016 by Herbert Valerio Riedel   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 4
    updated Nov 03, 2019
  • Cannot use higher-rank kinds with type families
    #11719 · opened Mar 18, 2016 by Ollie Charles   8.8.1   5   Pnormal Trac import TypeInType bug typechecker
    • CLOSED
    • 23
    updated Jul 07, 2019
  • TypeFamilyDependencies accepts invalid injectivity annotation
    #12430 · opened Jul 24, 2016 by Alexey Vagarenko   8.8.1   7   Phigh Trac import bug injective type families typechecker
    • CLOSED
    • 5
    updated Jul 07, 2019
  • Internal identifiers creeping into :show bindings
    #12525 · opened Aug 23, 2016 by mniip   8.8.1   3   GHCi Plow Trac import bug runtime perf
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Bad error message for flags with required but missing arguments
    #12625 · opened Sep 26, 2016 by dramforever   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 12
  • Next