summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2021-12-02 02:28:23 +0100
committerstuebinm2021-12-02 16:00:54 +0100
commit7d8c66b4c3ffd610ef0da98c3f2ff8626f1c8af6 (patch)
tree1fd37b223dea6001c421aa17471d5108d2eb4e0a /walint.cabal
parentc2a49d6ea46c38f107ac1a47a965e4777be2aecc (diff)
collect badges from object layers
this includes a halfway-reasonable parsing of object layers, as well as some monad plumbing to get them all in the right place.
Diffstat (limited to 'walint.cabal')
-rw-r--r--walint.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/walint.cabal b/walint.cabal
index ce68a57..89096e4 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -37,6 +37,7 @@ library
Paths
Uris
LintConfig
+ Badges
build-depends: base,
aeson,
bytestring,