[Git][haskell-team/DHG_packages][experimental] ghc: upload version 8.6.4 to experimental, following new lts 13.15

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Apr 1 09:31:54 BST 2019



Gianfranco Costamagna pushed to branch experimental at Debian Haskell Group / DHG_packages


Commits:
7bc1addc by Gianfranco Costamagna at 2019-04-01T08:30:44Z
ghc: upload version 8.6.4 to experimental, following new lts 13.15

- - - - -


2 changed files:

- p/ghc/debian/changelog
- p/ghc/debian/patches/buildpath-abi-stability.patch


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ghc (8.6.4+dfsg1-1) experimental; urgency=medium
+
+  * New upstream release
+  * Patch refresh
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 01 Apr 2019 10:20:17 +0200
+
 ghc (8.6.3+dfsg1-1) experimental; urgency=medium
 
   * New upstream release


=====================================
p/ghc/debian/patches/buildpath-abi-stability.patch
=====================================
@@ -1,10 +1,10 @@
 Forwarded to https://ghc.haskell.org/trac/ghc/ticket/10424
 
-Index: b/compiler/iface/MkIface.hs
+Index: ghc-8.6.4/compiler/iface/MkIface.hs
 ===================================================================
---- a/compiler/iface/MkIface.hs
-+++ b/compiler/iface/MkIface.hs
-@@ -702,7 +702,7 @@ addFingerprints hsc_env mb_old_fingerpri
+--- ghc-8.6.4.orig/compiler/iface/MkIface.hs
++++ ghc-8.6.4/compiler/iface/MkIface.hs
+@@ -712,7 +712,7 @@
     iface_hash <- computeFingerprint putNameLiterally
                        (mod_hash,
                         ann_fn (mkVarOcc "module"),  -- See mkIfaceAnnCache
@@ -13,7 +13,7 @@ Index: b/compiler/iface/MkIface.hs
                         sorted_deps,
                         mi_hpc iface0)
  
-@@ -737,6 +737,9 @@ addFingerprints hsc_env mb_old_fingerpri
+@@ -747,6 +747,9 @@
      (non_orph_fis,   orph_fis)   = mkOrphMap ifFamInstOrph (mi_fam_insts iface0)
      fix_fn = mi_fix_fn iface0
      ann_fn = mkIfaceAnnCache (mi_anns iface0)



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7bc1addc8b397683c11467a9def716150207ddd9
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/20190401/877501b1/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list