microlens-process 0.1.0.0 → 0.1.0.1
raw patch · 3 files changed
+5/−3 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +3/−0
- README.md +0/−1
- microlens-process.cabal +2/−2
CHANGELOG.md view
@@ -1,5 +1,8 @@ # Revision history for microlens-process +## 0.1.0.1++Fix the cabal version ## 0.1.0.0
README.md view
@@ -3,7 +3,6 @@ [](https://hackage.haskell.org/package/microlens-process) [](https://travis-ci.org/emilypi/lens-process) -### This package is still in Beta! This package is intended to be on the lighter side, with few dependencies aside from `microlens`.
microlens-process.cabal view
@@ -1,10 +1,10 @@-cabal-version: >= 1.18+cabal-version: 1.18 -- Initial package description 'microlens-process.cabal' generated by -- 'cabal init'. For further documentation, see -- http://haskell.org/cabal/users-guide/ name: microlens-process-version: 0.1.0.0+version: 0.1.0.1 synopsis: Micro-optics for the process library description: 'microlens-process' is a set of multi-purpose optics and convenience