Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C curry-frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • !43

Use .afcy for type-annotated FlatCurry files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fredrik Wieczerkowski requested to merge afcy-extension into master Feb 04, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

The most recent version of flatcurry-annotated expects annotated FlatCurry files to have the extension .afcy:

https://git.ps.informatik.uni-kiel.de/curry-packages/flatcurry-annotated/-/blob/2df4dbd6d5b89d9da4a1bb20b4d25cd53d4776ff/src/FlatCurry/Annotated/Files.curry#L23

This branch therefore applies the same change in the frontend (.tafcy to .afcy).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: afcy-extension