keuringsdienst 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- keuringsdienst.cabal +2/−2
keuringsdienst.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: keuringsdienst-version: 0.1.0.3+version: 0.1.0.4 synopsis: Data validation in Haskell made easy. description: Data validation in Haskell made easy and clean, with user rules that can be combined. category: Validation, Data@@ -76,7 +76,7 @@ , text <=2.0.2 default-language: Haskell2010 -test-suite antikythera-test+test-suite keuringsdienst-test type: exitcode-stdio-1.0 main-is: Spec.hs other-modules: