https://bugzilla.redhat.com/show_bug.cgi?id=1511670 Bug ID: 1511670 Summary: Review Request: ghc-bindings-DSL - FFI domain specific language, on top of hsc2hs Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: dshea@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://raw.githubusercontent.com/weldr/bdcs-copr/master/ghc-bindings-DSL/ghc-bindings-DSL.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/@weldr/bdcs-haskell-deps/fedora-27-x86_64/00649655-ghc-bindings-DSL/ghc-bindings-DSL-1.0.23-1.fc27.src.rpm Description: This is a set of macros to be used when writing Haskell FFI. They were designed to be able to fully describe C interfaces, so that hsc2hs can extract from them all Haskell code needed to mimic such interfaces. All Haskell names used are automatically derived from C names, structures are mapped to Haskell instances of Storable, and there are also macros you can use with C code to help write bindings to inline functions or macro functions. Documentation is available at package homepage: <https://github.com/jwiegley/bindings-dsl/wiki> The extra module Bindings.Utilities will contain tools that may be convenient when working with FFI. Fedora Account System Username: dshea -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx