antiope-athena 6.0.4 → 6.0.5
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- antiope-athena.cabal +4/−4
antiope-athena.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 045348650d7370c4ffdb0dc1ce9e3b7a0912d913853cb4e12a0bef04afae464e+-- hash: 171a7231fba10f745ef8f349c66f70d3380850d48229232850c9a27587741127 name: antiope-athena-version: 6.0.4+version: 6.0.5 description: Please see the README on Github at <https://github.com/arbor/antiope#readme> category: Services homepage: https://github.com/arbor/antiope#readme@@ -33,7 +33,7 @@ hs-source-dirs: src default-extensions: BangPatterns GeneralizedNewtypeDeriving OverloadedStrings TupleSections- ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -O2 -msse4.2+ ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -msse4.2 build-depends: amazonka , amazonka-athena@@ -53,7 +53,7 @@ hs-source-dirs: test default-extensions: BangPatterns GeneralizedNewtypeDeriving OverloadedStrings TupleSections- ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -O2 -msse4.2 -threaded -rtsopts -with-rtsopts=-N+ ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -msse4.2 -threaded -rtsopts -with-rtsopts=-N build-depends: amazonka , amazonka-athena