diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-20 08:10:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-20 08:10:28 +0700 |
commit | cc0536d54e4a9808549c86f91fab6810c0d96701 (patch) | |
tree | aa945e8f4a8e5c7165fc0f446bf7cc3cf00d0a51 /haskell/haskell-platform | |
parent | 8ef91244f4c223101b95d0d965eec672493fc959 (diff) |
haskell/haskell-platform: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-platform')
-rw-r--r-- | haskell/haskell-platform/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell/haskell-platform/README b/haskell/haskell-platform/README index 283eedb67a63..8d9bbe8f39d3 100644 --- a/haskell/haskell-platform/README +++ b/haskell/haskell-platform/README @@ -12,3 +12,6 @@ This is intended to be installed on a system that does not already have any haskell-related components (other than ghc, of course) installed, so for best results (and chance of success), you should remove any of those before you try to build haskell-platform. + +NOTE: If you have sage installed, you may want to rename /opt/sage before +building haskell-platform and rename it back after it finished building. |