From 7cd4c147130432e9de02cf2f5664cda75fd9b4c0 Mon Sep 17 00:00:00 2001 From: nonowarn Date: Thu, 25 Mar 2010 06:45:48 +0900 Subject: New fomula: haskell-platform The standard Haskell development environment Signed-off-by: Adam Vandenberg --- Library/Formula/haskell-platform.rb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Library/Formula/haskell-platform.rb (limited to 'Library/Formula') diff --git a/Library/Formula/haskell-platform.rb b/Library/Formula/haskell-platform.rb new file mode 100644 index 000000000..698e8c35a --- /dev/null +++ b/Library/Formula/haskell-platform.rb @@ -0,0 +1,21 @@ +require 'formula' + +class HaskellPlatform