SlackBuildsOrg/haskell/ghc
Willy Sudiarto Raharjo 3df69d9db9 haskell/ghc: Updated for version 7.10.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-05-04 07:38:11 +07:00
..
ghc.info haskell/ghc: Updated for version 7.10.3. 2016-05-04 07:38:11 +07:00
ghc.SlackBuild haskell/ghc: Updated for version 7.10.3. 2016-05-04 07:38:11 +07:00
README haskell/ghc: Updated for version 7.8.4. 2015-03-29 22:04:27 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

GHC is a state-of-the-art, open source, compiler and interactive environment
for the functional language Haskell.  This is a complete build, including
interactive system and profiling libraries and documentation.

You will need 4.3G of free space in /tmp/SBo to build this package.

In theory, if you already have ghc 7.4 or newer on your build host,
you can skip the bootstrapping done by this script by passing
BOOTSTRAP=no environment variable to this script.  In that case, you
also do not have to download the bindist, just the ghc-*-src.tar.xz.
This is not recommended, though, since it is poorly tested.