[Git][haskell-team/package-plan][master] 2 commits: Re-enable Yi
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Wed Oct 30 11:10:05 GMT 2024
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
3d34413e by Ilias Tsitsimpis at 2024-10-30T11:53:56+02:00
Re-enable Yi
Marcel Fourné has updated Yi to work with GHC 9.6
- - - - -
e7b6b9ff by Ilias Tsitsimpis at 2024-10-30T13:09:45+02:00
Mark elm-compiler as ignored
- - - - -
3 changed files:
- packages.txt
- − patches/yi-language/0.19.0/newer-deps
- − patches/yi-language/0.19.0/series
Changes:
=====================================
packages.txt
=====================================
@@ -269,6 +269,7 @@ edit-distance 0.2.2.1
edit-distance-vector 1.0.0.4
either 5.0.2
elm-bridge 0.8.4
+elm-compiler 0.19.1 binary=elm-compiler ignore # https://bugs.debian.org/1086351
email-validate 2.3.2.21
emojis 0.1.4.1
enclosed-exceptions 1.0.3
@@ -1171,16 +1172,16 @@ yesod-newsfeed 1.7.0.0
yesod-persistent 1.6.0.8 notest
yesod-static 1.6.1.0
yesod-test 1.6.16
-yi 0.19.0 binary key -f+vty -f+pango ignore
-yi-core 0.19.3 ignore # https://bugs.debian.org/1084785
-yi-frontend-pango 0.19.1 ignore # obsolete https://bugs.debian.org/967521
-yi-frontend-vty 0.19.0 ignore
-yi-keymap-emacs 0.19.0 ignore
-yi-keymap-vim 0.19.0 ignore
-yi-language 0.19.0
-yi-misc-modes 0.19.0 ignore
-yi-mode-haskell 0.19.0 ignore
-yi-mode-javascript 0.19.0 ignore
+yi 0.19.2 binary key -f+vty -f+pango
+yi-core 0.19.4
+yi-frontend-pango 0.19.2 # obsolete https://bugs.debian.org/967521
+yi-frontend-vty 0.19.1
+yi-keymap-emacs 0.19.0
+yi-keymap-vim 0.19.0
+yi-language 0.19.2
+yi-misc-modes 0.19.1
+yi-mode-haskell 0.19.1
+yi-mode-javascript 0.19.1
yi-rope 0.11
zenc 0.1.2
zeromq4-haskell 0.8.0 notest
=====================================
patches/yi-language/0.19.0/newer-deps deleted
=====================================
@@ -1,15 +0,0 @@
-Index: b/yi-language.cabal
-===================================================================
---- a/yi-language.cabal
-+++ b/yi-language.cabal
-@@ -68,8 +68,8 @@ test-suite tasty
- , containers
- , hashable >=1.1.2.5
- , pointedlist >= 0.5
-- , regex-base ==0.93.*
-- , regex-tdfa >= 1.1 && <1.3
-+ , regex-base >=0.93 && <0.95
-+ , regex-tdfa >= 1.1 && <1.4
- , transformers-base
- , unordered-containers >= 0.1.3 && < 0.3
- , microlens-platform
=====================================
patches/yi-language/0.19.0/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/0be462500173e8ed6001916308067dfdb49258e7...e7b6b9ffe1248b4ede3b0dd36174d3b84baf89da
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/0be462500173e8ed6001916308067dfdb49258e7...e7b6b9ffe1248b4ede3b0dd36174d3b84baf89da
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/20241030/24dad819/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list