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,333
    • Issues 4,333
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 370
    • Merge Requests 370
  • 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,768
  • Closed 12,278
  • All 15,046
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • Avoid word "transformer" in the documentation of ST
    #15189 · opened May 27, 2018 by Artem Pelenitsyn   8.8.1   5   Pnormal Trac import documentation feature request newcomer
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Catch cases where both branches of an if jump to the same block.
    #15188 · opened May 26, 2018 by Andreas Klebinger   8.6.1   5   Pnormal Trac import bug code generation
    • CLOSED
    • 3
    updated Jul 07, 2019
  • HEAD: Validate failure when not TABLES_NEXT_TO_CODE
    #15187 · opened May 26, 2018 by Peter Trommler   8.6.1   5   Pnormal Trac import bug ghc build failure
    • CLOSED
    • 4
    updated Jul 07, 2019
  • ghc 8.4.2 panic in profiling build
    #15186 · opened May 25, 2018 by kquick   8.6.1   5   Pnormal Trac import bug compiler crash
    • CLOSED
    • 8
    updated Jul 07, 2019
  • Levity Polymorphic type signatures in GHC.Prim
    #15181 · opened May 23, 2018 by Andrew Martin   8.6.1   5   Pnormal Trac import bug
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Make Control.Exception.throw levity polymorphic
    #15180 · opened May 23, 2018 by Andrew Martin   8.6.1   5   Pnormal Trac import levity polymorphism newcomer task
    • CLOSED
    • 5
    updated Jul 07, 2019
  • Implement DerivingVia
    #15178 · opened May 22, 2018 by Ryan Scott   8.6.1   5   Pnormal Trac import deriving feature request ghc proposal
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Tests are failing with segfaults under CircleCI
    #15173 · opened May 22, 2018 by Ben Gamari   8.6.1   10   Phighest Trac import bug
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Undecidable instances slip through
    #15172 · opened May 21, 2018 by Simon Peyton Jones   8.6.1   5   Pnormal Trac import bug
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Add HeapView functionality breaks validate (stage 0 ghc is 8.4.2)
    #15171 · opened May 20, 2018 by jrp2014   8.6.1   7   Phigh RTS Trac import bug ghc build failure
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC HEAD panic (dischargeFmv)
    #15170 · opened May 20, 2018 by Ryan Scott   8.6.1   5   Pnormal Trac import TypeInType bug compiler crash typechecker
    • CLOSED
    • 6
    updated Jul 07, 2019
  • SRT offset optimisation breaks on MachO platforms
    #15169 · opened May 20, 2018 by Ben Gamari   8.6.1   5   Pnormal Trac import bug
    • CLOSED
    • 1
    updated Jul 07, 2019
  • GHC HEAD crashes on Windows 64 after the SRT overhaul (May 16, 2018 and newer)
    #15168 · opened May 20, 2018 by awson   8.6.1   10   Phighest Trac import bug compiler crash
    • CLOSED
    • 14
    updated Jul 07, 2019
  • Bad error message when `!` is used without BangPatterns extension
    #15166 · opened May 19, 2018 by Tao He   8.6.1   5   Pnormal Trac import bug error messages
    • CLOSED
    • 2
    updated Jul 07, 2019
  • GHC 8.2.2: internal error with +RTS -hb
    #15165 · opened May 18, 2018 by kfiz   8.6.1   5   Pnormal Trac import bug runtime crash
    • CLOSED
    • 6
    updated Jul 07, 2019
  • non coercion variable in coVarKindsTypesRole
    #15163 · opened May 17, 2018 by Alp Mestanogullari   8.4.4   5   Pnormal Trac import bug typechecker
    • CLOSED
    • 4
    updated Jul 07, 2019
  • armv7l-unknown-linux-gnueabihf is missing from llvm-targets
    #15162 · opened May 17, 2018 by ggardet   8.6.1   5   Pnormal Trac import bug
    • CLOSED
    • 2
    updated Jul 07, 2019
  • unregistersied GHC can't be built with ghc-HEAD: has no member named 'srt'
    #15160 · opened May 17, 2018 by Sergei Trofimovich   8.6.1   5   Pnormal Trac import bug
    • CLOSED
    • 4
    updated Jul 07, 2019
  • T8089 failing with ghci, threaded1, threaded2, profthreaded
    #15158 · opened May 16, 2018 by Alp Mestanogullari   8.6.1   5   Pnormal Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Use a better string type (ByteString?!) for HsDocString
    #15157 · opened May 16, 2018 by Simon Jakobi   8.6.1   5   Pnormal Trac import task
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Prev
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • …
  • 614
  • Next