diff options
Diffstat (limited to 'tags/tags.cabal')
-rw-r--r-- | tags/tags.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tags/tags.cabal b/tags/tags.cabal index 0149e74..c93aedd 100644 --- a/tags/tags.cabal +++ b/tags/tags.cabal @@ -26,7 +26,8 @@ library containers, regex, text, - time + time, + deepseq hs-source-dirs: src default-language: GHC2021 default-extensions: |