Skip to content

Commit 2471297

Browse files
committed
Bump dependencies
1 parent 3a776d3 commit 2471297

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
@@ -15,7 +15,7 @@ data-dir: ""
1515
executable trypurescript
1616
build-depends: blaze-markup >=0.5.1.5 && <0.6,
1717
bytestring >=0.10.0.2 && <0.11, base ==4.*, scotty -any,
18-
purescript ==0.4.11, containers -any, mtl -any, blaze-html -any,
18+
purescript ==0.4.11.1, containers -any, mtl -any, blaze-html -any,
1919
cmdtheline -any, monad-unify >=0.2.1 && <0.3, utf8-string -any,
2020
file-embed >=0.0.6
2121
main-is: Main.hs

0 commit comments

Comments
 (0)