Skip to content

Commit d58a69f

Browse files
committed
Update monad-unify dependency
1 parent 8ccb464 commit d58a69f

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-files: prelude.purs
1515

1616
executable trypurescript
1717
build-depends: base ==4.*, scotty -any, purescript ==0.4.0, containers -any,
18-
mtl -any, blaze-html -any, cmdtheline -any
18+
mtl -any, blaze-html -any, cmdtheline -any, monad-unify >= 0.2.0.1
1919
main-is: Main.hs
2020
buildable: True
2121
other-modules: Main

0 commit comments

Comments
 (0)