Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C curry-frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • curry
  • curry-frontend
  • Merge requests
  • !17

Add support for the `ExplicitForAll` language extension

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jan-Hendrik Matthes requested to merge explicit-forall into master Nov 19, 2019
  • Overview 2
  • Commits 3
  • Pipelines 0
  • Changes 3

This merge request adds support for the ExplicitForAll language extension so that type variables can be quantified explicitly with the forall keyword at the beginning of a type signature.

Depends on curry-base!13 (merged)

Closes #66 (closed)

Edited Nov 19, 2019 by Jan-Hendrik Matthes
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: explicit-forall