agda2hs: Compiling Agda code to readable Haskell.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Produces verified and readable Haskell code by extracting it from a
(lightly annotated) Agda program.
The tool is implemented as an Agda backend, which means that agda2hs
is a
fully functional Agda compiler.
[Skip to Readme]
Properties
Versions | 1.0, 1.1, 1.1.20231206, 1.2, 1.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.2 && <2.3), Agda (>=2.6.4 && <2.6.5), base (>=4.10 && <4.20), bytestring (>=0.11.5 && <0.13), containers (>=0.6 && <0.8), deepseq (>=1.4.4 && <1.6), directory (>=1.2.6.2 && <1.4), filepath (>=1.4.1.0 && <1.5), haskell-src-exts (>=1.23 && <1.25), mtl (>=2.2.2 && <2.4), syb (>=0.7.2 && <0.8), text (>=2.0.2 && <2.2), unordered-containers (>=0.2.19 && <0.3), yaml (>=0.11 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | 2023 Ulf Norell, Jesper Cockx, Orestis Melkonian, Sára Juhošová, James Chapman, Lucas Escot, Henry Blanchette |
Author | Ulf Norell, Jesper Cockx, Orestis Melkonian, Sára Juhošová, James Chapman, Lucas Escot, Henry Blanchette |
Maintainer | jesper@sikanda.be |
Category | Language, Compiler |
Source repo | head: git clone https://github.com/agda/agda2hs.git |
Uploaded | by jcockx at 2023-12-06T09:45:04Z |
Downloads
- agda2hs-1.1.20231206.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees