Skip to content

Commit 3a776d3

Browse files
committed
Bump dependencies
1 parent 8051245 commit 3a776d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trypurescript.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ 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.10.1, containers -any, mtl -any, blaze-html -any,
18+
purescript ==0.4.11, 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
2222
buildable: True
2323
other-modules: Main
24-
24+

0 commit comments

Comments
 (0)