Test basic brick setup
This commit is contained in:
parent
9a956785ef
commit
9cf9e889f5
3 changed files with 46 additions and 6 deletions
|
|
@ -22,6 +22,8 @@ description: Please see the README on Github at <https://github.com/Garm
|
|||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- sqlite-simple
|
||||
- brick
|
||||
- vty
|
||||
#- containers
|
||||
#- unordered-containers
|
||||
#- text
|
||||
|
|
@ -32,7 +34,6 @@ dependencies:
|
|||
#- bytestring
|
||||
#- stm
|
||||
#- megaparsec
|
||||
#- brick
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue