packages feed

Cabal revisions of MapWith-0.1.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                MapWith
 version:             0.1.0.0
+x-revision: 1
 
 synopsis:            mapWith: like fmap, but with additional arguments (isFirst, isLast, etc).
 category:            Combinators
                      isFirst, isLast, prevElt, nextElt, index from start or end, custom params.
                      For examples see https://github.com/davjam/MapWith/blob/master/doc/examples.hs
 
+homepage:            https://github.com/davjam/MapWith#readme
 license:             BSD3
 license-file:        LICENSE
 author:              David James