Cabal revisions of hgettext-0.1.40.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.14 name: hgettext version: 0.1.40.1+x-revision: 1 build-type: Simple license: BSD3 A user-contributed tutorial can be found in the [Haskell Wiki](https://wiki.haskell.org/Internationalization_of_Haskell_programs_using_gettext). tested-with:- GHC == 9.4.2- GHC == 9.2.4+ GHC == 9.8.1+ GHC == 9.6.3+ GHC == 9.4.7+ GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.8.4 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- GHC == 7.10.3- GHC == 7.8.4- GHC == 7.6.3- GHC == 7.4.2+ -- Drop testing GHC 7+ -- GHC == 7.10.3+ -- GHC == 7.8.4+ -- GHC == 7.6.3+ -- GHC == 7.4.2 extra-source-files: CHANGELOG.md other-modules: Internal hs-source-dirs: src- build-depends: base >=4.5 && <4.18- , Cabal >=1.14 && <1.25 || >= 2.0 && < 2.5 || >=3.0 && <3.9- , containers >=0.4.2 && <0.7+ build-depends: base >=4.5 && <4.20+ , Cabal >=1.14 && <1.25 || >= 2.0 && < 2.5 || >=3.0 && <3.12+ , containers >=0.4.2 && <0.8 , directory >=1.1 && <1.4 , filepath >=1.3 && <1.5 , process >=1.1 && <1.7 , containers , filepath - build-depends: deepseq >=1.1 && <1.5+ build-depends: deepseq >=1.1 && <1.6 , cpphs >=1.20.9.1 && <1.20.10 , haskell-src-exts >=1.18 && <1.24 , uniplate >=1.6.12 && <1.7- , split >=0.2.3.4 && <0.2.4+ , split >=0.2.3.4 && <0.3 , extra >=0.1 && <1.8 -- readFileUTF8 exists since extra-0.1