Mercurial > hg > wordplay
annotate README.md @ 4:3a8448accc71
links
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Sun, 24 Dec 2017 13:03:11 -0800 |
| parents | 6fa43276f012 |
| 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/ |
