[Haskell-cafe] Advice gfx library

Geraldus heraldhoi at gmail.com
Tue Jun 30 09:07:16 UTC 2015


If you don't interest in web server stuff I think you can use
Lucid [1] or Hakyll [2].  If I'm not mistaken these libraries are
static sites generators.

To generate JavaScript from Haskell I use GHCJS [3] personally,
but there are also Fay [4] and Haste [5].

[1]: http://hackage.haskell.org/package/lucid
[2]: http://hackage.haskell.org/package/hakyll
[3]: https://github.com/ghcjs
[4]: https://github.com/faylang/fay/wiki
[5]: http://haste-lang.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150630/739934e4/attachment.html>


More information about the Haskell-Cafe mailing list