index page & http redirect

This commit is contained in:
Jack Wines 2023-06-16 19:27:06 -07:00
parent 5dab23a97c
commit 15abe78b5e
7 changed files with 45 additions and 8 deletions

View file

@ -39,6 +39,7 @@ executable server
build-depends:
acid-state,
aeson,
async,
base,
bytestring,
containers,
@ -49,6 +50,7 @@ executable server
lucid-htmx,
mtl,
network-uri,
commonmark,
random,
safecopy,
servant,
@ -62,7 +64,7 @@ executable server
wai-app-static,
wai-extra,
warp,
warp-tls
warp-tls == 3.4.0
default-language:
Haskell2010
other-modules: