Mikko Värri 7cfb6ccc32 haskell/ghc: Updated for version 7.8.4. 9 سال پیش
..
README 7cfb6ccc32 haskell/ghc: Updated for version 7.8.4. 9 سال پیش
ghc.SlackBuild 7cfb6ccc32 haskell/ghc: Updated for version 7.8.4. 9 سال پیش
ghc.info 7cfb6ccc32 haskell/ghc: Updated for version 7.8.4. 9 سال پیش
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 سال پیش

README

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.