mod-build

This commit is contained in:
Chris Allen 2017-08-03 21:27:44 -05:00
parent 05a9094d85
commit 3336db4f69

View File

@ -1,6 +1,9 @@
build:
stack build
mod-build:
stack build --ghc-options '+RTS -A128M -RTS'
echo-warn:
echo "Make certain you have an elasticsearch instance on localhost:9200 !"