Skip to content

Commit

Permalink
reflex-dom: bump base bound
Browse files Browse the repository at this point in the history
  • Loading branch information
maralorn committed Mar 11, 2024
1 parent dc2e5b4 commit b4b524c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflex-dom/reflex-dom.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ library
cpp-options: -DANDROID
build-tools: hsc2hs
build-depends:
base >= 4.7 && < 4.15,
base >= 4.7 && < 4.16,
bytestring == 0.10.*,
reflex >= 0.8 && < 1,
reflex-dom-core >= 0.6.1.0 && <0.9,
Expand Down

0 comments on commit b4b524c

Please sign in to comment.