Skip to content

Commit

Permalink
allow base-4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Nov 16, 2021
1 parent 204f344 commit 462a5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monoid-extras.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ library
Data.Monoid.Split,
Data.Monoid.WithSemigroup

build-depends: base >= 4.11 && < 4.16,
build-depends: base >= 4.11 && < 4.17,
groups < 0.6,
semigroupoids >= 4.0 && < 5.4

Expand Down

0 comments on commit 462a5fa

Please sign in to comment.