| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Readability
Contents
Data types
Result of processing HTML through readability.
Constructors
| Article | |
Construction
fromByteString :: ByteString -> Maybe Article Source #
Extracts article from HTML in ByteString.
readability-0.1.0.0: Extracts text of main article from HTML document
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Readability
Contents
Result of processing HTML through readability.
Constructors
| Article | |
fromByteString :: ByteString -> Maybe Article Source #
Extracts article from HTML in ByteString.