From 7bdf16be84b368655ce2ee3d9ab6bf185dfb59b5 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Thu, 11 Jan 2024 03:20:56 +0100 Subject: chore: make computing `probabilityMap` more performance --- tags/tags.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tags/tags.cabal') 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: -- cgit v1.2.3