diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:31:18 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:31:18 -0500 |
commit | 0e4a2b3dad600f4a6cfd779025739abc73944a1c (patch) | |
tree | 2acd6a7b5c170806363b9ed4fbb93706dc3502f1 /haskell/haskell-platform | |
parent | 28d1143310fa2aa1926e057c57686af45559fc4f (diff) | |
download | slackbuilds-0e4a2b3dad600f4a6cfd779025739abc73944a1c.tar.gz |
haskell/haskell-platform: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-platform')
-rw-r--r-- | haskell/haskell-platform/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-platform/README b/haskell/haskell-platform/README index d991313122..649e455c46 100644 --- a/haskell/haskell-platform/README +++ b/haskell/haskell-platform/README @@ -4,8 +4,6 @@ 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, and hscolour is an optional requirement. - This is intended to be installed on a system that does not already have any haskell-related components (other than ghc & hscolour, of course) installed, so for best results (and chance of success), you should remove any of those |