Skip to content

Commit

Permalink
re-add html-conduit bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
soficshift committed May 10, 2024
1 parent ae516e8 commit 9aaea69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ondim.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ library ondim-html
build-depends:
, conduit
, containers
, html-conduit
, html-conduit >=1.3.2.1 && <1.4
, lucid
, ondim:{ondim, ondim-whiskers}
, xml-conduit >=1.9.0 && <1.10
, xml-conduit >=1.9.0 && <1.10
, xml-types

exposed-modules:
Expand Down

0 comments on commit 9aaea69

Please sign in to comment.