Cabal revisions of tagged-0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: tagged version: 0.3+x-revision: 1 license: BSD3 license-file: LICENSE author: Edward A. Kmett cpp-options: -DLANGUAGE_DeriveDataTypeable extensions: DeriveDataTypeable build-depends:- base >= 2 && < 5,+ base >= 2 && < 4.7, semigroups >= 0.8 && < 0.9 exposed-modules: Data.Tagged