packages feed

groupoids 3.0.1 → 3.0.1.1

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

.travis.yml view
@@ -5,4 +5,4 @@       - "irc.freenode.org#haskell-lens"     skip_join: true     template:-      - "\x0313semigroups\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"+      - "\x0313groupoids\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"
groupoids.cabal view
@@ -1,6 +1,6 @@ name:          groupoids category:      Control, Categories-version:       3.0.1+version:       3.0.1.1 license:       BSD3 cabal-version: >= 1.6 license-file:  LICENSE