Put program into a runnable state, and break the cycle that was discovered
This commit is contained in:
parent
c504f85a2d
commit
9d2d5b5522
8 changed files with 111 additions and 72 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,10 +6,12 @@
|
|||
!package.yaml
|
||||
!app/Main.hs
|
||||
!src/CAStore/Command.hs
|
||||
!src/CAStore/Command/Type.hs
|
||||
!src/CAStore/Config.hs
|
||||
!src/CAStore/Config/Type.hs
|
||||
!src/CAStore/Config/CLI.hs
|
||||
!src/CAStore/Program.hs
|
||||
!src/CAStore/Program/Internal.hs
|
||||
!src/CAStore/Program/Storage.hs
|
||||
!src/CAStore/Type.hs
|
||||
!src/Data/List/Extra.hs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue