summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-platform/README
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2011-03-30 21:53:46 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-03-30 22:52:11 -0500
commit436dfa2612ff082d9f006097c4ceefa9660b846d (patch)
treef9f0516c15ea19ac2330dc7869f40e1e2c503f27 /haskell/haskell-platform/README
parent0c900fc7360800c0f169a97401cd23a07f76763e (diff)
downloadslackbuilds-436dfa2612ff082d9f006097c4ceefa9660b846d.tar.gz
slackbuilds-436dfa2612ff082d9f006097c4ceefa9660b846d.tar.xz
haskell/haskell-platform: Removed, this will not build with ghc 7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-platform/README')
-rw-r--r--haskell/haskell-platform/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/haskell/haskell-platform/README b/haskell/haskell-platform/README
deleted file mode 100644
index da1e3acc1e..0000000000
--- a/haskell/haskell-platform/README
+++ /dev/null
@@ -1,12 +0,0 @@
-The Haskell Platform is a comprehensive, robust development for programming
-in Haskell, which not only makes it trivial to get up and running with a full
-Haskell development environment, but also provides a comprehensive, standard
-base for commercial and open source Haskell development that maximises
-interoperability and stability of your code.
-
-This requires ghc.
-
-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.