Haskell Language Tests
$ stack helloworld.hs
New project:
$ stack new sample $ cd sample/ $ stack setup $ stack build $ stack exec sample-exe