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,326
    • Issues 4,326
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 361
    • Merge Requests 361
  • 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 2,767
  • Closed 12,279
  • All 15,046
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • Mention DerivingStrategies in the warning when DeriveAnyClass and GeneralizedNewtypeDeriving are both enabled
    #16179 · opened Jan 14, 2019 by Chaitanya Koparkar   8.10.1   5   Pnormal Trac import deriving feature request
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Retainer Profiling is broken
    #16182 · opened Jan 14, 2019 by Eric Crockett   8.8.1   5   Pnormal Trac import bug profiling runtime crash
    • CLOSED
    • 5
    updated Jul 07, 2019
  • GHC HEAD regression: -ddump-splices incorrectly parenthesizes HsKindSig applications
    #16183 · opened Jan 14, 2019 by Ryan Scott   8.8.1   5   Pnormal TemplateHaskell Trac import bug debug information
    • CLOSED
    • 5
    updated Jul 07, 2019
  • GHC said to report a bug
    #16184 · opened Jan 15, 2019 by TheKing01   5   Pnormal Trac import bug compiler crash typechecker
    • CLOSED
    • 1
    updated Jul 07, 2019
  • Add an AnonArgFlag to FunTy
    #16185 · opened Jan 15, 2019 by Simon Peyton Jones   8.10.1   5   Pnormal Trac import bug
    • CLOSED
    • 12
    updated Jul 07, 2019
  • Segfault when embedding data via file-embed.
    #16186 · opened Jan 15, 2019 by Mr Kerckhove   5   Pnormal Trac import bug compiler crash
    • CLOSED
    • 16
    updated Jul 07, 2019
  • Hadrian: Build fails when using absolute path for build root
    #16187 · opened Jan 16, 2019 by davide   5   Pnormal Trac import bug ghc build failure hadrian
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC HEAD-only panic (buildKindCoercion)
    #16188 · opened Jan 16, 2019 by Ryan Scott   8.8.1   10   Phighest Trac import TypeInType bug compiler crash typechecker
    • CLOSED
    • 3
    • 8
    updated Jul 07, 2019
  • Speed up handling of large String literals
    #16190 · opened Jan 16, 2019 by Sylvain Henry   5   Pnormal Trac import task
    • CLOSED
    • 11
    updated Jul 07, 2019
  • GHC Panic deriving unbox vector (StrictData/unbox-strict-fields interaction)
    #16191 · opened Jan 16, 2019 by dbeacham   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 7
    updated Jul 07, 2019
  • deriving, wrong code: newtype T cat a = MkT ((forall xx. cat xx xx) -> a) deriving stock Functor
    #16194 · opened Jan 16, 2019 by Icelandjack   5   Pnormal RankNTypes Trac import bug deriving
    • CLOSED
    • 5
    updated Jul 07, 2019
  • Program with trivial polymorphism leads to out of scope dictionary
    #16195 · opened Jan 16, 2019 by Matthew Pickering   8.8.1   7   Phigh TemplateHaskell Trac import backport bug typed TemplateHaskell
    • CLOSED
    • 3
    • 6
    updated Jul 07, 2019
  • Update README.md to reflect gitlab
    #16196 · opened Jan 16, 2019 by Icelandjack   5   Pnormal Trac import bug newcomer
    • CLOSED
    • 1
    • 0
    updated Jul 07, 2019
  • Strictness is not preserved under -O1
    #16197 · opened Jan 17, 2019 by Alex Lang   8.8.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 8
    updated Jul 07, 2019
  • Cmm string literals shouldn't be represented as [Word8]
    #16198 · opened Jan 17, 2019 by Sylvain Henry   5   Pnormal Trac import bug
    • CLOSED
    • 2
    updated Jul 07, 2019
  • GHC 8.6 bundles libraries that don't correspond to Hackage releases
    #16199 · opened Jan 17, 2019 by Ryan Scott   8.6.4   10   Phighest Trac import bug
    • CLOSED
    • 13
    updated Jul 07, 2019
  • Hadrian install script doesn't update location of haddockHTMLs and haddockInterfaces
    #16202 · opened Jan 18, 2019 by Alec Theriault   5   Pnormal Trac import bug hadrian
    • CLOSED
    • 3
    • 5
    updated Jul 07, 2019
  • GHC HEAD-only Core Lint error (Argument value doesn't match argument type)
    #16204 · opened Jan 19, 2019 by Ryan Scott   8.8.1   10   Phighest Trac import TypeInType bug compiler crash typechecker
    • CLOSED
    • 3
    • 5
    updated Jul 07, 2019
  • Run Haddock's test suite in CI
    #16206 · opened Jan 20, 2019 by Simon Jakobi   5   Pnormal Trac import task testsuite
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC 8.6.3 hangs building wreq-0.5.3.1 on Windows
    #16207 · opened Jan 21, 2019 by cromachina   5   Pnormal Trac import bug compiler crash
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Prev
  • 1
  • …
  • 606
  • 607
  • 608
  • 609
  • 610
  • 611
  • 612
  • 613
  • 614
  • Next