Browse Source
haskell/ghc: Updated for version 8.4.3.
haskell/ghc: Updated for version 8.4.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>pull/53/head
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
5 changed files with 2133 additions and 65 deletions
-
6haskell/ghc/README
-
2061haskell/ghc/ghc.1
-
105haskell/ghc/ghc.SlackBuild
-
24haskell/ghc/ghc.info
-
2haskell/ghc/slack-desc
2061
haskell/ghc/ghc.1
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,14 +1,14 @@ |
|||
PRGNAM="ghc" |
|||
VERSION="7.10.3" |
|||
HOMEPAGE="http://haskell.org/ghc/" |
|||
DOWNLOAD="https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-i386-deb8-linux.tar.xz \ |
|||
https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-src.tar.xz" |
|||
MD5SUM="e695560e45251e70ae1fd433044ae120 \ |
|||
00104e629bfda9f956c23752b5f38613" |
|||
DOWNLOAD_x86_64="https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-x86_64-deb8-linux.tar.xz \ |
|||
https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-src.tar.xz" |
|||
MD5SUM_x86_64="c9ea458e25a90bcce5fe1269e014bfed \ |
|||
00104e629bfda9f956c23752b5f38613" |
|||
VERSION="8.4.3" |
|||
HOMEPAGE="https://haskell.org/ghc/" |
|||
DOWNLOAD="https://downloads.haskell.org/~ghc/8.4.3/ghc-8.4.3-i386-deb8-linux.tar.xz \ |
|||
https://downloads.haskell.org/~ghc/8.4.3/ghc-8.4.3-src.tar.xz" |
|||
MD5SUM="fcd2b5c34a3276146731dc34d0dc4694 \ |
|||
5aebdda828eb544578b80132a1658315" |
|||
DOWNLOAD_x86_64="https://downloads.haskell.org/~ghc/8.4.3/ghc-8.4.3-x86_64-deb8-linux.tar.xz \ |
|||
https://downloads.haskell.org/~ghc/8.4.3/ghc-8.4.3-src.tar.xz" |
|||
MD5SUM_x86_64="99b63b934ed9f9659ac4adc3b711a3c0 \ |
|||
5aebdda828eb544578b80132a1658315" |
|||
REQUIRES="" |
|||
MAINTAINER="Mikko Värri" |
|||
EMAIL="vmj@linuxbox.fi" |
|||
MAINTAINER="David Spencer" |
|||
EMAIL="baildon.research@googlemail.com" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue