An open API service indexing awesome lists of open source software.

https://github.com/astynax/threep

Threepenny GUI example
https://github.com/astynax/threep

example gui haskel threepenny-gui

Last synced: 6 months ago
JSON representation

Threepenny GUI example

Awesome Lists containing this project

README

          

# threep

**threep** — a simple Web-GUI powered "desktop calculator" made using Haskell and [threepenny-gui](https://hackage.haskell.org/package/threepenny-gui) toolkit. Projects intended to be an example of how to use Threepenny-GUI.

### Howto

```shell
$ cabal new-build
$ cabal new-run threep
```