[Git][haskell-team/DHG_packages][experimental] ghc: Use llvm-7 on arm*

Gianfranco Costamagna gitlab at salsa.debian.org
Wed Sep 11 11:15:11 BST 2019



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


Commits:
92d71b31 by Gianfranco Costamagna at 2019-09-11T10:14:37Z
ghc: Use llvm-7 on arm*

- - - - -


2 changed files:

- p/ghc/debian/changelog
- p/ghc/debian/control


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ghc (8.8.1+dfsg1-1~exp4) unstable; urgency=medium
+
+  * Probably llvm-7 is the last working version that can be used in arm
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 11 Sep 2019 12:04:25 +0200
+
 ghc (8.8.1+dfsg1-1~exp3) experimental; urgency=medium
 
   * Stick with llvm-8, because llvm-9 seems to be not able to make the build


=====================================
p/ghc/debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends:
   pkg-config,
   ghc:native (>= 8.4),
   libgmp-dev,
-  llvm-8 [arm64 armel armhf],
+  llvm-7 [arm64 armel armhf],
   libffi-dev,
   libncurses5-dev,
   python-sphinx <!cross>,
@@ -30,7 +30,7 @@ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/gh
 Package: ghc
 Architecture: any
 Depends:
-  llvm-8 [arm64 armel armhf],
+  llvm-7 [arm64 armel armhf],
   gcc,
   libgmp-dev,
   libffi-dev,
@@ -53,7 +53,7 @@ Replaces: ghc6 (<< 7), ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10), ${conflictin
 Conflicts: ghc6 (<< 7), ghc-dynamic (<< 7.8)
 Breaks: cabal-install (<< 1.22), haskell-devscripts (<< 0.8.13),
  ghc-doc (<< 7.10), ghc-haddock (<< 7.10), ${conflicting-devs}
-Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-8
+Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-7
 Description: The Glasgow Haskell Compilation system
  The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
  Haskell.



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/92d71b315d3632c889edaa8e3b68ac5ae86403fe
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/20190911/fd63efe3/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list