Load tasks from file
This commit is contained in:
parent
8f1b2856dc
commit
5621746f37
5 changed files with 72 additions and 19 deletions
|
|
@ -24,6 +24,7 @@ dependencies:
|
|||
- brick
|
||||
- containers
|
||||
- megaparsec
|
||||
- optparse-applicative
|
||||
- time
|
||||
- vector
|
||||
- vty
|
||||
|
|
@ -31,7 +32,6 @@ dependencies:
|
|||
- hspec
|
||||
- QuickCheck
|
||||
#- ConfigFile
|
||||
#- optparse-applicative
|
||||
#- sqlite-simple
|
||||
#- text
|
||||
#- unix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue