Yesterday I started experimenting with Haskell on Azure by putting up a Snap server. It doesn’t do much, it’s just the default starter application you get when you do “snap init,” but it’s up and running on Azure. Here’s how it works. Start with the latest Haskell Platform. Then install the Snap packages with cabal. …
-
Pages

