Reintroduce Debugging database handler; update main to allow for environment definition that will branch between all debug handlers or real effect handlers

This commit is contained in:
James Eversole
2024-11-05 15:18:21 -06:00
parent 13e8a11e83
commit 691e51660f
8 changed files with 137 additions and 48 deletions

View File

@@ -17,7 +17,7 @@ How to navigate this codebase (as of revision 77131c4a):
- Effect definitions
- Utility function for lifting IO to effectful's IOE
- Database
- Database effect handlers
- Database effect handler
- Table definitons as functions
- Helper functions for constructing SQL queries
- Handlers