almost-fix 0.0.0 → 0.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
- almost-fix.cabal +2/−2
almost-fix.cabal view
@@ -1,10 +1,10 @@ Name: almost-fix-Version: 0.0.0+Version: 0.0.1 Author: Athan Clark <athan.clark@gmail.com> Maintainer: Athan Clark <athan.clark@gmail.com> License: BSD3 License-File: LICENSE-Synopsis: Recurse until a predicate+Synopsis: Recurse while a predicate is satisfied -- Description: Cabal-Version: >= 1.10 Build-Type: Simple