We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f806178 commit 2664ccbCopy full SHA for 2664ccb
1 file changed
trypurescript.cabal
@@ -1,5 +1,5 @@
1
name: trypurescript
2
-version: 0.8.0.0
+version: 0.8.2.0
3
cabal-version: >=1.8
4
build-type: Simple
5
license: MIT
@@ -19,7 +19,7 @@ executable trypurescript
19
directory -any,
20
filepath -any,
21
scotty -any,
22
- purescript ==0.8.0.0,
+ purescript ==0.8.2.0,
23
containers -any,
24
http-types >= 0.8.5,
25
transformers ==0.4.*,
0 commit comments