changeset 0:51c76bbed930

introductory README commit
author Jeff Hammel <k0scist@gmail.com>
date Sun, 24 Dec 2017 12:23:45 -0800
parents
children 6fa43276f012
files README.md
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Sun Dec 24 12:23:45 2017 -0800
@@ -0,0 +1,9 @@
+# wordplay
+
+Experiments in Haskell build stack
+
+## Getting started
+
+You'll want
+[stack](https://docs.haskellstack.org/en/stable/README/)
+installed.