From 98faf732052c24766b0abfc38ce6b7178c226a61 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 a62f7a7..fd8db2f 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