diff options
| author | Miguel <m.i@gmx.at> | 2018-07-19 23:43:12 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-07-19 23:43:12 +0200 |
| commit | 92c528ccc144361c32853583daad098f0de29c90 (patch) | |
| tree | 1af28e2de56dd35ca95666bd6080003f5de84cf2 /package.yaml | |
| parent | 6756711bf828f7a0af616aca637334ac4048c2d2 (diff) | |
added two packages from stackage and playing with them
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 |
