Skip to content

Commit

Permalink
Update to stackage LTS 5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ehamberg committed Jul 27, 2016
1 parent 37f3ef3 commit c9db3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
STACK=stack --resolver=lts-5.2 runghc --package hakyll
STACK=stack --resolver=lts-5.17 runghc --package hakyll
build:
$(STACK) blog.hs build

Expand Down

0 comments on commit c9db3e0

Please sign in to comment.