<div dir="ltr"><div><br></div><div>If you don't interest in web server stuff I think you can use</div><div>Lucid [1] or Hakyll [2].  If I'm not mistaken these libraries are</div><div>static sites generators.</div><div><br></div><div>To generate JavaScript from Haskell I use GHCJS [3] personally,</div><div>but there are also Fay [4] and Haste [5].</div><div><br></div><div>[1]: <a href="http://hackage.haskell.org/package/lucid">http://hackage.haskell.org/package/lucid</a></div><div>[2]: <a href="http://hackage.haskell.org/package/hakyll">http://hackage.haskell.org/package/hakyll</a></div><div>[3]: <a href="https://github.com/ghcjs">https://github.com/ghcjs</a></div><div>[4]: <a href="https://github.com/faylang/fay/wiki">https://github.com/faylang/fay/wiki</a></div><div>[5]: <a href="http://haste-lang.org/">http://haste-lang.org/</a></div><div></div></div>