packages feed

Cabal revisions of months-0.1

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

revision 1
 cabal-version: 2.2 name:          months version:       0.1+x-revision:    1 synopsis:      Month, YearMonth, Quarter, YearQuarter types category:      Data, Time description:   -- GHC boot libraries   build-depends:     , base     >=4.7     && <4.14-    , deepseq+    , deepseq  ^>=1.3.0.0 || ^>=1.4.0.0     , text     ^>=1.2.3.0    -- other depednencies
revision 2
 cabal-version: 2.2 name:          months version:       0.1-x-revision:    1+x-revision:    2 synopsis:      Month, YearMonth, Quarter, YearQuarter types category:      Data, Time description:   if flag(aeson) && flag(swagger2)     build-depends:       , lens      ^>=4.18.1-      , swagger2  ^>=2.4+      , swagger2  ^>=2.4 || ^>=2.5    if (flag(cassava) || flag(http-api-data)) && !impl(ghc >=8.2)     build-depends: bifunctors ^>=5.5.2
revision 3
 cabal-version: 2.2 name:          months version:       0.1-x-revision:    2+x-revision:    3 synopsis:      Month, YearMonth, Quarter, YearQuarter types category:      Data, Time description:    || ==8.2.2    || ==8.4.4    || ==8.6.5-   || ==8.8.1+   || ==8.8.3+   || ==8.10.1  source-repository head   type:     git    -- GHC boot libraries   build-depends:-    , base     >=4.7     && <4.14+    , base     >=4.7     && <4.15     , deepseq  ^>=1.3.0.0 || ^>=1.4.0.0     , text     ^>=1.2.3.0      , attoparsec   ^>=0.13.2.2     , base-compat  ^>=0.11     , hashable     ^>=1.3.0.0-    , QuickCheck   ^>=2.13.2+    , QuickCheck   ^>=2.13.2 || ^>=2.14     , time-compat  ^>=1.9.2.2    if flag(aeson)   if flag(lucid)     build-depends: lucid ^>=2.9.9 -  if flag(aeson) && flag(swagger2)+  if (flag(aeson) && flag(swagger2))     build-depends:-      , lens      ^>=4.18.1-      , swagger2  ^>=2.4 || ^>=2.5+      , lens      ^>=4.18.1 || ^>=4.19.1+      , swagger2  >=2.4    && <2.7 -  if (flag(cassava) || flag(http-api-data)) && !impl(ghc >=8.2)+  if ((flag(cassava) || flag(http-api-data)) && !impl(ghc >=8.2))     build-depends: bifunctors ^>=5.5.2
revision 4
 cabal-version: 2.2 name:          months version:       0.1-x-revision:    3+x-revision:    4 synopsis:      Month, YearMonth, Quarter, YearQuarter types category:      Data, Time description:     , time-compat  ^>=1.9.2.2    if flag(aeson)-    build-depends: aeson ^>=1.4.5.0+    build-depends: aeson ^>=1.4.5.0 || ^>=1.5.0.0    if flag(cassava)     build-depends: cassava ^>=0.5.2.0