salak-toml 0.2.7 → 0.2.8
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~salakPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: salak
API changes (from Hackage documentation)
Files
- salak-toml.cabal +3/−3
salak-toml.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: salak-toml-version: 0.2.7+version: 0.2.8 license: BSD3 license-file: LICENSE copyright: (c) 2018 Daniel YU@@ -24,7 +24,7 @@ build-depends: base >=4.10 && <5, mtl >=2.2.2 && <2.3,- salak ==0.2.7,+ salak ==0.2.8, text >=1.2.3.1 && <1.3, time >=1.8.0.2 && <1.9, tomland ==1.0.*,@@ -43,7 +43,7 @@ base >=4.10 && <5, hspec ==2.*, mtl >=2.2.2 && <2.3,- salak ==0.2.7,+ salak ==0.2.8, text >=1.2.3.1 && <1.3, time >=1.8.0.2 && <1.9, tomland ==1.0.*,