microformats2-parser-1.0.1.7: A Microformats 2 parser.

Safe HaskellSafe
LanguageHaskell2010

Data.Microformats2.Parser.Property

Documentation

unwrapName :: (Name, α) -> (Text, α) Source #

extractU Source #

Arguments

:: Element 
-> Maybe (Text, Bool)

The Microformats 2 spec requires URL resolution only in some cases. The Bool here is whether you should resolve the result.