Cabal revisions of file-embed-lzma-0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.0 name: file-embed-lzma version: 0.1+x-revision: 1 synopsis: Use Template Haskell to embed (LZMA compressed) data. description: The @file-embed@ package let's embed file and dir contents. || ==9.2.8 || ==9.4.8 || ==9.6.6- || ==9.8.2+ || ==9.8.4 || ==9.10.1+ || ==9.12.1 source-repository head type: git -- GHC boot libraries build-depends:- base >=4.15.1.0 && <4.21+ base >=4.15.1.0 && <4.22 , bytestring ^>=0.10.12.1 || ^>=0.11.1.0 || ^>=0.12.0.0 , directory ^>=1.3.3.0 , filepath ^>=1.4.2.1 || ^>=1.5.2.0- , template-haskell >=2.17.0.0 && <2.23+ , template-haskell >=2.17.0.0 && <2.24 , text ^>=1.2.5.0 || ^>=2.0 || ^>=2.1 , transformers ^>=0.5.6.2 || ^>=0.6.1.0