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,262
    • Issues 4,262
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 404
    • Merge Requests 404
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • StrictData and TypeFamilies regression
    #16141 · opened Jan 07, 2019 by Ryan Scott   8.8.1   10   Phighest Trac import bug typechecker
    • CLOSED
    • 12
    updated Jul 14, 2019
  • TH can sneak in TypeApplications without enabling the extension
    #16133 · opened Jan 05, 2019 by Ryan Scott   8.8.1   5   Pnormal TemplateHaskell Trac import bug
    • CLOSED
    • 1
    updated Jul 07, 2019
  • Random segfaults at runtime on macOS Mojave caused by GHC linker misaligning sections
    #16117 · opened Dec 31, 2018 by gwynne   8.8.1   5   Pnormal Trac import bug linking runtime crash
    • CLOSED
    • 1
    updated Oct 28, 2019
  • Explicit foralls in associated type family equations are oblivious to class-bound variables
    #16116 · opened Dec 31, 2018 by Ryan Scott   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 7
    updated Apr 06, 2020
  • strange "instance .. => .. => .. where ..."
    #16114 · opened Dec 31, 2018 by waldmann@imn.htwk-leipzig.de   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 7
    updated Aug 06, 2019
  • T14740 fails in debugged compiler
    #16113 · opened Dec 30, 2018 by Ben Gamari   8.8.1   7   Phigh Trac import bug typechecker
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Inconsistent behavior of Data.Bits.shiftL with different optimization levels and -fllvm
    #16111 · opened Dec 30, 2018 by Ryan Scott   8.8.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 17
    updated Aug 29, 2020
  • Haddock's resource directory isn't properly handled by Hadrian
    #16105 · opened Dec 28, 2018 by Alec Theriault   8.8.1   5   Pnormal Trac import bug hadrian
    • CLOSED
    • 2
    updated Jul 07, 2019
  • let x = ... and x = ... are not the same in GHCi
    #16096 · opened Dec 26, 2018 by Ömer Sinan Ağacan   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 10
    updated Jul 07, 2019
  • arith011 broken with integer-simple
    #16091 · opened Dec 23, 2018 by Ben Gamari   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 1
    updated Jul 07, 2019
  • seq is not cooperating with :sprint in GHCi as expected
    #16089 · opened Dec 23, 2018 by radrow   8.8.1   5   GHCi Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 15
    updated Jul 07, 2019
  • AvailTC Invariant being violated
    #16077 · opened Dec 20, 2018 by Alec Theriault   8.8.1   5   Pnormal Trac import bug
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Hadrian build fails on Windows
    #16073 · opened Dec 19, 2018 by Ben Gamari   8.8.1   7   Phigh Trac import Windows bug hadrian
    • CLOSED
    • 16
    updated Jul 07, 2019
  • internal error: PAP object entered!
    #16066 · opened Dec 18, 2018 by dnspies   8.8.1   10   Phighest Trac import bug runtime crash
    • CLOSED
    • 1
    • 59
    updated Feb 25, 2020
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 12
  • Next