community/ghc: updates

This commit is contained in:
Kevin Mihelich 2017-06-24 01:09:58 +00:00
parent fcdd807430
commit b92ec9be94

View file

@ -7,7 +7,6 @@
# - depend on llvm37, make -j1
buildarch=4
noautobuild=1
# Special note for devs looking to upgrade this package:
# ghc places a unique hash for each library when it is built.
@ -25,7 +24,7 @@ pkgdesc='The Glasgow Haskell Compiler'
arch=('i686' 'x86_64')
url='http://www.haskell.org/ghc/'
license=('custom')
makedepends=('ghc' 'perl' 'libxslt' 'docbook-xsl' 'python-sphinx' 'haskell-hscolour'
makedepends=('ghc-static' 'perl' 'libxslt' 'docbook-xsl' 'python-sphinx' 'haskell-hscolour'
'texlive-bin' 'texlive-latexextra' 'ttf-dejavu')
source=("https://downloads.haskell.org/~ghc/$pkgver/$pkgname-${pkgver}-src.tar.xz"
ghc-rebuild-doc-index.hook ghc-register.hook ghc-unregister.hook)