Skip to content

Commit 59d5c28

Browse files
committed
Clean up dependencies of hnix-store-s3
1 parent c4df329 commit 59d5c28

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

hnix-store-s3/hnix-store-s3.cabal

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,9 @@ library
1717
exposed-modules: System.Nix.Store.S3
1818

1919
build-depends: base >=4.10 && <4.12
20-
, bytestring
21-
, binary
22-
, text
23-
, mtl
2420
, amazonka
2521
, amazonka-s3
2622
, lens
27-
, lzma
2823
, hnix-store-binary
2924
, hnix-store-core
3025
hs-source-dirs: src

0 commit comments

Comments
 (0)