packages feed

Cabal revisions of Frames-0.6.4

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

revision 1
 name:                Frames version:             0.6.4+x-revision: 1 synopsis:            Data frames For working with tabular data files description:         User-friendly, type safe, runtime efficient tooling for                      working with tabular data deserialized from                        TypeOperators, ConstraintKinds, StandaloneDeriving,                        UndecidableInstances, ScopedTypeVariables,                        OverloadedStrings, TypeApplications-  build-depends:       base >=4.8 && <4.15,+  build-depends:       base >=4.10 && <4.15,                        ghc-prim >=0.3 && <0.7,                        primitive >= 0.6 && < 0.8,                        text >= 1.1.1.0,