packages feed

applicative-extras 0.1.7 → 0.1.8

raw patch · 1 files changed

+4/−4 lines, 1 filesdep −haskell98dep −mtlPVP ok

version bump matches the API change (PVP)

Dependencies removed: haskell98, mtl

API changes (from Hackage documentation)

Files

applicative-extras.cabal view
@@ -1,5 +1,5 @@ Name:            applicative-extras-Version:         0.1.7+Version:         0.1.8 Synopsis:        Instances for Applicative Description:     Some instances for applicative functors and type-level                  composition. Forkable on github.@@ -7,10 +7,10 @@ Homepage:        http://github.com/chriseidhof/applicative-extras/ License:         BSD3 License-file:    LICENSE-Author:          Chris Eidhof <ce+hackage@tupil.com>, Russel O'Connor, Jeremy Shaw-Maintainer:      Chris Eidhof <ce+hackage@tupil.com>+Author:          Chris Eidhof <chris+hackage@eidhof.nl>, Russel O'Connor, Jeremy Shaw+Maintainer:      Chris Eidhof <chris+hackage@eidhof.nl> Exposed-Modules:   Control.Applicative.Compose                  , Control.Applicative.Error                  , Control.Applicative.Backwards Build-Type:      Simple-Build-Depends:   base >= 3 && < 5, haskell98, mtl >= 2 && < 3+Build-Depends:   base >= 3 && < 5