Commit Graph

3 Commits

Author SHA1 Message Date
Ben Davis
72c8ff19d5
Update stack.yaml to match cabal requirement on containers version
macaw.cabal requires 'containers >= 0.5.8.1', but this is newer than the version
available via the stack lts-6.23 resolver. Specifying acceptable versions of
containers (and lens and kan-extensions) in stack.yaml lets us 'stack build'.
2017-01-18 14:26:48 -05:00
Ben Davis
e8b6c3a0ad
Add a script to clone/pull dependencies 2017-01-18 11:17:59 -05:00
Joe Hendrix
7b568edc0c
Initial commit of macaw 2016-11-28 23:14:04 -08:00