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,309
    • Issues 4,309
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 383
    • Merge Requests 383
  • 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
  • #10659

Closed
Open
Opened Jul 18, 2015 by thomie@trac-thomie

Regression concurrent/conc034 -O Core Lint errors : in result of Simplifier

This is a regression from 7.10.1 to 7.10.2-rc2.

See attachment for the result of running make TEST=conc034 WAY=optasm TEST_HC=ghc-7.10.1.20150715. It starts with:

*** Core Lint errors : in result of Simplifier ***
<no location info>: Warning:
    In the expression: seq
                         @ e10_a20g @ (# State# RealWorld, () #) e2_a20o (# eta_B1, () #)
    Kinds don't match in type application:
    Type variable: b_13 :: *
    Arg type: (# State# RealWorld, () #) :: #
    xx #
*** Offending Program ***

ghc-7.10.1 is fine. Same problem with ghc-7.11.20150711 (HEAD).

Trac metadata
Trac field Value
Version 7.10.2-rc1
Type Bug
TypeOfFailure OtherFailure
Priority highest
Resolution Unresolved
Component Compiler
Test case concurrent/conc034
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
Assignee
Assign to
8.0.1
Milestone
8.0.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#10659