Skip to content

Commit 12732e6

Browse files
committed
remote: bump core bounds to require 0.7
Related to #227
1 parent 242c475 commit 12732e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ library
5252
, nix-derivation >= 1.1.1 && <2
5353
, mtl
5454
, unordered-containers
55-
, hnix-store-core >= 0.6 && <0.7
55+
, hnix-store-core >= 0.7 && <0.8
5656
, transformers
5757
mixins:
5858
base hiding (Prelude)

0 commit comments

Comments
 (0)