Commit graph

2 commits

Author SHA1 Message Date
PHO / phonohawk
70327b1f77 binary is bundled in ghc-7.4.1 2012-03-04 06:10:32 +00:00
PHO / phonohawk
6ca8c63806 Import hs-pointedlist03-0.3.5 as wip/hs-pointedlist03.
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.
2011-07-12 16:18:23 +00:00