packages feed

gi-glib 0.0.2.1 → 0.0.2.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~transformers

Dependency ranges changed: transformers

Files

gi-glib.cabal view
@@ -1,5 +1,5 @@ name:               gi-glib-version:            0.0.2.1+version:            0.0.2.2 synopsis:           GLib bindings description:        Bindings for GLib, autogenerated by haskell-gi. homepage:           https://github.com/haskell-gi/haskell-gi@@ -24,10 +24,10 @@     other-extensions:   PatternSynonyms ViewPatterns     ghc-options:        -fno-warn-unused-imports -fno-warn-warnings-deprecations -    pkgconfig-depends:  glib-2.0 >= 2.46+    pkgconfig-depends:  glib-2.0     build-depends: base >= 4.7 && <5,         haskell-gi-base >= 0.15 && < 1,         bytestring >= 0.10,         containers >= 0.5,         text >= 1.0,-        transformers >= 0.3+        transformers >= 0.5