packages feed

Cabal revisions of scientific-0.3.4.3

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

revision 1
 name:                scientific version:             0.3.4.3+x-revision: 1 synopsis:            Numbers represented using scientific notation description:   @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers are                      , deepseq     >= 1.3   && < 1.5                      , text        >= 0.8   && < 1.3                      , hashable    >= 1.1.2 && < 1.3-                     , vector      >= 0.5   && < 0.12+                     , vector      >= 0.7   && < 0.12                      , containers  >= 0.1   && < 0.6                      , binary      >= 0.4.1 && < 0.8                    , text        >= 0.8   && < 1.3                   , bytestring  >= 0.10  && < 0.11                   , hashable    >= 1.1.2 && < 1.3-                  , vector      >= 0.5   && < 0.12+                  , vector      >= 0.7   && < 0.12    if flag(integer-simple)       build-depends: integer-simple