summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index 95ed5fb..84e1e96 100644
--- a/package.yaml
+++ b/package.yaml
@@ -5,7 +5,7 @@ homepage: https://stuebinm.eu/git/walint
author: stuebinm
maintainer: stuebinm@disroot.org
copyright: 2022 stuebinm
-ghc-options: -Wall -Wno-name-shadowing
+ghc-options: -Wall -Wno-name-shadowing -Wno-unticked-promoted-constructors
dependencies:
- base
@@ -70,3 +70,4 @@ executables:
- directory
- walint
- uuid
+ - containers