From 3e98e71b49c3e7dbba3af43d18dea106726fef41 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Wed, 5 Mar 2025 11:07:12 +1100 Subject: switch to hashmap --- package.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index 4e4d3bc..46fc800 100644 --- a/package.yaml +++ b/package.yaml @@ -14,6 +14,7 @@ dependencies: - streaming - ghc-heap - deepseq + - unordered-containers library: source-dirs: src -- cgit v1.2.3