| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Hakyll.Web.Feed.Extra
Documentation
data FeedConfiguration Source #
Constructors
| FeedConfiguration | |
Fields
| |
Instances
| Show FeedConfiguration Source # | |
Defined in Hakyll.Web.Feed.Extra Methods showsPrec :: Int -> FeedConfiguration -> ShowS # show :: FeedConfiguration -> String # showList :: [FeedConfiguration] -> ShowS # | |
| Eq FeedConfiguration Source # | |
Defined in Hakyll.Web.Feed.Extra Methods (==) :: FeedConfiguration -> FeedConfiguration -> Bool # (/=) :: FeedConfiguration -> FeedConfiguration -> Bool # | |