If it meets the guidelines, this might make a good "Show HN".<p>Guidelines: <a href="https://news.ycombinator.com/showhn.html" rel="nofollow">https://news.ycombinator.com/showhn.html</a>
Since JavaScript and the browser is the only thing that matters nowadays:<p>transient-universe can run Browser nodes compiled from haskell to Javascript. they can display DOM widgets and are integrated with server nodes, using websockets communications. Just compile the program with the Haskelll to JS compiler and point the browser to <a href="http://server:port" rel="nofollow">http://server:port</a>. The server nodes have a HTTP server that will send the compiled program to the browser.