haggis-0.1.1.0: A static site generator with blogging/comments support

Safe HaskellNone

Text.Haggis.Utils

Documentation

mapAccum :: Ord a => [(a, b)] -> Map a [b]Source