Cabal revisions of WordNet-0.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: WordNet Version: 0.1.2+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. Library if flag(small_base)- Build-Depends: base >= 3, containers, filepath, array+ Build-Depends: base >= 3 && < 4, containers, filepath, array else Build-Depends: base < 3, filepath