From 92c528ccc144361c32853583daad098f0de29c90 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 19 Jul 2018 23:43:12 +0200 Subject: added two packages from stackage and playing with them --- package.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.yaml') 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 -- cgit v1.2.3