Skip to content

Commit

Permalink
Allow blaze-html-0.9.2 (#1789)
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey authored Mar 8, 2024
1 parent 3f2a8fd commit bb42e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swarm.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ executable swarm
build-depends:
-- Imports shared with the library don't need bounds
base,
blaze-html >=0.9.1 && <0.9.2,
blaze-html >=0.9.1 && <0.10,
brick,
fused-effects,
githash >=0.1.6 && <0.2,
Expand Down

0 comments on commit bb42e34

Please sign in to comment.