diff options
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 6ee5d74..69a7a06 100644 --- a/package.yaml +++ b/package.yaml @@ -11,6 +11,8 @@ copyright: "2018 Miguel" dependencies: - base >= 4.7 && < 5 +- bytestring +- rainbow library: source-dirs: src |
