Skip to content
Snippets Groups Projects
Unverified Commit ec5c7d97 authored by Rodrigo Mesquita's avatar Rodrigo Mesquita :seedling:
Browse files

gi-g... 3.14

parent bf17f7c8
Branches
No related tags found
1 merge request!25Use cabal-version 3.14
...@@ -44,19 +44,28 @@ index 0000000..060f161 ...@@ -44,19 +44,28 @@ index 0000000..060f161
+ outputDir = Nothing + outputDir = Nothing
+ inheritedOverrides = [] + inheritedOverrides = []
diff --git a/gi-glib.cabal b/gi-glib.cabal diff --git a/gi-glib.cabal b/gi-glib.cabal
index 4a13d6e..5eabfd0 100644 index 4a13d6e..544dea7 100644
--- a/gi-glib.cabal --- a/gi-glib.cabal
+++ b/gi-glib.cabal +++ b/gi-glib.cabal
@@ -8,7 +8,7 @@ license-file: LICENSE @@ -1,15 +1,14 @@
+cabal-version: 3.14
name: gi-glib
version: 2.0.29
synopsis: GLib bindings
description: Bindings for GLib, autogenerated by haskell-gi.
homepage: https://github.com/haskell-gi/haskell-gi
-license: LGPL-2.1
license-file: LICENSE
author: Iñaki García Etxebarria author: Iñaki García Etxebarria
maintainer: Iñaki García Etxebarria maintainer: Iñaki García Etxebarria
category: Bindings category: Bindings
-build-type: Custom -build-type: Custom
-cabal-version: 2.0
+build-type: Hooks +build-type: Hooks
cabal-version: 2.0
extra-source-files: README.md ChangeLog.md stack.yaml GLib.overrides extra-source-files: README.md ChangeLog.md stack.yaml GLib.overrides
@@ -38,175 +38,3 @@ library
@@ -38,175 +37,3 @@ library
-- see https://ghc.haskell.org/trac/ghc/ticket/14382 -- see https://ghc.haskell.org/trac/ghc/ticket/14382
if impl(ghc == 8.2.*) if impl(ghc == 8.2.*)
build-depends: haskell-gi-overloading == 0.0 build-depends: haskell-gi-overloading == 0.0
......
...@@ -25,19 +25,28 @@ index 794d773..0052fab 100644 ...@@ -25,19 +25,28 @@ index 794d773..0052fab 100644
version = "2.0" version = "2.0"
pkgName = "gi-gobject" pkgName = "gi-gobject"
diff --git a/gi-gobject.cabal b/gi-gobject.cabal diff --git a/gi-gobject.cabal b/gi-gobject.cabal
index 18b52e3..3439a63 100644 index 18b52e3..6e81379 100644
--- a/gi-gobject.cabal --- a/gi-gobject.cabal
+++ b/gi-gobject.cabal +++ b/gi-gobject.cabal
@@ -8,7 +8,7 @@ license-file: LICENSE @@ -1,15 +1,14 @@
+cabal-version: 3.14
name: gi-gobject
version: 2.0.30
synopsis: GObject bindings
description: Bindings for GObject, autogenerated by haskell-gi.
homepage: https://github.com/haskell-gi/haskell-gi
-license: LGPL-2.1
license-file: LICENSE
author: Iñaki García Etxebarria author: Iñaki García Etxebarria
maintainer: Iñaki García Etxebarria maintainer: Iñaki García Etxebarria
category: Bindings category: Bindings
-build-type: Custom -build-type: Custom
-cabal-version: 2.0
+build-type: Hooks +build-type: Hooks
cabal-version: 2.0
extra-source-files: README.md ChangeLog.md stack.yaml GObject.overrides extra-source-files: README.md ChangeLog.md stack.yaml GObject.overrides
@@ -40,145 +40,3 @@ library
@@ -40,145 +39,3 @@ library
-- see https://ghc.haskell.org/trac/ghc/ticket/14382 -- see https://ghc.haskell.org/trac/ghc/ticket/14382
if impl(ghc == 8.2.*) if impl(ghc == 8.2.*)
build-depends: haskell-gi-overloading == 0.0 build-depends: haskell-gi-overloading == 0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment