docvim-0.3.1.1: Documentation generator for Vim plug-ins

Safe HaskellSafe
LanguageHaskell2010

Text.Docvim.ReadDir

Description

Recursively read the paths in a directory.

Based on RecursiveContents example in chapter 9 of "Real World Haskell".

Documentation