Cabal revisions of colors-0.3.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: colors version: 0.3.0.2 +x-revision: 1 synopsis: A type for colors -- description: homepage: https://github.com/fumieval/colors library exposed-modules: Data.Color, Data.Color.Names, Data.Color.Class -- other-modules: - build-depends: base ==4.*, profunctors >= 3 && < 5, linear, lens >= 4.0 && <5 + build-depends: base ==4.*, profunctors >= 3, linear, lens >= 4.0 && <5
revision 2
name: colors version: 0.3.0.2 -x-revision: 1 +x-revision: 2 synopsis: A type for colors -- description: homepage: https://github.com/fumieval/colors library exposed-modules: Data.Color, Data.Color.Names, Data.Color.Class -- other-modules: - build-depends: base ==4.*, profunctors >= 3, linear, lens >= 4.0 && <5 + build-depends: base ==4.*, profunctors >= 3, linear, lens >= 4.0 && <6