Vervis/INSTALL.md

14 lines
217 B
Markdown
Raw Normal View History

Install from Hackage:
$ cabal install vervis
Install from unpacked release tarball or source repo:
$ cd vervis
$ cabal install
Just play with it without installing:
$ cabal build
$ cabal repl