diff options
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). |