ihaskell-rlangqq 0.2.2.0 → 0.3.0.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~ihaskell-blaze
Dependency ranges changed: ihaskell-blaze
Files
- ihaskell-rlangqq.cabal +2/−2
ihaskell-rlangqq.cabal view
@@ -1,5 +1,5 @@ name: ihaskell-rlangqq-version: 0.2.2.0+version: 0.3.0.0 synopsis: a rDisp quasiquote to show plots from Rlang-QQ in IHaskell license: BSD3 license-file: LICENSE@@ -19,7 +19,7 @@ bytestring >=0.10 && <0.11, base64-bytestring >=1.0 && <1.1, ihaskell >= 0.6.2,- ihaskell-blaze >=0.2 && <0.3,+ ihaskell-blaze >=0.3 && <0.4, blaze-html >=0.6 && <0.9, split >=0.2 && <0.3, stm -any,