Cabal revisions of file-embed-0.0.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: file-embed-version: 0.0.3.1-license: BSD3-license-file: LICENSE-author: Michael Snoyman <michael@snoyman.com>-maintainer: Michael Snoyman <michael@snoyman.com>-synopsis: Use Template Haskell to embed file contents directly.-category: Data-stability: unstable-cabal-version: >= 1.2-build-type: Simple-homepage: http://github.com/snoyberg/file-embed/tree/master--library- build-depends: base >= 4 && < 5,- bytestring >= 0.9.1.4 && < 0.10,- directory >= 1.0.0.3 && < 1.2,- template-haskell- exposed-modules: Data.FileEmbed- ghc-options: -Wall+name: file-embed +version: 0.0.3.1 +x-revision: 1 +license: BSD3 +license-file: LICENSE +author: Michael Snoyman <michael@snoyman.com> +maintainer: Michael Snoyman <michael@snoyman.com> +synopsis: Use Template Haskell to embed file contents directly. +category: Data +stability: unstable +cabal-version: >= 1.2 +build-type: Simple +homepage: http://github.com/snoyberg/file-embed/tree/master + +library + build-depends: base >= 4 && < 4.14, + bytestring >= 0.9.1.4 && < 0.10, + directory >= 1.0.0.3 && < 1.2, + template-haskell + exposed-modules: Data.FileEmbed + ghc-options: -Wall