semigroupoids 4.0.2 → 4.0.2.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
- semigroupoids.cabal +2/−2
semigroupoids.cabal view
@@ -1,6 +1,6 @@ name: semigroupoids category: Control, Comonads-version: 4.0.2+version: 4.0.2.1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE@@ -88,4 +88,4 @@ Data.Semigroupoid.Static Data.Traversable.Instances - ghc-options: -Wall+ ghc-options: -Wall -fno-warn-warnings-deprecations