@hackage curry-base1.1.1
Functions for manipulating Curry programs
Installation
Dependencies (14)
Dependents (4)
@hackage/curry-frontend, @hackage/acme-everything, @hackage/KiCS-debugger, @hackage/KiCS
Package Flags
broken-directory
(off by default)
Is the cabal configuration of directory incomplete?
old-time
(off by default)
Does the directory package use the old time implementation?
This package serves as a foundation for Curry compilers. It defines the intermediate language formats FlatCurry. Additionally, it provides functionality for the smooth integration of compiler frontends and backends.