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.

[maintain] [Publish]

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.

Properties

Versions 0.1.20230328, 1.0, 1.1, 1.2
Change log None available
Dependencies Agda (>=2.6.3 && <2.6.4), base (>=4.10 && <4.18), containers (>=0.6 && <0.7), deepseq (>=1.4.1.1), directory (>=1.2.6.2 && <1.4), filepath (>=1.4.1.0 && <1.5), haskell-src-exts (>=1.23 && <1.25), mtl (>=2.2), syb (>=0.7), text (>=1.2.3.0), unordered-containers (>=0.2) [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-03-28T14:52:08Z

Flags

Manual Flags

NameDescriptionDefault
smuggler2

Rewrite sources to cleanup imports, and create explicit exports

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees