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,269
    • Issues 4,269
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 413
    • Merge Requests 413
  • 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
  • #19180

Closed
Open
Opened Jan 06, 2021 by Ben Gamari@bgamari🐢Maintainer

T14720 fails with Core Lint failure in DEBUG compiler

Found while looking at !2890:

Compile failed (exit code 1) errors were:                                                                                              
*** Core Lint errors : in result of Worker Wrapper binds ***                                                                                                                                                                                                                  
T14270.hs:86:1: warning:                                                                                                               
    Non-top-level binder has an external name: typeRepKind                                                                             
    In the RHS of typeRepKind :: forall k (a :: k).                                                                                                                                                                                                                           
                                 TypeRep a -> TypeRep k                                                                                                                                                                                                                       
    Substitution: [TCvSubst                                                                                                                                                                                                                                                   
                     In scope: InScope {}                                                                                              
                     Type env: []                                                                                                      
                     Co env: []]      
Edited Jan 06, 2021 by Ben Gamari
Assignee
Assign to
9.2.1
Milestone
9.2.1
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#19180