Cabal revisions of hgettext-0.1.10
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: hgettext-Version: 0.1.10-Cabal-Version: >= 1.6--License: BSD3--Author: Vasyl Pasternak-Maintainer: vasyl.pasternak@gmail.com-Copyright: 2009 Vasyl Pasternak-Category: Text--Synopsis: Bindings to libintl.h (gettext, bindtextdomain)-Build-Type: Simple--Library- Exposed-Modules: Text.I18N.GetText,- Distribution.Simple.I18N.GetText- Extensions: ForeignFunctionInterface- Hs-Source-Dirs: src- Build-Depends: base, process,- directory, filepath,- containers, Cabal, setlocale--Executable hgettext- Main-Is: hgettext.hs- Extensions: TemplateHaskell- Hs-Source-Dirs: src - Build-Depends: base>=3.0.3.0, uniplate, haskell-src-exts- Other-Modules: Paths_hgettext-+Name: hgettext +Version: 0.1.10 +x-revision: 1 +Cabal-Version: >= 1.6 + +License: BSD3 + +Author: Vasyl Pasternak +Maintainer: vasyl.pasternak@gmail.com +Copyright: 2009 Vasyl Pasternak +Category: Text + +Synopsis: Bindings to libintl.h (gettext, bindtextdomain) +Build-Type: Simple + +Library + Exposed-Modules: Text.I18N.GetText, + Distribution.Simple.I18N.GetText + Extensions: ForeignFunctionInterface + Hs-Source-Dirs: src + Build-Depends: base < 4.4, process < 1.1, + directory < 1.1, filepath < 1.2, + containers < 0.4, Cabal < 1.9, setlocale < 0.1 + +Executable hgettext + Main-Is: hgettext.hs + Extensions: TemplateHaskell + Hs-Source-Dirs: src + Build-Depends: base>=3.0.3.0, uniplate < 1.7, haskell-src-exts < 1.15 + Other-Modules: Paths_hgettext +