packages feed

Cabal revisions of MissingH-1.5.0.1

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

revision 1
 cabal-version: 1.12 name: MissingH version: 1.5.0.1+x-revision: 1  build-type: Simple license: BSD3 license-file: LICENSE  tested-with:-  GHC == 9.2.1+  GHC == 9.4.1+  GHC == 9.2.2   GHC == 9.0.2   GHC == 8.10.7   GHC == 8.8.4   programmers.  It is written in pure Haskell and thus should be   extremely portable and easy to use. category: Unclassified-bug-reports: https://github.com/hvr/missingh/issues+bug-reports: https://github.com/haskell-hvr/missingh/issues  extra-source-files:   CHANGES.md  source-repository head   type: git-  location: https://github.com/hvr/missingh.git+  location: https://github.com/haskell-hvr/missingh.git  library   hs-source-dirs: src    build-depends:       array               >= 0.4.0.0 && < 0.6-    , base                >= 4.8.0.0 && < 4.17+    , base                >= 4.8.0.0 && < 5     , containers          >= 0.4.2.1 && < 0.7     , directory           >= 1.1.0.2 && < 1.4     , filepath            >= 1.3.0.0 && < 1.5
revision 2
 cabal-version: 1.12 name: MissingH version: 1.5.0.1-x-revision: 1+x-revision: 2  build-type: Simple license: BSD3 license-file: LICENSE  tested-with:-  GHC == 9.4.1-  GHC == 9.2.2+  GHC == 9.4.3+  GHC == 9.2.5   GHC == 9.0.2   GHC == 8.10.7   GHC == 8.8.4       array               >= 0.4.0.0 && < 0.6     , base                >= 4.8.0.0 && < 5     , containers          >= 0.4.2.1 && < 0.7-    , directory           >= 1.1.0.2 && < 1.4+    , directory           >= 1.1.0.2 && < 1.3.8+        -- build failure with 1.3.8.0 (System.Directory is no longer safe)+        -- see https://github.com/haskell/directory/issues/147     , filepath            >= 1.3.0.0 && < 1.5     , hslogger            >= 1.3.0.0 && < 1.4     , mtl                 >= 1.1.1.0 && < 2.4