[Git][haskell-team/package-plan][master] moving broken things around
Clint Adams
gitlab at salsa.debian.org
Fri Apr 27 01:24:24 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
d52e74c8 by Clint Adams at 2018-04-26T20:24:17-04:00
moving broken things around
- - - - -
3 changed files:
- packages.txt
- + patches/fgl-arbitrary/0.2.0.3/newer-deps
- + patches/fgl-arbitrary/0.2.0.3/series
Changes:
=====================================
packages.txt
=====================================
--- a/packages.txt
+++ b/packages.txt
@@ -17,7 +17,7 @@ annotated-wl-pprint 0.7.0
ansi-terminal 0.8.0.2 notest
ansi-wl-pprint 0.6.8.2
appar 0.1.4
-arbtt 0.10.0.1 binary notest key ignore
+arbtt 0.9.0.13 binary notest key ignore # BROKEN: LTS 11: newer base
argon2 1.3.0.1 notest
arrows 0.4.4.1 key
asn1-encoding 0.9.5
@@ -173,7 +173,7 @@ csv-conduit 0.6.8.1
curl 1.3.8
curry-base 1.0.0
curry-frontend 1.0.1
-darcs 2.12.5 key binary=darcs -fpkgconfig -fcurl -f-http -fterminfo notest ignore
+darcs 2.12.5 key binary=darcs -fpkgconfig -fcurl -f-http -fterminfo notest ignore # BROKEN: LTS 11: via graphviz
darcs-monitor 0.4.2 binary=darcs-monitor key
data-accessor 0.2.2.7
data-accessor-mtl 0.2.0.4
@@ -264,7 +264,7 @@ fclabels 2.0.3.3
fdo-notify 0.3.1
feed 1.0.0.0
fgl 5.6.0.0
-fgl-arbitrary 0.2.0.3 ignore # BROKEN: LTS 11: newer QuickCheck
+fgl-arbitrary 0.2.0.3
file-embed 0.0.10.1
file-location 0.4.9
filelock 0.1.1.2
@@ -633,7 +633,7 @@ persistent 2.8.1
persistent-postgresql 2.8.2.0
persistent-sqlite 2.8.1.2
persistent-template 2.5.4
-pgp-wordlist-0.1.0.2
+pgp-wordlist 0.1.0.2
# phybin 0.3 tille wants this to be added
pid1 0.1.2.0
pipes 4.3.9
=====================================
patches/fgl-arbitrary/0.2.0.3/newer-deps
=====================================
--- /dev/null
+++ b/patches/fgl-arbitrary/0.2.0.3/newer-deps
@@ -0,0 +1,20 @@
+--- a/fgl-arbitrary.cabal
++++ b/fgl-arbitrary.cabal
+@@ -29,7 +29,7 @@
+ -- other-extensions:
+ build-depends: base < 5
+ , fgl >= 5.5.2.0 && < 6
+- , QuickCheck >= 2.3 && < 2.10
++ , QuickCheck >= 2.3 && < 2.12
+ -- hs-source-dirs:
+ default-language: Haskell2010
+
+@@ -43,7 +43,7 @@
+ build-depends: fgl-arbitrary
+ , fgl
+ , base
+- , QuickCheck >= 2.3 && < 2.10
++ , QuickCheck >= 2.3 && < 2.12
+ , hspec >= 2.1 && < 2.5
+ , containers
+
=====================================
patches/fgl-arbitrary/0.2.0.3/series
=====================================
--- /dev/null
+++ b/patches/fgl-arbitrary/0.2.0.3/series
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/d52e74c8e0555e3b5f47d8220b97c4a4cfe9a65c
---
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/d52e74c8e0555e3b5f47d8220b97c4a4cfe9a65c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180427/16cc8f9c/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list