packages feed

gi-gobject-0.2.46.13: gi-gobject.cabal

-- Autogenerated, do not edit.
name:               gi-gobject
version:            0.2.46.13
synopsis:           GObject bindings
description:        Bindings for GObject, autogenerated by haskell-gi.
homepage:           https://github.com/haskell-gi/haskell-gi
license:            LGPL-2.1
license-file:       LICENSE
author:             Will Thompson, Iñaki García Etxebarria and Jonas Platte
maintainer:         Iñaki García Etxebarria (garetxe@gmail.com)
category:           Bindings
build-type:         Simple
cabal-version:      >=1.10

library
    default-language:   Haskell2010
    default-extensions: ScopedTypeVariables, CPP, OverloadedStrings, NegativeLiterals, ConstraintKinds, TypeFamilies, MultiParamTypeClasses, KindSignatures, FlexibleInstances, UndecidableInstances, DataKinds, FlexibleContexts
    other-extensions:   PatternSynonyms ViewPatterns
    ghc-options:        -fno-warn-unused-imports -fno-warn-warnings-deprecations
    exposed-modules:    GI.GObject.Types
                        GI.GObject
                        GI.GObject.Callbacks
                        GI.GObject.Constants
                        GI.GObject.Flags
                        GI.GObject.Functions
                        GI.GObject.Interfaces
                        GI.GObject.Interfaces.TypePlugin
                        GI.GObject.Objects
                        GI.GObject.Objects.Binding
                        GI.GObject.Objects.InitiallyUnowned
                        GI.GObject.Objects.Object
                        GI.GObject.Objects.TypeModule
                        GI.GObject.Structs
                        GI.GObject.Structs.CClosure
                        GI.GObject.Structs.ClosureNotifyData
                        GI.GObject.Structs.EnumClass
                        GI.GObject.Structs.EnumValue
                        GI.GObject.Structs.FlagsClass
                        GI.GObject.Structs.FlagsValue
                        GI.GObject.Structs.InterfaceInfo
                        GI.GObject.Structs.ObjectConstructParam
                        GI.GObject.Structs.ParamSpecPool
                        GI.GObject.Structs.ParamSpecTypeInfo
                        GI.GObject.Structs.Parameter
                        GI.GObject.Structs.SignalInvocationHint
                        GI.GObject.Structs.SignalQuery
                        GI.GObject.Structs.TypeClass
                        GI.GObject.Structs.TypeFundamentalInfo
                        GI.GObject.Structs.TypeInfo
                        GI.GObject.Structs.TypeInstance
                        GI.GObject.Structs.TypeInterface
                        GI.GObject.Structs.TypePluginClass
                        GI.GObject.Structs.TypeQuery
                        GI.GObject.Structs.TypeValueTable
                        GI.GObject.Structs.ValueArray
                        GI.GObject.Structs.WeakRef
                        GI.GObject.Unions
                        GI.GObject.Unions.TypeCValue
                        GI.GObject.Unions.Value_Data_Union_
    pkgconfig-depends:  gobject-2.0 >= 2.46
    build-depends: base >= 4.7 && <5,
        haskell-gi-base >= 0.13 && < 1,
        gi-glib >= 0.2.46.13 && < 0.2.47,
        bytestring >= 0.10,
        containers >= 0.5,
        text >= 1.0,
        transformers >= 0.3