packages feed

applicative-extras-0.1.8: applicative-extras.cabal

Name:            applicative-extras
Version:         0.1.8
Synopsis:        Instances for Applicative
Description:     Some instances for applicative functors and type-level
                 composition. Forkable on github.
Category:        Control
Homepage:        http://github.com/chriseidhof/applicative-extras/
License:         BSD3
License-file:    LICENSE
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