A PointedList 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.
10 lines
746 B
Text
10 lines
746 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/12 05:23:23 phonohawk Exp $
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/Data/List/PointedList.hi
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/Data/List/PointedList.p_hi
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/Data/List/PointedList/Circular.hi
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/Data/List/PointedList/Circular.p_hi
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/HSpointedlist-${PKGVERSION}.o
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/libHSpointedlist-${PKGVERSION}.a
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/libHSpointedlist-${PKGVERSION}_p.a
|
|
lib/pointedlist-${PKGVERSION}/${HASKELL_VERSION}/package-description
|
|
share/doc/pointedlist-${PKGVERSION}/LICENSE
|