Skip to content

Commit a76fc34

Browse files
committed
dep: bump deriving-compat to 0.6
1 parent dee34a3 commit a76fc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ library
416416
, containers >= 0.5.11.0 && < 0.7
417417
, data-fix >= 0.3.0 && < 0.4
418418
, deepseq >= 1.4.3 && <1.5
419-
, deriving-compat >= 0.3 && < 0.6
419+
, deriving-compat >= 0.3 && < 0.7
420420
, directory >= 1.3.1 && < 1.4
421421
, exceptions >= 0.10.0 && < 0.11
422422
, filepath >= 1.4.2 && < 1.5

0 commit comments

Comments
 (0)