Name: hs-boehmgc Version: 0.1 Synopsis: none Description: Haskell bindings for Boehm-Demers-Weiser conservative GC used in MateVM License: GPL-3 Author: Harald Steinlechner, Bernhard Urban Maintainer: Harald Steinlechner Build-Depends: base cabal-version: >= 1.2 build-type: Simple library build-depends: base exposed-modules: Mate.GC.Boehm hs-source-dirs: src extra-lib-dirs: /home/hs/Mate/boehmgc/gc/lib/ extra-libraries: gc include-dirs: /home/hs/Mate/boehmgc/gc/include ld-options: -lgcblub