Cabal revisions of WordNet-0.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: WordNet-Version: 0.1.1-Description: A pure-Haskell interface to the WordNet lexical database of English. Depends on the WordNet database, but not on the WordNet source code.-Category: natural-language processing, text-Synopsis: Haskell interface to the WordNet database-License: BSD3-License-file: LICENSE-Author: Hal Daume III <me@hal3.name>-Maintainer: Max Rabkin <max.rabkin@gmail.com>-Build-Depends: base-Exposed-Modules: NLP.WordNet-Other-Modules: NLP.WordNet.Common, NLP.WordNet.PrimTypes, NLP.WordNet.Util, NLP.WordNet.Consts, NLP.WordNet.Prims, NLP.WordNet.Types-Build-Type: Simple-GHC-Options: -cpp -fglasgow-exts+Name: WordNet +Version: 0.1.1 +x-revision: 1 +Description: A pure-Haskell interface to the WordNet lexical database of English. Depends on the WordNet database, but not on the WordNet source code. +Category: natural-language processing, text +Synopsis: Haskell interface to the WordNet database +License: BSD3 +License-file: LICENSE +Author: Hal Daume III <me@hal3.name> +Maintainer: Max Rabkin <max.rabkin@gmail.com> +Build-Depends: base <3 +Exposed-Modules: NLP.WordNet +Other-Modules: NLP.WordNet.Common, NLP.WordNet.PrimTypes, NLP.WordNet.Util, NLP.WordNet.Consts, NLP.WordNet.Prims, NLP.WordNet.Types +Build-Type: Simple +GHC-Options: -cpp -fglasgow-exts