@hackage applicative-numbers0.0.5

Applicative-based numeric instances

Any applicative functor can be given numeric instances in a boilerplate way. The applicative-numbers package provides an include file that makes it a snap to define these instances. See src/ApplicativeNumeric-inc.hs for details and srcDataNumeric/Function.hs for an example.

Project wiki page: http://haskell.org/haskellwiki/applicative-numbers

Copyright 2009 Conal Elliott; BSD3 license.