This commit is contained in:
2018-12-20 00:29:25 +02:00
parent 8818b6f495
commit 6767813879
6 changed files with 16 additions and 33 deletions

View File

@ -23,6 +23,7 @@ executable backend
, API.Catalogue
, API.Channels
, API.Users
, Configuration
, Database
, Database.Book
, Database.Channel
@ -145,4 +146,4 @@ test-suite spec
default-extensions: DeriveGeneric
, NoImplicitPrelude
, OverloadedStrings
, RecordWildCards
, RecordWildCards