Semantique-0.2.0: Semantique.cabal
-- Initial Semantique.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: Semantique
version: 0.2.0
synopsis: Command-line tool for maintaining the Semantique database.
description: Command-line tool for maintaining the Semantique database. See http://semantik.tv/
license: PublicDomain
license-file: LICENSE
author: Lemmih
maintainer: lemmih@gmail.com
-- copyright:
category: System
build-type: Simple
cabal-version: >=1.8
Source-repository head
type: darcs
location: http://hub.darcs.net/Lemmih/Semantique
executable semantique
main-is: Main.hs
-- other-modules:
build-depends: base ==4.5.*, tagsoup ==0.12.*, bytestring ==0.9.*, mongoDB ==1.3.*,
process ==1.1.*, mtl ==2.1.*, network ==2.4.*, split ==0.2.*,
text ==0.11.*, containers ==0.4.*, classify >=2012.10.23
hs-source-dirs: src