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 21, 2022
1 parent 56fa8a4 commit 414a1df
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 && < 0.9,
reflex-dom-core >= 0.6.1.0 && <0.8,
Expand Down

0 comments on commit 414a1df

Please sign in to comment.