packages feed

gi-poppler-0.0.34.13: gi-poppler.cabal

-- Autogenerated, do not edit.
name:               gi-poppler
version:            0.0.34.13
synopsis:           Poppler bindings
description:        Bindings for Poppler, 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.Poppler.Types
                        GI.Poppler
                        GI.Poppler.Callbacks
                        GI.Poppler.Constants
                        GI.Poppler.Enums
                        GI.Poppler.Flags
                        GI.Poppler.Functions
                        GI.Poppler.Objects
                        GI.Poppler.Objects.Annot
                        GI.Poppler.Objects.AnnotCircle
                        GI.Poppler.Objects.AnnotFileAttachment
                        GI.Poppler.Objects.AnnotFreeText
                        GI.Poppler.Objects.AnnotLine
                        GI.Poppler.Objects.AnnotMarkup
                        GI.Poppler.Objects.AnnotMovie
                        GI.Poppler.Objects.AnnotScreen
                        GI.Poppler.Objects.AnnotSquare
                        GI.Poppler.Objects.AnnotText
                        GI.Poppler.Objects.AnnotTextMarkup
                        GI.Poppler.Objects.Attachment
                        GI.Poppler.Objects.Document
                        GI.Poppler.Objects.FontInfo
                        GI.Poppler.Objects.FormField
                        GI.Poppler.Objects.Layer
                        GI.Poppler.Objects.Media
                        GI.Poppler.Objects.Movie
                        GI.Poppler.Objects.PSFile
                        GI.Poppler.Objects.Page
                        GI.Poppler.Objects.StructureElement
                        GI.Poppler.Structs
                        GI.Poppler.Structs.ActionAny
                        GI.Poppler.Structs.ActionGotoDest
                        GI.Poppler.Structs.ActionGotoRemote
                        GI.Poppler.Structs.ActionJavascript
                        GI.Poppler.Structs.ActionLaunch
                        GI.Poppler.Structs.ActionLayer
                        GI.Poppler.Structs.ActionMovie
                        GI.Poppler.Structs.ActionNamed
                        GI.Poppler.Structs.ActionOCGState
                        GI.Poppler.Structs.ActionRendition
                        GI.Poppler.Structs.ActionUri
                        GI.Poppler.Structs.AnnotCalloutLine
                        GI.Poppler.Structs.AnnotMapping
                        GI.Poppler.Structs.Color
                        GI.Poppler.Structs.Dest
                        GI.Poppler.Structs.FontsIter
                        GI.Poppler.Structs.FormFieldMapping
                        GI.Poppler.Structs.ImageMapping
                        GI.Poppler.Structs.IndexIter
                        GI.Poppler.Structs.LayersIter
                        GI.Poppler.Structs.LinkMapping
                        GI.Poppler.Structs.PageTransition
                        GI.Poppler.Structs.Point
                        GI.Poppler.Structs.Quadrilateral
                        GI.Poppler.Structs.Rectangle
                        GI.Poppler.Structs.StructureElementIter
                        GI.Poppler.Structs.TextAttributes
                        GI.Poppler.Structs.TextSpan
                        GI.Poppler.Unions
                        GI.Poppler.Unions.Action
    pkgconfig-depends:  poppler-glib >= 0.34
    build-depends: base >= 4.7 && <5,
        haskell-gi-base >= 0.13 && < 1,
        gi-glib >= 0.2.46.13 && < 0.2.47,
        gi-gobject >= 0.2.46.13 && < 0.2.47,
        gi-gio >= 0.2.46.13 && < 0.2.47,
        gi-cairo >= 0.1.14.13 && < 0.1.15,
        bytestring >= 0.10,
        containers >= 0.5,
        text >= 1.0,
        transformers >= 0.3