## Haskell ### Cabal * `cabal init` * `cabal build` * `cabal install --only-dependancies` ### Blaze [adit.io - Making A Website With Haskell](https://www.adit.io/posts/2013-04-15-making-a-website-with-haskell.html) ## PureScript ### VS Code extensions * PureScript IDE * PureScript Language Support