packages feed

Cabal revisions of lojban-0.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                lojban-version:             0.3-synopsis:            Useful utilities for the Lojban language-description:         Some utilities such as querying Jbovlaste XML -                     exports for gismu, gloss, rafsi, etc. and -                     lujvo-decomposition. More stuff to come.-category:            Language-license:             BSD3-license-file:        LICENSE-author:              Chris Done <chrisdone@gmail.com>-maintainer:          chrisdone@gmail.com-build-Depends:       base-cabal-Version:       >= 1.2-build-type:          Simple--library-  build-depends: base==3.*,xml,strict,parsec,process,regex-compat,containers,tagsoup,HTTP,curl,random,directory,markov-chain,mtl-  exposed-modules: Language.Lojban.Jbovlaste,Language.Lojban.Lujvo,Language.Lojban.Util,Language.Lojban.CLL,Language.Lojban.Jbobau,Language.Lojban.Mlismu,Language.Lojban.Camxes.Parse-  other-modules: WildCard, Utils-  ghc-options: -O2--executable jbovlastegendb-  build-depends: haskell98-  main-is: GenDB.hs-  ghc-options: -O2+name:                lojban
+version:             0.3
+x-revision: 1
+synopsis:            Useful utilities for the Lojban language
+description:         Some utilities such as querying Jbovlaste XML 
+                     exports for gismu, gloss, rafsi, etc. and 
+                     lujvo-decomposition. More stuff to come.
+category:            Language
+license:             BSD3
+license-file:        LICENSE
+author:              Chris Done <chrisdone@gmail.com>
+maintainer:          none
+build-Depends:       base
+cabal-Version:       >= 1.2
+build-type:          Simple
+
+library
+  build-depends: base==3.*,xml,strict,parsec,process,regex-compat,containers,tagsoup,HTTP,curl,random,directory,markov-chain,mtl
+  exposed-modules: Language.Lojban.Jbovlaste,Language.Lojban.Lujvo,Language.Lojban.Util,Language.Lojban.CLL,Language.Lojban.Jbobau,Language.Lojban.Mlismu,Language.Lojban.Camxes.Parse
+  other-modules: WildCard, Utils
+  ghc-options: -O2
+
+executable jbovlastegendb
+  build-depends: haskell98
+  main-is: GenDB.hs
+  ghc-options: -O2