https://github.com/nh2/hello_wayland_haskell
Example Wayland program (client) in Haskell
https://github.com/nh2/hello_wayland_haskell
Last synced: 3 months ago
JSON representation
Example Wayland program (client) in Haskell
- Host: GitHub
- URL: https://github.com/nh2/hello_wayland_haskell
- Owner: nh2
- Created: 2014-08-21T23:54:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-22T00:00:11.000Z (almost 11 years ago)
- Last Synced: 2025-01-13T00:26:26.454Z (5 months ago)
- Language: Haskell
- Size: 160 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hello_wayland_haskell
=====================Example Wayland program (client) in Haskell.
Inspired by http://hdante.wordpress.com/2014/07/08/the-hello-wayland-tutorial/
Running
-------Install Wayland packages for your Linux distribution, then `cabal run`.