Skip to content

Commit a01bff9

Browse files
committed
squash! hnix-store-remote prototype
add missing Util
1 parent be8311f commit a01bff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ library
1818
, System.Nix.Store.Remote.Logger
1919
, System.Nix.Store.Remote.Protocol
2020
, System.Nix.Store.Remote.Types
21+
, System.Nix.Store.Remote.Util
2122

2223
build-depends: base >=4.10 && <4.11
2324
, bytestring

0 commit comments

Comments
 (0)