summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2022-03-30 18:21:16 +0200
committerstuebinm2022-03-30 18:21:16 +0200
commit0965e840d2e26378ef64392ed69e4c6109c31009 (patch)
tree14ef9c25786bf400572f9ae2a5383bd85701249a /walint.cabal
parentc4b4eb91492db2950d7d6c08edab9b26fb8bf334 (diff)
remove unused module
Diffstat (limited to '')
-rw-r--r--walint.cabal4
1 files changed, 1 insertions, 3 deletions
diff --git a/walint.cabal b/walint.cabal
index 703cf4a..f5fe2fc 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -23,7 +23,6 @@ library
other-modules:
Badges
Dirgraph
- KindLinter
LayerData
LintWriter
Paths
@@ -36,8 +35,7 @@ library
NoImplicitPrelude
ghc-options: -Wall -Wno-name-shadowing -Wno-unticked-promoted-constructors
build-depends:
- HList
- , aeson
+ aeson
, base
, bytestring
, containers