-- Autogenerated, do not edit. name: gi-pango version: 0.1.36.12 synopsis: Pango bindings description: Bindings for Pango, 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: OverloadedStrings, NegativeLiterals, ConstraintKinds, TypeFamilies, MultiParamTypeClasses, KindSignatures, FlexibleInstances, UndecidableInstances, DataKinds, FlexibleContexts other-extensions: PatternSynonyms ScopedTypeVariables, ViewPatterns ghc-options: -fno-warn-unused-imports -fno-warn-warnings-deprecations exposed-modules: GI.Pango.Types GI.Pango GI.Pango.Callbacks GI.Pango.Constants GI.Pango.Enums GI.Pango.Flags GI.Pango.Functions GI.Pango.Objects GI.Pango.Objects.Context GI.Pango.Objects.Engine GI.Pango.Objects.EngineLang GI.Pango.Objects.EngineShape GI.Pango.Objects.Font GI.Pango.Objects.FontFace GI.Pango.Objects.FontFamily GI.Pango.Objects.FontMap GI.Pango.Objects.Fontset GI.Pango.Objects.FontsetSimple GI.Pango.Objects.Layout GI.Pango.Objects.Renderer GI.Pango.Structs GI.Pango.Structs.Analysis GI.Pango.Structs.AttrClass GI.Pango.Structs.AttrColor GI.Pango.Structs.AttrFloat GI.Pango.Structs.AttrFontDesc GI.Pango.Structs.AttrInt GI.Pango.Structs.AttrIterator GI.Pango.Structs.AttrLanguage GI.Pango.Structs.AttrList GI.Pango.Structs.AttrShape GI.Pango.Structs.AttrSize GI.Pango.Structs.AttrString GI.Pango.Structs.Attribute GI.Pango.Structs.Color GI.Pango.Structs.Coverage GI.Pango.Structs.EngineInfo GI.Pango.Structs.EngineScriptInfo GI.Pango.Structs.FontDescription GI.Pango.Structs.FontMetrics GI.Pango.Structs.GlyphGeometry GI.Pango.Structs.GlyphInfo GI.Pango.Structs.GlyphItem GI.Pango.Structs.GlyphItemIter GI.Pango.Structs.GlyphString GI.Pango.Structs.GlyphVisAttr GI.Pango.Structs.IncludedModule GI.Pango.Structs.Item GI.Pango.Structs.Language GI.Pango.Structs.LayoutIter GI.Pango.Structs.LayoutLine GI.Pango.Structs.LogAttr GI.Pango.Structs.Map GI.Pango.Structs.MapEntry GI.Pango.Structs.Matrix GI.Pango.Structs.Rectangle GI.Pango.Structs.ScriptForLang GI.Pango.Structs.ScriptIter GI.Pango.Structs.TabArray pkgconfig-depends: pango >= 1.36 build-depends: base >= 4.7 && <5, haskell-gi-base >= 0.12 && < 1, gi-glib >= 0.2.44.12 && < 0.2.45, gi-gobject >= 0.2.44.12 && < 0.2.45, bytestring >= 0.10, containers >= 0.5, text >= 1.0, transformers >= 0.3