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
- Host: GitHub
- URL: https://github.com/astynax/threep
- Owner: astynax
- License: bsd-3-clause
- Created: 2020-03-01T06:36:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T15:55:43.000Z (over 5 years ago)
- Last Synced: 2025-04-09T08:22:23.089Z (10 months ago)
- Topics: example, gui, haskel, threepenny-gui
- Language: Haskell
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```