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

Safe HaskellNone
LanguageHaskell98

Data.GI.CodeGen.Cabal

Synopsis

Documentation

genCabalProject :: GIRInfo -> [GIRInfo] -> [Text] -> BaseVersion -> CodeGen (Maybe Text) Source #

Try to generate the cabal project. In case of error return the corresponding error string.