From 6e929b4b1eb9b0b6a4707ed3d9f181544ed27a73 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 2 Jan 2022 01:55:17 +0100 Subject: playing around with types --- walint.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'walint.cabal') diff --git a/walint.cabal b/walint.cabal index 414f9e2..e43ae12 100644 --- a/walint.cabal +++ b/walint.cabal @@ -41,6 +41,7 @@ library Badges LayerData Dirgraph + KindLinter build-depends: base, aeson, bytestring, @@ -58,7 +59,8 @@ library dotgen, text-metrics, uri-encode, - network-uri + network-uri, + HList -- TODO: move more stuff into lib, these dependencies are silly executable walint -- cgit v1.2.3