Deprecated

agda-server

Http server for Agda (prototype)

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Péter Diviánszky
Maintained by [email protected]

agda-server serves agda files as XML files.

Usage: Run agda-server (see --help for command line options). Then open a browser with localhost:8001/X.xml (or similar).

Supported features: Type checking (whole module), links between modules (but not between library modules), basic support for holes.