annotate README.md @ 0:51c76bbed930

introductory README commit
author Jeff Hammel <k0scist@gmail.com>
date Sun, 24 Dec 2017 12:23:45 -0800
parents
children 6fa43276f012
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
1 # wordplay
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
2
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
3 Experiments in Haskell build stack
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
4
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
5 ## Getting started
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
6
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
7 You'll want
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
8 [stack](https://docs.haskellstack.org/en/stable/README/)
51c76bbed930 introductory README commit
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
9 installed.