WIP: readwise.
This commit is contained in:
@@ -61,6 +61,7 @@ library
|
||||
-- Modules exported by the library.
|
||||
exposed-modules: Api.Types,
|
||||
Parsers.KOReader,
|
||||
Parsers.Readwise,
|
||||
Config,
|
||||
-- Modules included in this library but not exported.
|
||||
-- other-modules:
|
||||
@@ -79,6 +80,8 @@ library
|
||||
blaze-markup,
|
||||
blaze-html,
|
||||
optparse-applicative,
|
||||
cassava,
|
||||
vector,
|
||||
-- Directories containing source files.
|
||||
hs-source-dirs: lib
|
||||
|
||||
@@ -111,9 +114,10 @@ executable quotes-api
|
||||
quotes-api,
|
||||
servant-blaze,
|
||||
optparse-applicative,
|
||||
argon2,
|
||||
argon2 >= 1.3.0,
|
||||
text-short,
|
||||
bytestring,
|
||||
QuickCheck,
|
||||
-- Directories containing source files.
|
||||
hs-source-dirs: app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user