Put program into a runnable state, and break the cycle that was discovered

This commit is contained in:
hylodon 2025-09-18 12:11:39 +01:00
parent c504f85a2d
commit 9d2d5b5522
8 changed files with 111 additions and 72 deletions

View file

@ -47,10 +47,12 @@ library:
- sqlite-simple
exposed-modules:
- CAStore.Command
- CAStore.Command.Type
- CAStore.Config
- CAStore.Config.CLI
- CAStore.Config.Type
- CAStore.Program
- CAStore.Program.Internal
- CAStore.Program.Storage
- CAStore.Type
- Data.List.Extra