summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-platform
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-platform')
-rw-r--r--haskell/haskell-platform/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell/haskell-platform/README b/haskell/haskell-platform/README
index 283eedb67a..8d9bbe8f39 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.