bindings-cctools-3.6.1.0.1.0.0: bindings-cctools.cabal
-- -*- indent-tabs-mode: nil -*- --
-- Initial bindings-cctools.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: bindings-cctools
version: 3.6.1.0.1.0.0
synopsis: Bindings to the CCTools WorkQueue C library
description: Details can be found here: <http://www.nd.edu/~ccl/software/workqueue>
license: GPL-2
license-file: LICENSE
author: Badi' Abdul-Wahid
maintainer: abdulwahidc@gmail.com
-- copyright:
category: FFI
build-type: Simple
cabal-version: >=1.8
homepage: http://bitbucket.org/badi/bindings-cctools
source-repository head
type: git
location: git@bitbucket.org:badi/bindings-cctools.git
library
exposed-modules: Bindings.CCTools.Debug
, Bindings.CCTools.Timestamp
, Bindings.CCTools.IntSizes
, Bindings.CCTools.WorkQueue
-- other-modules:
if impl(ghc == 7.4.*)
build-depends: base == 4.5.*
if impl(ghc == 7.6.*)
build-depends: base == 4.6.*
build-depends: bindings-DSL >= 1.0
build-tools: hsc2hs
extensions: ForeignFunctionInterface
extra-libraries: dttools