aboutsummaryrefslogtreecommitdiffstats
path: root/package.yaml
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2022-09-23 10:38:03 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:52 +0200
commitfd39958d20554fdc19611c5f23d32c8493ad655e (patch)
tree4ce19fa2e89e106e58f207029942cb427ba7e779 /package.yaml
parent12ac2354ffca7a221cb4535354eb86907bfceea7 (diff)
Add exceptions, global config
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 e841945..0ac218c 100644
--- a/package.yaml
+++ b/package.yaml
@@ -22,6 +22,7 @@ description: Please see the README on GitHub at <https://github.com/gith
dependencies:
- base >= 4.7 && < 5
- containers
+- mtl
ghc-options:
- -Wall