Bump upper bound for data-default.

This commit is contained in:
John MacFarlane
2024-10-28 09:41:10 -07:00
parent d66f6e943b
commit ec27d4bd22
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ library
, crypton >= 0.30 && < 1.1
, citeproc >= 0.8 && < 0.9
, containers >= 0.6.0.1 && < 0.8
, data-default >= 0.4 && < 0.8
, data-default >= 0.4 && < 0.9
, doclayout >= 0.5 && < 0.6
, doctemplates >= 0.11 && < 0.12
, exceptions >= 0.8 && < 0.11
+1 -1
View File
@@ -56,7 +56,7 @@ library
bytestring >= 0.9 && < 0.13,
base64-bytestring >= 0.1 && < 1.3,
doctemplates >= 0.11 && < 0.12,
data-default >= 0.4 && < 0.8,
data-default >= 0.4 && < 0.9,
text >= 1.1.1.0 && < 2.2,
unicode-collation >= 0.1.1 && < 0.2,
servant-server >= 0.19 && < 0.21,
+1 -1
View File
@@ -496,7 +496,7 @@ library
containers >= 0.6.0.1 && < 0.8,
crypton >= 0.30 && < 1.1,
crypton-connection >= 0.3.1 && < 0.5,
data-default >= 0.4 && < 0.8,
data-default >= 0.4 && < 0.9,
deepseq >= 1.3 && < 1.6,
directory >= 1.2.3 && < 1.4,
doclayout >= 0.5 && < 0.6,