Skip to content

Commit

Permalink
updated the upper bounds of the .cabal constraints for 'semigroups' p…
Browse files Browse the repository at this point in the history
…ackage from: "< 0.13" to "< 0.14"
  • Loading branch information
Konrad Madej committed Apr 10, 2014
1 parent 2001f76 commit 05bf72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams-lib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Library
Build-depends: base >= 4.2 && < 4.8,
containers >= 0.3 && < 0.6,
array >= 0.3 && < 0.6,
semigroups >= 0.3.4 && < 0.13,
semigroups >= 0.3.4 && < 0.14,
monoid-extras >= 0.3 && < 0.4,
dual-tree >= 0.2 && < 0.3,
diagrams-core >= 1.1 && < 1.2,
Expand Down

0 comments on commit 05bf72f

Please sign in to comment.