@hackage free-theorems-seq-webui1.0.0.2
Taming Selective Strictness
Categories
License
LicenseRef-PublicDomain
Maintainer
ds@iai.uni-bonn.de
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
- base >=1 && <4
- cgi >=3001.1.5.1
- containers >=0.1.0.1
- free-theorems-seq >=1 && <2
- mtl >=1.1.0.0
- network >=2.1.0.0 Show all…
Dependents (1)
@hackage/acme-everything
The module free-theorems-seq-webui-1.0.0.2 provides the binary free-theorems-seq-webui.cgi.
Installation can either be done with cabal (configure/build/install) or runhaskell Setup.hs configure --user runhaskell Setup.hs build runhaskell Setup.hs install
It is recommended to produce only a local build and start the webinterface (using the local build) with
$ ./test.sh
then it runs under http://localhost:8002/
An online version of the webinterface is also found under
http://www-ps.iai.uni-bonn.de/cgi-bin/polyseq.cgi
Enjoy.
Acknowledgements.
Most of the webinterface' code (./src/free-theorems-seq-webui.hs) and the script testcgi.py are written by
Joachim Breitner mail@joachim-breitner.de.
Thanks!