Mercurial > hg > wordplay
annotate jotto/Setup.hs @ 5:7580e7827e1e
add build instructions
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 24 Dec 2017 13:04:43 -0800 |
parents | 3fcf9e52cbfa |
children |
rev | line source |
---|---|
2
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
1 import Distribution.Simple |
3fcf9e52cbfa
boilerplate generated with `stack new`
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
2 main = defaultMain |