Use own task format
This commit is contained in:
parent
ea87567455
commit
6fd0814057
12 changed files with 260 additions and 749 deletions
30
package.yaml
30
package.yaml
|
|
@ -21,27 +21,27 @@ description: Please see the README on Github at <https://github.com/Garm
|
|||
|
||||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- brick
|
||||
#- ConfigFile
|
||||
#- aeson
|
||||
#- async
|
||||
#- brick
|
||||
#- bytestring
|
||||
- containers
|
||||
- megaparsec
|
||||
- optparse-applicative
|
||||
- text-zipper
|
||||
#- optparse-applicative
|
||||
#- sqlite-simple
|
||||
#- stm
|
||||
#- text
|
||||
#- text-zipper
|
||||
- time
|
||||
- vector
|
||||
- vty
|
||||
#- transformers
|
||||
#- unix
|
||||
#- unordered-containers
|
||||
#- vector
|
||||
#- vty
|
||||
# tests
|
||||
- hspec
|
||||
- QuickCheck
|
||||
#- ConfigFile
|
||||
#- sqlite-simple
|
||||
#- text
|
||||
#- unix
|
||||
#- unordered-containers
|
||||
#- transformers
|
||||
#- async
|
||||
#- aeson
|
||||
#- bytestring
|
||||
#- stm
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue