-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
141 additions
and
62 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
patches/common/dbus/relax-over-specified-constraints-on-vector-and-lens.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Index: ghc-dbus.spec | ||
=================================================================== | ||
--- ghc-dbus.spec (revision 77445b0f46d392b5d2720a041fedbe84) | ||
+++ ghc-dbus.spec (working copy) | ||
@@ -103,6 +103,8 @@ | ||
|
||
%prep | ||
%autosetup -n %{pkg_name}-%{version} | ||
+cabal-tweak-dep-ver lens "<5.2" "< 6" | ||
+cabal-tweak-dep-ver vector "<0.13" "< 1" | ||
|
||
%build | ||
%ghc_lib_build |
12 changes: 12 additions & 0 deletions
12
patches/common/feed/relax-over-specified-constraint-on-base-compat.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Index: ghc-feed.spec | ||
=================================================================== | ||
--- ghc-feed.spec (revision 6) | ||
+++ ghc-feed.spec (working copy) | ||
@@ -111,6 +111,7 @@ | ||
%prep | ||
%autosetup -n %{pkg_name}-%{version} | ||
cp -p %{SOURCE1} %{pkg_name}.cabal | ||
+cabal-tweak-dep-ver base-compat '< 0.13' '< 1' | ||
|
||
%build | ||
%ghc_lib_build |
7 changes: 3 additions & 4 deletions
7
...rspecified-constraint-on-semigroups.patch → ...ver-specified-constraints-on-vector.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
Index: ghc-libsystemd-journal.spec | ||
=================================================================== | ||
--- ghc-libsystemd-journal.spec (revision 10) | ||
--- ghc-libsystemd-journal.spec (revision 532d900672ade22a7e6f6dd4cdc794dc) | ||
+++ ghc-libsystemd-journal.spec (working copy) | ||
@@ -61,7 +61,8 @@ | ||
|
||
@@ -63,6 +63,7 @@ | ||
%prep | ||
%autosetup -n %{pkg_name}-%{version} | ||
cp -p %{SOURCE1} %{pkg_name}.cabal | ||
+cabal-tweak-dep-ver semigroups '< 0.20' '< 1' | ||
+cabal-tweak-dep-ver vector "< 0.13" "< 1" | ||
|
||
%build | ||
%ghc_lib_build |
23 changes: 23 additions & 0 deletions
23
patches/common/persistent/drop-dependency-on-empty-attoparsec-aeson-library.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Index: ghc-persistent.spec | ||
=================================================================== | ||
--- ghc-persistent.spec (revision 1) | ||
+++ ghc-persistent.spec (working copy) | ||
@@ -26,8 +26,8 @@ | ||
License: MIT | ||
URL: https://hackage.haskell.org/package/%{pkg_name} | ||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz | ||
+Patch1: drop-dependency-on-empty-attoparsec-aeson-library.patch | ||
BuildRequires: ghc-Cabal-devel | ||
BuildRequires: ghc-aeson-devel | ||
-BuildRequires: ghc-attoparsec-aeson-devel | ||
BuildRequires: ghc-attoparsec-devel | ||
BuildRequires: ghc-base-devel | ||
@@ -131,7 +130,7 @@ | ||
This package provides the Haskell %{pkg_name} profiling library. | ||
|
||
%prep | ||
-%autosetup -n %{pkg_name}-%{version} | ||
+%autosetup -n %{pkg_name}-%{version} -p1 | ||
|
||
%build | ||
%ghc_lib_build |
12 changes: 12 additions & 0 deletions
12
patches/common/text-metrics/relax-over-specified-constraints-on-vector.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Index: ghc-text-metrics.spec | ||
=================================================================== | ||
--- ghc-text-metrics.spec (revision e0390055b567671f9df02290d9969c64) | ||
+++ ghc-text-metrics.spec (working copy) | ||
@@ -51,6 +51,7 @@ | ||
|
||
%prep | ||
%autosetup -n %{pkg_name}-%{version} | ||
+cabal-tweak-dep-ver vector "<0.13" "< 1" | ||
|
||
%build | ||
%ghc_lib_build |
12 changes: 12 additions & 0 deletions
12
patches/common/turtle/relax-over-specified-constraints-on-optparse-applicative.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Index: ghc-turtle.spec | ||
=================================================================== | ||
--- ghc-turtle.spec (revision 2e5f49b37f9b4f3b194640d65ceb497e) | ||
+++ ghc-turtle.spec (working copy) | ||
@@ -100,6 +100,7 @@ | ||
%prep | ||
%autosetup -n %{pkg_name}-%{version} | ||
cp -p %{SOURCE1} %{pkg_name}.cabal | ||
+cabal-tweak-dep-ver optparse-applicative "< 0.18" "< 1" | ||
|
||
%build | ||
%ghc_lib_build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters