packages feed

Cabal revisions of bank-holiday-germany-2.1.0.1

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

revision 1
-cabal-version:       3.6--name:                bank-holiday-germany-version:             2.1.0.1-synopsis:            German bank holidays and public holidays-description:         Calculation of bank holidays and public holidays in Germany.-homepage:            https://github.com/schoettl/bank-holiday-germany#readme-license:             MIT-license-file:        LICENSE-author:              Jakob Schöttl-maintainer:          jakob.schoettl@intensovet.de-copyright:           2024 Jakob Schöttl-category:            Time-build-type:          Simple-extra-source-files:  README.md-                     CHANGELOG.md--library-  hs-source-dirs:      src-  exposed-modules:     Data.Holiday.Germany-  build-depends:       base >= 4.7 && < 5-                     , time >= 1.12.2 && < 1.16-  default-language:    GHC2021-  ghc-options:         -Wall-                       -Wcompat-                       -Widentities-                       -Wincomplete-record-updates-                       -Wincomplete-uni-patterns-                       -Wmissing-export-lists-                       -Wmissing-home-modules-                       -Wpartial-fields-                       -Wredundant-constraints--test-suite tests-  type:                exitcode-stdio-1.0-  main-is:             Main.hs-  other-modules:       Data.Holiday.Germany-  hs-source-dirs:      test-                     , src-  build-depends:       base-                     , bank-holiday-germany-                     , time >= 1.12.2 && < 1.15-                     , doctest >= 0.22.2 && < 1-                     , hedgehog >= 1.4 && < 1.6-                     , hspec >= 2.11.7 && < 2.12-                     , hspec-hedgehog >= 0.1.0-  default-language:    GHC2021-  ghc-options:         -Wall-                       -Wcompat-                       -Widentities-                       -Wincomplete-record-updates-                       -Wincomplete-uni-patterns-                       -Wmissing-export-lists-                       -Wmissing-home-modules-                       -Wpartial-fields-                       -Wredundant-constraints--source-repository head-  type:     git-  location: https://github.com/schoettl/bank-holiday-germany+cabal-version:       3.6
+
+name:                bank-holiday-germany
+version:             2.1.0.1
+x-revision: 1
+synopsis:            German bank holidays and public holidays
+description:         Calculation of bank holidays and public holidays in Germany.
+homepage:            https://github.com/schoettl/bank-holiday-germany#readme
+license:             MIT
+license-file:        LICENSE
+author:              Jakob Schöttl
+maintainer:          jakob.schoettl@intensovet.de
+copyright:           2024 Jakob Schöttl
+category:            Time
+build-type:          Simple
+extra-source-files:  README.md
+                     CHANGELOG.md
+
+library
+  hs-source-dirs:      src
+  exposed-modules:     Data.Holiday.Germany
+  build-depends:       base >= 4.7 && < 5
+                     , time >= 1.12.2 && < 1.16
+  default-language:    GHC2021
+  ghc-options:         -Wall
+                       -Wcompat
+                       -Widentities
+                       -Wincomplete-record-updates
+                       -Wincomplete-uni-patterns
+                       -Wmissing-export-lists
+                       -Wmissing-home-modules
+                       -Wpartial-fields
+                       -Wredundant-constraints
+
+test-suite tests
+  type:                exitcode-stdio-1.0
+  main-is:             Main.hs
+  other-modules:       Data.Holiday.Germany
+  hs-source-dirs:      test
+                     , src
+  build-depends:       base
+                     , bank-holiday-germany
+                     , time >= 1.12.2 && < 1.15
+                     , doctest >= 0.22.2 && < 1
+                     , hedgehog >= 1.4 && < 2
+                     , hspec >= 2.11.7 && < 2.12
+                     , hspec-hedgehog >= 0.1.0
+  default-language:    GHC2021
+  ghc-options:         -Wall
+                       -Wcompat
+                       -Widentities
+                       -Wincomplete-record-updates
+                       -Wincomplete-uni-patterns
+                       -Wmissing-export-lists
+                       -Wmissing-home-modules
+                       -Wpartial-fields
+                       -Wredundant-constraints
+
+source-repository head
+  type:     git
+  location: https://github.com/schoettl/bank-holiday-germany
revision 2
 
 name:                bank-holiday-germany
 version:             2.1.0.1
-x-revision: 1
+x-revision: 2
 synopsis:            German bank holidays and public holidays
 description:         Calculation of bank holidays and public holidays in Germany.
 homepage:            https://github.com/schoettl/bank-holiday-germany#readme
   hs-source-dirs:      src
   exposed-modules:     Data.Holiday.Germany
   build-depends:       base >= 4.7 && < 5
-                     , time >= 1.12.2 && < 1.16
+                     , time >= 1.12.2 && < 2
   default-language:    GHC2021
   ghc-options:         -Wall
                        -Wcompat
                      , src
   build-depends:       base
                      , bank-holiday-germany
-                     , time >= 1.12.2 && < 1.15
+                     , time >= 1.12.2 && < 2
                      , doctest >= 0.22.2 && < 1
                      , hedgehog >= 1.4 && < 2
                      , hspec >= 2.11.7 && < 2.12