haskell-gi-0.15: Generate Haskell bindings for GObject Introspection capable libraries

Safe HaskellNone
LanguageHaskell98

Data.GI.CodeGen.CabalHooks

Description

Convenience hooks for writing custom Setup.hs files for bindings.

Synopsis

Documentation

simpleHaskellGIHooks Source

Arguments

:: Text

name

-> Text

version

-> Bool

verbose

-> Maybe FilePath

overrides file

-> Maybe FilePath

output dir

-> UserHooks 

A version of simpleUserHooks which generates the bindings as needed.