no more tls & swap nix flake template

This commit is contained in:
Jack Wines 2023-08-21 17:52:33 -07:00
parent 842bf44a88
commit fff0b6175a
5 changed files with 100 additions and 72 deletions

View file

@ -39,6 +39,9 @@ executable rcv-site
build-depends:
acid-state,
aeson,
-- beam-sqlite,
-- beam-core,
-- sqlite-simple,
async,
base,
bytestring,
@ -70,6 +73,7 @@ executable rcv-site
other-modules:
API
Database
-- BeamDatabase
InstantRunoff
Error
Poll