Difference between revisions of "ZipFold"

From HaskellWiki
Jump to navigation Jump to search
(created)
 
(Deleting page that hasn't been updated for over 10 years)
Line 1: Line 1:
[[Category:Packages]]
 
 
== Abstract ==
 
 
'''ZipFold''' is a small package zipping folds, as described in a [http://conal.net/blog/tag/zip collection of blog posts] and inspired by the post [http://squing.blogspot.com/2008/11/beautiful-folding.html "Beautiful Folding"] by Max Rabkin.
 
 
Besides this wiki page, here are more ways to find out about ZipFold:
 
* Visit the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ZipFold Hackage page] for library documentation and to download & install.
 
* Or install with <tt>cabal install ZipFold</tt>.
 
* Get the code repository: <tt>darcs get http://conal.net/repos/ZipFold</tt>.
 
<!-- * See the [[ZipFold/Versions| version history]]. -->
 

Revision as of 15:07, 6 February 2021