Use pooling and add a general Reader record to the stack by default

This commit is contained in:
James Eversole
2024-10-13 10:40:51 -05:00
parent 303c923552
commit d8f5110b02
5 changed files with 49 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
# servant-effectful-template
A nix starting template for web projects utilizing
A work in progress Nix starting template for web projects utilizing
- [Haskell](https://wiki.haskell.org/Haskell)
- [Effectful](https://github.com/haskell-effectful/effectful)