antiope-athena 7.3.3 → 7.3.4
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- antiope-athena.cabal +1/−1
- src/Antiope/Athena.hs +4/−0
antiope-athena.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.4 name: antiope-athena-version: 7.3.3+version: 7.3.4 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
src/Antiope/Athena.hs view
@@ -1,3 +1,7 @@+{-# LANGUAGE OverloadedStrings #-}++{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}+ module Antiope.Athena ( query , queryExecutionSucceed