diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:15:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:01 +0700 |
commit | 3d5d0ac56811d5724762af6670e1da80cae733e8 (patch) | |
tree | 4f4e38c4475b07c87d7004b97c560725b350fd24 /haskell/ghc/README | |
parent | cb4829119e72c1c45dad6ebeb031bc3df273b017 (diff) | |
download | slackbuilds-3d5d0ac56811d5724762af6670e1da80cae733e8.tar.gz |
haskell/ghc: Updated for version 8.4.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/ghc/README')
-rw-r--r-- | haskell/ghc/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/haskell/ghc/README b/haskell/ghc/README index a63dd0582b..85310df7ef 100644 --- a/haskell/ghc/README +++ b/haskell/ghc/README @@ -4,8 +4,4 @@ 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. +Optional dependency: Sphinx (for building the documentation). |