Start working on the (versioned) OPDS catalog
This commit is contained in:
@ -4,7 +4,8 @@ module Database.Channel
|
||||
( userChannels
|
||||
, insertChannel
|
||||
, booksChannels
|
||||
, Channel(..) )
|
||||
, Channel(..)
|
||||
, ChannelID )
|
||||
where
|
||||
|
||||
import ClassyPrelude
|
||||
|
Reference in New Issue
Block a user