Combine todo.txt related stuff, remove old stuff
This commit is contained in:
parent
eaab256cca
commit
8f1b2856dc
18 changed files with 384 additions and 1384 deletions
11
package.yaml
11
package.yaml
|
|
@ -22,18 +22,19 @@ description: Please see the README on Github at <https://github.com/Garm
|
|||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- brick
|
||||
- ConfigFile
|
||||
- containers
|
||||
- megaparsec
|
||||
- optparse-applicative
|
||||
- sqlite-simple
|
||||
- text
|
||||
- time
|
||||
- unix
|
||||
- vector
|
||||
- vty
|
||||
# tests
|
||||
- hspec
|
||||
- QuickCheck
|
||||
#- ConfigFile
|
||||
#- optparse-applicative
|
||||
#- sqlite-simple
|
||||
#- text
|
||||
#- unix
|
||||
#- unordered-containers
|
||||
#- transformers
|
||||
#- async
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue