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,251
    • Issues 4,251
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 391
    • Merge Requests 391
  • 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 0
  • Closed 20
  • All 20
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • References to unloaded CAFs due to stale static flag field
    #16842 · opened Jun 18, 2019 by Ben Gamari   8.8.1   GHCi RTS bug compiler crash linking
    • CLOSED
    • 4
    • 0
    updated Jun 26, 2019
  • panic: getIdFromTrivialExpr | Type families, generics, fundeps
    #16832 · opened Jun 16, 2019 by Siddharth   8.8.1   GHCi bug
    • CLOSED
    • 5
    updated Jun 19, 2019
  • ghci does not work if base is hidden
    #16563 · opened Apr 09, 2019 by snoyberg   8.8.1   GHCi bug
    • CLOSED
    • 2
    • 3
    updated Aug 10, 2019
  • GHCI panics: isUnliftedType
    #16509 · opened Mar 29, 2019 by Alex D   8.8.1   GHCi bug compiler crash
    • CLOSED
    • 4
    • 8
    updated Aug 15, 2019
  • :doc command does not work on ghc boot libraries with ghc-8.6.4
    #16415 · opened Mar 11, 2019 by Takenobu Tani   8.8.1   GHCi bug core libraries
    • CLOSED
    • 6
    • 28
    updated Sep 24, 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
  • 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
  • Command `:show bindings` throws exception for bindings without `let`
    #15721 · opened Oct 08, 2018 by Tao He   8.8.1   7   GHCi Phigh Trac import bug newcomer
    • CLOSED
    • 5
    updated Jul 07, 2019
  • ghc panic when running GI.init on intero REPL
    #15443 · opened Jul 27, 2018 by esclerofilo   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 3
    updated Jul 07, 2019
  • ./System/IO.hs accidentally overridden when running ghci
    #15336 · opened Jul 03, 2018 by luqui   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 11
    updated Aug 10, 2019
  • -fghci-leak-cheak causes many testsuite failures with the quick build flavour
    #15246 · opened Jun 07, 2018 by Ryan Scott   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 6
    updated Jul 07, 2019
  • GHCi ignores -XMonomorphismRestriction and -XNoExtendedDefaultRules
    #14551 · opened Dec 01, 2017 by David Feuer   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 3
    updated Jul 07, 2019
  • ghci leaks memory
    #14336 · opened Oct 08, 2017 by Neil Mitchell   8.8.1   5   GHCi Pnormal Trac import bug runtime perf
    • CLOSED
    • 27
    updated Jul 07, 2019
  • Optional "-v" not allowed with :load in GHCi
    #13862 · opened Jun 22, 2017 by vanto   8.8.1   5   GHCi Pnormal Trac import bug error messages
    • CLOSED
    • 9
    updated Jul 07, 2019
  • GHCi linker is dependent upon object file order
    #13786 · opened Jun 04, 2017 by ppelleti   8.8.1   8   GHCi Phigh Trac import bug compiler crash linking
    • CLOSED
    • 4
    • 15
    updated Feb 17, 2020
  • GHCi linker does not honor alignment of sections.
    #13617 · opened Apr 26, 2017 by Ryan Scott   8.8.1   5   GHCi Pnormal Trac import bug
    • CLOSED
    • 12
    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
  • 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
  • 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
  • "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