Cabal revisions of profunctor-extras-0.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: profunctor-extras category: Control, Categories version: 0.1.2+x-revision: 1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE location: git://github.com/ekmett/profunctor-extras.git library+ -- broken release due to incomplete build-depends; fixed in 0.2+ build-depends: base<0+ build-depends: base >= 4 && < 5, semigroupoids >= 1.2.2 && <= 1.3,