WIP: backend auth/chores/households work and frontend styling

This commit is contained in:
2026-07-15 21:20:57 -04:00
parent 08987d7c49
commit b4e47b652f
12 changed files with 1597 additions and 276 deletions
+6 -1
View File
@@ -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: