aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2025-03-05 13:25:10 +1100
committerJustin Bedo <cu@cua0.org>2025-03-05 14:49:58 +1100
commit51c32c174a168db6f97a7f93dcc58bcb7c351a65 (patch)
tree300cf52fbf2e6abfa6856b0788b06d8dedc1c8ca /package.yaml
parentc7524e19c481a50a9095b1d567e3d23316915f82 (diff)
use vector-hashtable
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index 46fc800..24f14da 100644
--- a/package.yaml
+++ b/package.yaml
@@ -14,7 +14,8 @@ dependencies:
- streaming
- ghc-heap
- deepseq
- - unordered-containers
+ - vector
+ - vector-hashtables
library:
source-dirs: src