packages feed

Cabal revisions of tagged-0.4.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:           tagged version:        0.4.1+x-revision: 1 license:        BSD3 license-file:   LICENSE author:         Edward A. Kmett   if !impl(hugs)     cpp-options: -DLANGUAGE_DeriveDataTypeable     extensions: DeriveDataTypeable-  build-depends: base >= 2 && < 5+  build-depends: base >= 2 && < 4.7   exposed-modules:     Data.Tagged     Data.Proxy