summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'walint.cabal')
-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