Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cabal hooks overlay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matthew Pickering
Cabal hooks overlay
Commits
ec5c7d97
Unverified
Commit
ec5c7d97
authored
1 year ago
by
Rodrigo Mesquita
Browse files
Options
Downloads
Patches
Plain Diff
gi-g... 3.14
parent
bf17f7c8
Branches
Branches containing commit
No related tags found
1 merge request
!25
Use cabal-version 3.14
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
patches/gi-glib-2.0.29.patch
+13
-4
13 additions, 4 deletions
patches/gi-glib-2.0.29.patch
patches/gi-gobject-2.0.30.patch
+13
-4
13 additions, 4 deletions
patches/gi-gobject-2.0.30.patch
with
26 additions
and
8 deletions
patches/gi-glib-2.0.29.patch
+
13
−
4
View file @
ec5c7d97
...
@@ -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..5
eabfd0
100644
index 4a13d6e..5
44dea7
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
...
...
This diff is collapsed.
Click to expand it.
patches/gi-gobject-2.0.30.patch
+
13
−
4
View file @
ec5c7d97
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment