follow-0.1.0.0: Haskell library to follow content published on any subject.

Safe HaskellNone
LanguageHaskell2010

Follow.Digesters.SimpleText

Description

This module defines a digester which justs takes the directory and transforms it into a text with a minimal format.

Synopsis

Documentation

digest :: Digester Text Source #

The digester strategy to transform a directory into a simple text representation.