Skip to content

Commit

Permalink
Allow semigroups-0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bergey committed Nov 27, 2013
1 parent 3bf84f1 commit e11346d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monoid-extras.cabal
Expand Up @@ -34,7 +34,7 @@ library
build-depends: base >= 4.3 && < 4.8,
groups < 0.5,
groupoids < 5,
semigroups >= 0.8 && < 0.12,
semigroups >= 0.8 && < 0.13,
semigroupoids < 5

hs-source-dirs: src
Expand Down

0 comments on commit e11346d

Please sign in to comment.