Portability | portable |
---|---|
Stability | provisional |
Maintainer | Sigbjorn Finne <sof@forkIO.com> |
Safe Haskell | Safe-Inferred |
Text.Atom.Feed.Validate
Description
Documentation
type ValidatorResult = VTree (Bool, String)Source
mkTree :: [(Bool, String)] -> [ValidatorResult] -> ValidatorResultSource