@hackage free-theorems-seq-webui1.0.0.2

Taming Selective Strictness

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!