Skip to content

Commit 8ccc703

Browse files
committed
core: allow dependent-sum-template 0.2.0.0
1 parent f55dfcd commit 8ccc703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix-store-core/hnix-store-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ library
8989
, constraints-extras
9090
, data-default-class
9191
, dependent-sum > 0.7
92-
, dependent-sum-template > 0.1.1 && < 0.2
92+
, dependent-sum-template > 0.1.1 && < 0.3
9393
, generic-arbitrary < 1.1
9494
-- Required for cryptonite low-level type convertion
9595
, memory

0 commit comments

Comments
 (0)