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 394
    • Merge Requests 394
  • 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 15
  • Closed 31
  • All 46
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • GHC 7.10.3 throws away callstack frames in some cases
    #12202 · opened Jun 17, 2016 by Ben Gamari   8.0.1   5   Pnormal Trac import bug incorrect runtime result typechecker
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Filtering of cost-center profiler output no longer works
    #11810 · opened Apr 07, 2016 by Ben Gamari   8.0.1   10   Phighest Trac import bug incorrect runtime result profiling
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Constant folding on 'mod/Word' - incorrect result
    #11702 · opened Mar 12, 2016 by ondrap   8.0.1   10   Phighest Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • catch _|_ breaks at -O1
    #11555 · opened Feb 07, 2016 by Sergei Trofimovich   8.0.1   10   Phighest Trac import bug exceptions incorrect runtime result
    • CLOSED
    • 18
    updated Apr 02, 2020
  • Template Haskell applies too many arguments to kind synonym
    #11463 · opened Jan 20, 2016 by Ryan Scott   8.0.1   5   Pnormal TemplateHaskell Trac import TypeApplications TypeInType bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • GHC generics has differing conFixity behavior between 7.10.3 and 8.1
    #11358 · opened Jan 06, 2016 by Ryan Scott   8.0.1   7   Phigh Trac import bug code generation generics incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Template Haskell's handling of infix GADT constructors is broken
    #11345 · opened Jan 04, 2016 by Ryan Scott   8.0.1   5   Pnormal TemplateHaskell Trac import bug incorrect runtime result
    • CLOSED
    • 12
    updated Jul 07, 2019
  • Reifying a GADT doesn't tell you the correct return type
    #11341 · opened Jan 02, 2016 by Ryan Scott   8.0.1   5   Pnormal TemplateHaskell Trac import bug incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • Implicit call stack empty in instance declarations
    #11298 · opened Dec 27, 2015 by pikajude   8.0.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • T8726 fails on arm
    #11296 · opened Dec 26, 2015 by Ben Gamari   8.0.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 5
    updated Jul 07, 2019
  • T9430 fails on ARM
    #11294 · opened Dec 26, 2015 by Ben Gamari   8.0.1   5   LLVM backend Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • T8628 fails on ARM
    #11289 · opened Dec 26, 2015 by Ben Gamari   8.0.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • No run-time exception for deferred type errors when error is in a phantom role position
    #11230 · opened Dec 15, 2015 by darchon   8.0.1   5   Pnormal Trac import bug incorrect runtime result roles
    • CLOSED
    • 6
    updated Jul 07, 2019
  • runghc can't find ghc-stage2 on a Windows build
    #11185 · opened Dec 09, 2015 by Ryan Scott   8.0.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHCi with +t option set shows type representations
    #11051 · opened Nov 02, 2015 by Ben Gamari   8.0.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 12
    updated Jul 07, 2019
  • EventLog write fails if entire buffer is not written
    #11041 · opened Nov 01, 2015 by sseverance   8.0.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • `reify` doesn't find associated type families
    #10891 · opened Sep 17, 2015 by antalsz   8.0.1   5   Pnormal TemplateHaskell Trac import TypeFamilies bug incorrect runtime result newcomer
    • CLOSED
    • 12
    updated Jul 07, 2019
  • certain operations in new integer-gmp are too lazy
    #10691 · opened Jul 26, 2015 by rwbarton   8.0.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 9
    updated Jul 07, 2019
  • Text.Read.Lex.lex broken
    #10444 · opened May 24, 2015 by strake   8.0.1   5   Pnormal Trac import bug core libraries incorrect runtime result report impact
    • CLOSED
    • 13
    updated Jul 07, 2019
  • Buggy behavior with threaded runtime (-N1 working, -N2 getting into <<loop>>)
    #10414 · opened May 13, 2015 by exio4   8.0.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 32
    updated Jul 07, 2019
  • Prev
  • 1
  • 2
  • Next