@hackage agda2hs1.0
Compiling Agda code to readable Haskell.
Categories
License
BSD-3-Clause
Maintainer
jesper@sikanda.be
Links
Versions
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.