diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml index 4e4d3bc..9efd300 100644 --- a/package.yaml +++ b/package.yaml @@ -12,8 +12,8 @@ dependencies: - template-haskell - containers - streaming - - ghc-heap - - deepseq + - vector + - vector-hashtables library: source-dirs: src |