antiope-es 7.4.5 → 7.5.0
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- antiope-es.cabal +3/−3
antiope-es.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.4 name: antiope-es-version: 7.4.5+version: 7.5.0 synopsis: Please see the README on Github at <https://github.com/arbor/antiope#readme> description: Please see the README on Github at <https://github.com/arbor/antiope#readme>. category: Services@@ -52,7 +52,7 @@ default-extensions: BangPatterns GeneralizedNewtypeDeriving OverloadedStrings TupleSections ghc-options: -threaded -rtsopts -with-rtsopts=-N build-tool-depends: hspec-discover:hspec-discover- build-depends: + build-depends: antiope-es , hspec- +