Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C curry-libs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • curry
  • curry-libs
  • Merge requests
  • !19

Fix nondecreasing indentation in `Prelude.kics2`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fredrik Wieczerkowski requested to merge fwcd/curry-libs:fix-nondecreasing-indentation into master Jan 10, 2023
  • Overview 0
  • Commits 1
  • Changes 1

GHC 9.2.1 has removed implicit support for NondecreasingIndentation, thus breaking some external function implementations of KiCS2's Prelude. This patch fixes it and unblocks kics2!18 (merged).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-nondecreasing-indentation