packages feed

pokitdok 4.1.0.1 → 4.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

pokitdok.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             4.1.0.1+version:             4.1.0.2  -- A short (one-line) description of the package. synopsis:            PokitDok Platform API Client for Haskell@@ -53,4 +53,4 @@   -- other-modules:             -- Other library packages from which modules are imported.-  build-depends:       base ==4.6.*, text ==1.2.*, bytestring ==0.10.*, base64-string ==0.2.*, case-insensitive ==1.2.*, time ==1.4.*, http-conduit ==2.1.*, http-client ==0.4.*, http-types ==0.8.*, HTTP ==4000.2.*, aeson ==0.8.*, strict ==0.3.*, directory ==1.2.*, hex ==0.1.*  +  build-depends:       base ==4.*, text ==1.2.*, bytestring ==0.10.*, base64-string ==0.2.*, case-insensitive ==1.2.*, time ==1.4.*, http-conduit ==2.1.*, http-client ==0.4.*, http-types ==0.8.*, HTTP ==4000.2.*, aeson ==0.8.*, strict ==0.3.*, directory ==1.2.*, hex ==0.1.*