summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2019-11-30 15:13:31 +0100
committerHendrik Jaeger <git-commit@henk.geekmail.org>2019-11-30 15:13:31 +0100
commit1ed9472b5de9e6ded7cafde1bacb4bf44389856c (patch)
treeb7e405b74016710a188e8d03e6f7ffb744d5214b /package.yaml
parent5530bd9742bc73c2c6631c20c942d3ecd4b81505 (diff)
Basic functionality
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 1acd14e..8272231 100644
--- a/package.yaml
+++ b/package.yaml
@@ -22,6 +22,7 @@ description: bot for IRC in Haskell
dependencies:
- base >= 4.7 && < 5
- network
+- transformers
library:
source-dirs: src