Skip to content

Commit

Permalink
Relax xml-conduit upper bound.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Jan 29, 2025
1 parent d82f700 commit 2538a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skylighting-core/skylighting-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ library
case-insensitive,
attoparsec,
utf8-string,
xml-conduit >= 1.9.1.3 && < 1.10,
xml-conduit >= 1.9.1.3 && < 1.11,
safe,
base64-bytestring,
colour >= 2.0,
Expand Down

0 comments on commit 2538a88

Please sign in to comment.