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,390
    • Issues 4,390
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 375
    • Merge Requests 375
  • 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 140
  • Closed 818
  • All 958
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight Blocking
  • Optimization + adding an INLINE pragma triggers Core Lint error (Type of case alternatives not the same as the annotation on case)
    #16312 · opened Feb 13, 2019 by Ryan Scott   5   Pnormal Tbug Trac import compiler crash typed holes
    • CLOSED
    • 4
    • 7
    updated Apr 23, 2020
  • Access violation and hang with template haskell
    #16297 · opened Feb 09, 2019 by jeiea   5   Pnormal Tbug Trac import compiler crash
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Core Lint error: Occurrence is GlobalId, but binding is LocalId
    #16288 · opened Feb 05, 2019 by Krzysztof Gogolewski   8.8.2   5   Pnormal Tbug Trac import compiler crash simplifier
    • CLOSED
    • 6
    updated Jan 16, 2020
  • GHC 8.6 Core Lint regression (Kind application error)
    #16247 · opened Jan 27, 2019 by Ryan Scott   8.10.1   5   Pnormal Tbug Trac import TypeInType compiler crash typechecker
    • CLOSED
    • 8
    updated Jul 07, 2019
  • GHC HEAD-only Core Lint error with unboxed equality (Non-CoVar has coercion type)
    #16246 · opened Jan 27, 2019 by Ryan Scott   5   Pnormal Tbug Trac import compiler crash
    • 6
    updated Jan 23, 2020
  • GHC panic (No skolem info) with RankNTypes and strange scoping
    #16245 · opened Jan 27, 2019 by Ryan Scott   5   Pnormal QuantifiedConstraints RankNTypes Tbug Trac import TypeInType compiler crash typechecker
    • CLOSED
    • 4
    • 9
    updated Dec 31, 2020
  • Core Lint error with a data type
    #16221 · opened Jan 23, 2019 by Krzysztof Gogolewski   8.10.1   5   Pnormal Tbug Trac import compiler crash typechecker
    • CLOSED
    • 6
    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 Tbug Trac import compiler crash
    • CLOSED
    • 2
    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 Tbug Trac import TypeInType compiler crash typechecker
    • CLOSED
    • 3
    • 5
    updated Jul 07, 2019
  • GHC HEAD-only panic (buildKindCoercion)
    #16188 · opened Jan 16, 2019 by Ryan Scott   8.8.1   10   Phighest Tbug Trac import TypeInType compiler crash typechecker
    • CLOSED
    • 3
    • 8
    updated Jul 07, 2019
  • Segfault when embedding data via file-embed.
    #16186 · opened Jan 15, 2019 by Mr Kerckhove   5   Pnormal Tbug Trac import compiler crash
    • CLOSED
    • 16
    updated Jul 07, 2019
  • GHC said to report a bug
    #16184 · opened Jan 15, 2019 by TheKing01   5   Pnormal Tbug Trac import compiler crash typechecker
    • CLOSED
    • 1
    updated Jul 07, 2019
  • ghc panic when using DerivingVia
    #16181 · opened Jan 14, 2019 by chessai   8.10.1   5   DerivingVia Pnormal Tbug Trac import compiler crash deriving
    • CLOSED
    • 2
    • 8
    updated Mar 09, 2021
  • Compiling with profiling on Windows can cause linker errors
    #16166 · opened Jan 11, 2019 by Eric Crockett   8.8.4   5   Pnormal Tbug Trac import compiler crash
    • CLOSED
    • 14
    updated Apr 28, 2020
  • Panic with ExistentialQuantification and ApplicativeDo
    #16135 · opened Jan 06, 2019 by Ashley Yakeley   5   ApplicativeDo Pnormal Tbug Trac import compiler crash
    • 2
    updated Jul 07, 2019
  • Panic: piResultTys1 in compiler/types/Type.hs:1022:5
    #16127 · opened Jan 04, 2019 by Serge Kosyrev   5   Pnormal Tbug Trac import compiler crash hs-boot typechecker
    • 16
    updated May 27, 2020
  • Infinite loop during error reporting (ignores SIGINT/SIGTERM, then OOMs)
    #16095 · opened Dec 26, 2018 by Serge Kosyrev   5   Pnormal Tbug Trac import compiler crash
    • 4
    updated Jul 07, 2019
  • runTestTT from ghci caused a panic.
    #16080 · opened Dec 21, 2018 by emacstheviking   5   Pnormal Tbug Trac import compiler crash
    • CLOSED
    • 3
    updated Jul 07, 2019
  • runTestTT from ghci caused a panic.
    #16079 · opened Dec 21, 2018 by emacstheviking   5   Pnormal Tbug Trac import compiler crash
    • CLOSED
    • 1
    updated Jul 07, 2019
  • Internal compiler error when instance uses FFI function and defining other instance of the same class through Template Haskell
    #16076 · opened Dec 20, 2018 by radekchannable   5   Pnormal Tbug Trac import compiler crash
    • 4
    updated Feb 17, 2020
  • Prev
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 48
  • Next