| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Text.Feed.Crawl.Common
Documentation
type CrawlResult = Either CrawlFail CrawlSuccess Source
Constructors
| CrawlFoundFeedLinks | |
Fields | |
| CrawlHttpError HttpException | |
Constructors
| Status | |
Fields | |
feedMimeTypes :: [[Char]] Source