Hacker News new | ask | show | jobs
by arianvanp 4807 days ago
you could try cross-compiling it with Fay or UHC (haskell to javascript compilers)
1 comments

You'd probably need one of the more heavyweight options (e.g. GHCJS). Fay doesn't understand typeclasses afaik, so it's not really suitable for porting haskell libraries verbatim to the browser.