aboutsummaryrefslogtreecommitdiffstats
path: root/astore.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-12-20 19:05:05 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-12-20 19:05:29 +0100
commit47ca7c9e8658c1bdbd9e9519581935b1da3ee538 (patch)
tree88721ca0cd8410f33c072057ddb8f483bd634d8b /astore.cabal
parent593a53511ec170c67fd3453c88dcda960eac44fe (diff)
add =~ comparison
Diffstat (limited to 'astore.cabal')
-rw-r--r--astore.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/astore.cabal b/astore.cabal
index 601192f..eeb8189 100644
--- a/astore.cabal
+++ b/astore.cabal
@@ -45,6 +45,7 @@ library
megaparsec,
mtl,
parser-combinators,
+ regex-pcre,
resourcet,
tagged,
text,