Cabal revisions of months-0.2.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.2.1+x-revision: 1 synopsis: MonthName category: Data, Time description: -- other depednencies build-depends: , attoparsec ^>=0.13.2.2 || ^>=0.14.1- , hashable ^>=1.4.0.1+ , hashable ^>=1.4.0.1 || ^>=1.5.0.0 , QuickCheck ^>=2.14.5 || ^>=2.15 , time-compat ^>=1.9.5
revision 2
cabal-version: 2.2 name: months version: 0.2.1-x-revision: 1+x-revision: 2 synopsis: MonthName category: Data, Time description: || ==9.4.8 || ==9.6.6 || ==9.8.2- || ==9.10.1+ || ==9.10.3+ || ==9.12.4+ || ==9.14.1 source-repository head type: git -- GHC boot libraries build-depends:- , base >=4.12.0.0 && <4.21+ , base >=4.12.0.0 && <4.23 , deepseq ^>=1.4.4.0 || ^>=1.5.0.0 , text ^>=1.2.3.0 || ^>=2.0 || ^>=2.1 || ^>=2.2 build-depends: , attoparsec ^>=0.13.2.2 || ^>=0.14.1 , hashable ^>=1.4.0.1 || ^>=1.5.0.0- , QuickCheck ^>=2.14.5 || ^>=2.15+ , QuickCheck ^>=2.14.5 || ^>=2.15 || ^>=2.18.0.0 , time-compat ^>=1.9.5 if flag(aeson)