packages feed

nuxeo 0.3.0.1 → 0.3.0.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

nuxeo.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 6293e3f007459fb43ae721cca91d8d22874cdd20b9e3bcbf805006c8fb4cd0d7+-- hash: 7b38063f3f56ba357f013f162de10b1a9863401f14d65a0c9118af59eb7b2f85  name:           nuxeo-version:        0.3.0.1+version:        0.3.0.2 description:    Nuxeo tools category:       System homepage:       https://github.com/apeyroux/nuxeo#readme@@ -31,7 +31,7 @@   ghc-options: -Wall   build-depends:       attoparsec-    , base >=4.5 && <4.12+    , base >=4.2 && <5     , bytestring     , conduit     , conduit-extra@@ -47,7 +47,7 @@       app   ghc-options: -Wall   build-depends:-      base >=4.5 && <4.12+      base >=4.2 && <5     , nuxeo     , optparse-applicative     , text