Prepare for http

This commit is contained in:
2021-11-11 22:31:38 +02:00
parent a788a188fe
commit b79fa52b25
9 changed files with 64 additions and 12 deletions

View File

@ -3,7 +3,7 @@ module Main where
import FeedMonad
import Data.Category
import Data.Entry (URL(URL))
import Data.URL (URL(..))
myFeeds :: [ Category URL ]
myFeeds =