diff options
Diffstat (limited to 'haskell')
-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. |