[Git][haskell-team/package-plan][master] patch wizards for newer haskeline

Clint Adams (@clint) gitlab at salsa.debian.org
Wed Jun 22 20:46:27 BST 2022



Clint Adams pushed to branch master at Debian Haskell Group / package-plan


Commits:
39273091 by Clint Adams at 2022-06-22T15:46:15-04:00
patch wizards for newer haskeline

- - - - -


3 changed files:

- packages.txt
- + patches/wizards/1.0.3/newer-deps
- + patches/wizards/1.0.3/series


Changes:

=====================================
packages.txt
=====================================
@@ -296,6 +296,7 @@ filemanip 0.3.6.3
 filepath-bytestring 1.4.2.1.9
 filepattern 0.1.2
 filestore 0.6.5
+filtrable 0.1.6.0
 fingertree 0.1.5.0
 finite-field 0.9.0
 first-class-families 0.8.0.1


=====================================
patches/wizards/1.0.3/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/wizards.cabal
++++ b/wizards.cabal
+@@ -83,7 +83,7 @@ Library
+   Extensions: OverlappingInstances                   
+   
+   -- Packages needed in order to build this package.
+-  Build-depends: base == 4.*, haskeline >= 0.6 && < 0.8, mtl >= 2.0 && < 2.3, transformers >= 0.1 && < 0.6, control-monad-free >= 0.5 && < 0.7, containers >= 0.4 && < 0.7
++  Build-depends: base == 4.*, haskeline >= 0.6 && < 0.9, mtl >= 2.0 && < 2.3, transformers >= 0.1 && < 0.6, control-monad-free >= 0.5 && < 0.7, containers >= 0.4 && < 0.7
+ 
+   -- Modules not exported by this package.
+   -- Other-modules:       


=====================================
patches/wizards/1.0.3/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/39273091cb0b47a488d561a7c88f0c9f90dc95f6

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/39273091cb0b47a488d561a7c88f0c9f90dc95f6
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/20220622/f4dc40f0/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list