WIP: backend auth/chores/households work and frontend styling
This commit is contained in:
+6
-1
@@ -26,7 +26,6 @@ ghc-options:
|
||||
- -Wincomplete-uni-patterns
|
||||
- -Wmissing-export-lists
|
||||
- -Wmissing-home-modules
|
||||
- -Wpartial-fields
|
||||
- -Wredundant-constraints
|
||||
|
||||
dependencies:
|
||||
@@ -47,12 +46,18 @@ dependencies:
|
||||
- text
|
||||
- time
|
||||
- wai
|
||||
- wai-extra
|
||||
- warp
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
dependencies:
|
||||
- base64-bytestring
|
||||
- cookie
|
||||
- crypton
|
||||
- memory
|
||||
- orb
|
||||
- random
|
||||
- sqlite-simple
|
||||
|
||||
executables:
|
||||
|
||||
Reference in New Issue
Block a user