Package: wnpp Severity: wishlist Owner: Masayuki Hatta <mha...@gmail.com>
* Package name : haskell-pointedlist Version : 0.4.0.4 Upstream Author : Jeff Wheeler <jeffwhee...@gmail.com> * URL : http://hackage.haskell.org/package/pointedlist-0.4.0.4 * License : BSD Programming Lang: Haskell Description : zipper-like comonad which works as a list, tracking a position This Haskell library provides PointedList, which tracks the position in a non-empty list which works similarly to a zipper. A current item is always required, and therefore the list may never be empty. A circular PointedList wraps around to the other end when progressing past the actual edge. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130222122928.11847.17296.report...@xanadu.mhatta.org