functor-infix 0.0.2 → 0.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- functor-infix.cabal +2/−2
functor-infix.cabal view
@@ -1,9 +1,9 @@ name: functor-infix version:- 0.0.2+ 0.0.3 synopsis:- Compositions of functors.+ Infix operators for mapping over compositions of functors. Lots of them. homepage: https://github.com/fmap/functor-infix license: