Skip to content

Commit

Permalink
chore: Lower base bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
414owen committed Nov 12, 2023
1 parent a0288e8 commit ad58b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandoc-builder-monadic.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ library
, Text.Pandoc.Builder.Monadic.Verbatim
, Text.Pandoc.Builder.Monadic.Utils
, Text.Pandoc.Builder.Monadic.Internal
build-depends: base >=4.9.2.0 && < 5
build-depends: base >=4.9.0.0 && < 5
, containers
, dlist ^>= 1.0
, mtl
Expand Down

0 comments on commit ad58b1d

Please sign in to comment.