Mercurial > hg > wordplay
comparison README.md @ 8:cc74dcd1548b
link: shell-conduit
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 24 Dec 2017 13:27:57 -0800 |
parents | c197e6f55301 |
children |
comparison
equal
deleted
inserted
replaced
7:c197e6f55301 | 8:cc74dcd1548b |
---|---|
29 Let's try out the Shake build system: | 29 Let's try out the Shake build system: |
30 http://shakebuild.com/ | 30 http://shakebuild.com/ |
31 ``` | 31 ``` |
32 stack install shake | 32 stack install shake |
33 ``` | 33 ``` |
34 | |
35 ## Links | |
36 | |
37 - https://hackage.haskell.org/package/shell-conduit |