fix(users/Profpatsch/openlab-tools): deepseq cache content

Otherwise the table might potentially hold onto data from the website
request, it’s hard to say.

Change-Id: I786478bd1ce2d9775b3d0b57565d79666ef8a96f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9806
Autosubmit: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2023-10-20 13:58:49 +02:00 committed by clbot
parent c2893a5c77
commit 3dba987de4
3 changed files with 9 additions and 3 deletions

View file

@ -76,6 +76,7 @@ library
blaze-html,
bytestring,
containers,
deepseq,
unordered-containers,
exceptions,
filepath,