packages feed

nuxeo 0.3.0.0 → 0.3.0.1

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: 5cd9160f3e03d7882de953ffc6fbd27d624d06a39721394671a747afdbe4c317+-- hash: 6293e3f007459fb43ae721cca91d8d22874cdd20b9e3bcbf805006c8fb4cd0d7  name:           nuxeo-version:        0.3.0.0+version:        0.3.0.1 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.7+    , base >=4.5 && <4.12     , bytestring     , conduit     , conduit-extra@@ -47,7 +47,7 @@       app   ghc-options: -Wall   build-depends:-      base >=4.5 && <4.7+      base >=4.5 && <4.12     , nuxeo     , optparse-applicative     , text