Support for Lucid HTML, add static file middleware

This commit is contained in:
James Eversole
2024-10-21 17:26:25 -05:00
parent a9d5d9171a
commit 77131c4add
8 changed files with 76 additions and 21 deletions

View File

@@ -15,6 +15,7 @@ import Effectful.Error.Static (Error, throwError)
import Effectful.Reader.Static (Reader)
import GHC.Generics (Generic)
import Servant hiding ((:>), throwError)
import Servant.HTML.Lucid
--
-- Core data types