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

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

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`.