[Git][haskell-team/DHG_packages][master] ghc: debian/provided_substvars: mtl and stm are now official; conflict

Clint Adams gitlab at salsa.debian.org
Thu Oct 18 23:22:57 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
ba619335 by Clint Adams at 2018-10-18T22:22:01Z
ghc: debian/provided_substvars: mtl and stm are now official; conflict

- - - - -


2 changed files:

- p/ghc/debian/changelog
- p/ghc/debian/provided_substvars


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ghc (8.4.3+dfsg1-3) unstable; urgency=medium
+
+  * Conflict with mtl and stm.  closes: #910008.
+
+ -- Clint Adams <clint at debian.org>  Thu, 18 Oct 2018 18:20:40 -0400
+
 ghc (8.4.3+dfsg1-2) unstable; urgency=medium
 
   * Upload to unstable


=====================================
p/ghc/debian/provided_substvars
=====================================
@@ -5,7 +5,7 @@
 open PKG, 'inplace/bin/ghc-pkg list --simple-output |'
     or die "ghc-pkg list failed: $!";
 
-my @ignored = ('ghc', 'mtl', 'utf8-string', 'rts', 'stm', 'parallel');
+my @ignored = ('ghc', 'utf8-string', 'rts', 'parallel');
 my %ignored;
 $ignored{$_}++ for @ignored;
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ba6193352d47a46e130836e46b82d547b1a2f37a

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ba6193352d47a46e130836e46b82d547b1a2f37a
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/20181018/4dbfc2fb/attachment.html>


More information about the Pkg-haskell-commits mailing list