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