Skip to content

Commit c3d6f07

Browse files
committed
Use 0.2.15.1
1 parent 783b15b commit c3d6f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trypurescript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: Phil Freeman
1313
data-dir: ""
1414

1515
executable trypurescript
16-
build-depends: base ==4.*, scotty -any, purescript ==0.2.15, containers -any,
16+
build-depends: base ==4.*, scotty -any, purescript ==0.2.15.1, containers -any,
1717
mtl -any, blaze-html -any, cmdtheline -any
1818
main-is: Main.hs
1919
buildable: True

0 commit comments

Comments
 (0)