Fix a typo
This commit is contained in:
parent
0bbf0eb2cc
commit
e99a852cfb
@ -7,7 +7,7 @@ import Text.Hamlet (Html)
|
|||||||
import Data.Time.Clock (UTCTime)
|
import Data.Time.Clock (UTCTime)
|
||||||
import Data.Text (Text)
|
import Data.Text (Text)
|
||||||
|
|
||||||
-- | The overal feed
|
-- | The overall feed
|
||||||
data Feed url = Feed
|
data Feed url = Feed
|
||||||
{ feedTitle :: Text
|
{ feedTitle :: Text
|
||||||
, feedLinkSelf :: url
|
, feedLinkSelf :: url
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user