adhoc-fixtures 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- adhoc-fixtures.cabal +2/−2
adhoc-fixtures.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: adhoc-fixtures-version: 0.1.0.0+version: 0.1.0.1 author: Gautier DI FOLCO maintainer: gautier.difolco@gmail.com category: Data@@ -9,7 +9,7 @@ license-file: LICENSE synopsis: Manage fine grained fixtures description: Helps improves tests crafting per-test fixtures-Homepage: http://github.com/blackheaven/adhoc-fixtures+Homepage: http://github.com/blackheaven/adhoc-fixtures/adhoc-fixtures tested-with: GHC==9.2.4 library