Mercurial > hg > wordplay
annotate README.md @ 5:7580e7827e1e
add build instructions
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Sun, 24 Dec 2017 13:04:43 -0800 |
| parents | 3a8448accc71 |
| children | 6ded3b06fafa |
| rev | line source |
|---|---|
| 0 | 1 # wordplay |
| 2 | |
| 3 Experiments in Haskell build stack | |
| 4 | |
| 5 ## Getting started | |
| 6 | |
| 7 You'll want | |
| 8 [stack](https://docs.haskellstack.org/en/stable/README/) | |
| 9 installed. | |
| 1 | 10 |
| 11 | |
| 12 ## Jotto | |
| 13 | |
| 4 | 14 Jotto is a game; |
| 15 read more about it here: | |
| 16 https://en.wikipedia.org/wiki/Jotto . | |
| 17 | |
| 18 ## Building | |
| 19 | |
| 20 http://shakebuild.com/ |
