Cabal revisions of gi-cairo-0.1.14.15
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Autogenerated, do not edit.-name: gi-cairo-version: 0.1.14.15-synopsis: cairo bindings-description: Bindings for cairo, 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: NoImplicitPrelude, 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.Cairo.Types- GI.Cairo- GI.Cairo.Callbacks- GI.Cairo.Enums- GI.Cairo.Functions- GI.Cairo.Structs- GI.Cairo.Structs.Context- GI.Cairo.Structs.FontFace- GI.Cairo.Structs.FontOptions- GI.Cairo.Structs.FontType- GI.Cairo.Structs.Matrix- GI.Cairo.Structs.Path- GI.Cairo.Structs.Pattern- GI.Cairo.Structs.RectangleInt- GI.Cairo.Structs.Region- GI.Cairo.Structs.ScaledFont- GI.Cairo.Structs.Surface- pkgconfig-depends: cairo-gobject >= 1.14- build-depends: base >= 4.7 && <5,- haskell-gi-base >= 0.15 && < 1,- bytestring >= 0.10,- containers >= 0.5,- text >= 1.0,- transformers >= 0.3+-- Autogenerated, do not edit. +name: gi-cairo +version: 0.1.14.15 +x-revision: 1 +synopsis: cairo bindings +description: Bindings for cairo, 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: NoImplicitPrelude, 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.Cairo.Types + GI.Cairo + GI.Cairo.Callbacks + GI.Cairo.Enums + GI.Cairo.Functions + GI.Cairo.Structs + GI.Cairo.Structs.Context + GI.Cairo.Structs.FontFace + GI.Cairo.Structs.FontOptions + GI.Cairo.Structs.FontType + GI.Cairo.Structs.Matrix + GI.Cairo.Structs.Path + GI.Cairo.Structs.Pattern + GI.Cairo.Structs.RectangleInt + GI.Cairo.Structs.Region + GI.Cairo.Structs.ScaledFont + GI.Cairo.Structs.Surface + pkgconfig-depends: cairo-gobject >= 1.14 + build-depends: base >= 4.7 && <5, + haskell-gi-base >= 0.15 && < 0.20, + bytestring >= 0.10, + containers >= 0.5, + text >= 1.0, + transformers >= 0.3
revision 2
-- Autogenerated, do not edit. name: gi-cairo version: 0.1.14.15 -x-revision: 1 +x-revision: 2 synopsis: cairo bindings description: Bindings for cairo, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi GI.Cairo.Structs.Surface pkgconfig-depends: cairo-gobject >= 1.14 build-depends: base >= 4.7 && <5, - haskell-gi-base >= 0.15 && < 0.20, + haskell-gi-base >= 0.15 && < 0.18, bytestring >= 0.10, containers >= 0.5, text >= 1.0,