Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Iris Iris
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 148
    • Issues 148
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • IrisIris
  • Merge requests
  • !657

Merged
Created Mar 18, 2021 by Ralf Jung@jungOwner

drop support for Coq 8.11

  • Overview 4
  • Commits 2
  • Changes 6

Currently, every second MR breaks on Coq 8.11, because typeclass inference has gotten better with Coq 8.12 in particular around inferring the domain type for a given map. To avoid having to fix things for Coq 8.11 all the time, I propose we drop support for Coq 8.11. This is in line with our usual policy of supporting the last two stable Coq releases.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ralf/coq-8.11