Add back basic UI
This commit is contained in:
parent
9effbd1d1b
commit
c72ca628f9
12 changed files with 616 additions and 62 deletions
|
|
@ -24,11 +24,11 @@ dependencies:
|
|||
#- ConfigFile
|
||||
#- aeson
|
||||
#- async
|
||||
#- brick
|
||||
- brick
|
||||
#- bytestring
|
||||
- containers
|
||||
- megaparsec
|
||||
#- optparse-applicative
|
||||
- optparse-applicative
|
||||
#- sqlite-simple
|
||||
#- stm
|
||||
#- text
|
||||
|
|
@ -38,7 +38,7 @@ dependencies:
|
|||
#- unix
|
||||
#- unordered-containers
|
||||
- vector
|
||||
#- vty
|
||||
- vty
|
||||
# tests
|
||||
- hspec
|
||||
- QuickCheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue