microformats2-parser-1.0.1.3: A Microformats 2 parser.

Safe HaskellNone
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.