From 46e9ab0ca5e504d3509678b4d43a41d938650e75 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sun, 3 Jun 2012 20:52:29 +0000 Subject: - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell --- devel/hs-BNFC/files/patch-Main.hs | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/hs-BNFC/files/patch-Main.hs (limited to 'devel/hs-BNFC/files/patch-Main.hs') diff --git a/devel/hs-BNFC/files/patch-Main.hs b/devel/hs-BNFC/files/patch-Main.hs new file mode 100644 index 000000000000..cf13337bafea --- /dev/null +++ b/devel/hs-BNFC/files/patch-Main.hs @@ -0,0 +1,13 @@ +--- Main.hs.orig 2010-09-15 16:26:38.000000000 +0200 ++++ Main.hs 2012-05-13 12:32:42.198463500 +0200 +@@ -41,8 +41,9 @@ + + import MultiView (preprocessMCF, mkTestMulti, mkMakefileMulti) + +-import System + import System.Exit ++import System.Environment ++import System.Process + import Char + import Data.List (elemIndex) + -- cgit v1.2.3