Cabal revisions of setlocale-1.0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial setlocale.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/--name: setlocale-version: 1.0.0.1-synopsis: Haskell bindings to setlocale--- description: -license: BSD3-license-file: LICENSE-author: Sven Bartscher-maintainer: sven.bartscher@weltraumschlangen.de-copyright: 2014, Sven Bartscher-category: System-build-type: Simple--- extra-source-files: -cabal-version: >=1.10--library- exposed-modules: System.Locale.SetLocale- -- other-modules: - other-extensions: DeriveDataTypeable, ForeignFunctionInterface- build-depends: base >=4.6 && <4.8- -- hs-source-dirs: - build-tools: hsc2hs- default-language: Haskell98+-- Initial setlocale.cabal generated by cabal init. For further +-- documentation, see http://haskell.org/cabal/users-guide/ + +name: setlocale +version: 1.0.0.1 +x-revision: 1 +synopsis: Haskell bindings to setlocale +-- description: +license: BSD3 +license-file: LICENSE +author: Sven Bartscher +maintainer: sven.bartscher@weltraumschlangen.de +copyright: 2014, Sven Bartscher +category: System +build-type: Simple +-- extra-source-files: +cabal-version: >=1.10 + +library + exposed-modules: System.Locale.SetLocale + -- other-modules: + other-extensions: DeriveDataTypeable, ForeignFunctionInterface + build-depends: base >=4.6 && <4.9 + -- hs-source-dirs: + build-tools: hsc2hs + default-language: Haskell98