packages feed

bindings-sane 0.0 → 0.0.1

raw patch · 1 files changed

+6/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

bindings-sane.cabal view
@@ -1,5 +1,5 @@ name:                bindings-sane-version:             0.0+version:             0.0.1 synopsis:            FFI bindings to libsane description:         These are FFI bindings to the SANE API (version 1.0) homepage:            http://floss.scru.org/bindings-sane@@ -14,9 +14,13 @@  library   exposed-modules:     Bindings.SANE-  build-depends:       base ==4.5.*+  build-depends:       base         >= 4.5    && <5                      , bindings-DSL >= 1.0.15 && <1.1   build-tools:         hsc2hs   pkgconfig-depends:   sane-backends   c-sources:           src/c_macros.c   includes:            sane/sane.h++source-repository head+  type:     git+  location: git://git.debian.org/users/clint/bindings-sane.git