nemesis-titan-2013.6.13.2: nemesis-titan.cabal
Name: nemesis-titan
Version: 2013.6.13.2
Build-type: Simple
Synopsis: A collection of Nemesis tasks to bootstrap a Haskell project with a focus on continuous integration
Description:
License: BSD3
License-file: LICENSE
Author: Jinjing Wang
Maintainer: Jinjing Wang <nfjinjing@gmail.com>
Build-Depends: base
Cabal-version: >= 1.2
category: Web
homepage: http://github.com/nfjinjing/nemesis-titan
data-files: readme.md, changelog.md, known-issues.md, Nemesis, vendor/Nemesis, src/Main.hs
library
ghc-options: -Wall
build-depends: base >= 4 && < 100, nemesis, air >= 2011.6.19, uuid, random, directory, bytestring, filepath, HStringTemplate, hspec
hs-source-dirs: src/
exposed-modules:
System.Nemesis.Titan