Skip to content

Commit 7e2d8d8

Browse files
committed
Bump dependencies
1 parent 66d1a09 commit 7e2d8d8

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
@@ -14,8 +14,8 @@ data-files: prelude/prelude.purs
1414
data-dir: ""
1515

1616
executable trypurescript
17-
build-depends: base ==4.*, scotty -any, purescript ==0.4.10, containers -any,
18-
mtl -any, blaze-html -any, cmdtheline -any, monad-unify >= 0.2 && < 0.3,
17+
build-depends: base ==4.*, scotty -any, purescript ==0.4.10.1, containers -any,
18+
mtl -any, blaze-html -any, cmdtheline -any, monad-unify >= 0.2.1 && < 0.3,
1919
utf8-string -any
2020
main-is: Main.hs
2121
buildable: True

0 commit comments

Comments
 (0)