packages feed

Cabal revisions of gi-cairo-connector-0.1.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:           gi-cairo-connector-Version:        0.1.1-License:        LGPL-2.1-License-file:   LICENSE-Copyright:      (c) 2018 Kilian Kilger, Iñaki García Etxebarria-Author:         Iñaki García Etxebarria,-                Kilian Kilger-Maintainer:     Kilian Kilger (kkilger@gmail.com)-Build-Type:     Simple-Cabal-Version:  2.0-Stability:      experimental-homepage:       https://github.com/cohomology/gi-cairo-render-bug-reports:    https://github.com/cohomology/gi-cairo-render/issues-Synopsis:       GI friendly Binding to the Cairo library.-Description:    This library contains glue code used to interconnect Haskell GI and Cairo-Category:       Graphics-Tested-With:    GHC == 8.10.2, GHC == 8.6.2-extra-source-files: ChangeLog.md--Source-Repository head-  type:         git-  location:     https://github.com/cohomology/gi-cairo-render-  subdir:       gi-cairo-connector--Library-        build-depends:    base >= 4 && < 5, mtl >= 2.2 && <2.3,-                          haskell-gi-base >=0.24.0 && <0.27,-                          gi-cairo >= 1.0 && <2,-                          gi-cairo-render == 0.1.*-        exposed-modules:  GI.Cairo.Render.Connector-        default-language: Haskell2010+Name:           gi-cairo-connector
+Version:        0.1.1
+x-revision: 1
+License:        LGPL-2.1
+License-file:   LICENSE
+Copyright:      (c) 2018 Kilian Kilger, Iñaki García Etxebarria
+Author:         Iñaki García Etxebarria,
+                Kilian Kilger
+Maintainer:     Kilian Kilger (kkilger@gmail.com)
+Build-Type:     Simple
+Cabal-Version:  2.0
+Stability:      experimental
+homepage:       https://github.com/cohomology/gi-cairo-render
+bug-reports:    https://github.com/cohomology/gi-cairo-render/issues
+Synopsis:       GI friendly Binding to the Cairo library.
+Description:    This library contains glue code used to interconnect Haskell GI and Cairo
+Category:       Graphics
+Tested-With:    GHC == 8.10.2, GHC == 8.6.2
+extra-source-files: ChangeLog.md
+
+Source-Repository head
+  type:         git
+  location:     https://github.com/cohomology/gi-cairo-render
+  subdir:       gi-cairo-connector
+
+Library
+        build-depends:    base >= 4 && < 5, mtl >= 2.2,
+                          haskell-gi-base >=0.24.0 && <0.27,
+                          gi-cairo >= 1.0 && <2,
+                          gi-cairo-render == 0.1.*
+        exposed-modules:  GI.Cairo.Render.Connector
+        default-language: Haskell2010