aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc/files
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2002-07-21 14:10:56 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2002-07-21 14:10:56 +0000
commit521b7f8a7a662b329f6ea14b0b6eb69ca46dcb66 (patch)
tree58a7a39afe7360485ee79895caa3d21b00cfc17a /lang/ghc/files
parentdee1308ad397a06e3b27f70c40af4df29afe617a (diff)
downloadports-521b7f8a7a662b329f6ea14b0b6eb69ca46dcb66.tar.gz
ports-521b7f8a7a662b329f6ea14b0b6eb69ca46dcb66.zip
Update port to version 5.04.
PR: 40779 Submitted by: Simon Marlow <simon@smarlow.com> Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=63307
Diffstat (limited to 'lang/ghc/files')
-rw-r--r--lang/ghc/files/patch-configure19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/ghc/files/patch-configure b/lang/ghc/files/patch-configure
index 35b9e011265e..e69de29bb2d1 100644
--- a/lang/ghc/files/patch-configure
+++ b/lang/ghc/files/patch-configure
@@ -1,19 +0,0 @@
-*** configure~ Fri Nov 2 12:49:24 2001
---- configure Thu Jan 24 21:51:56 2002
-***************
-*** 2593,2599 ****
- test ${h1} -lt ${h2}
- )
- then
-! { echo "configure: error: Happy version 1.9 or later is required to compile GHC." 1>&2; exit 1; }
-
- fi
- fi
---- 2593,2599 ----
- test ${h1} -lt ${h2}
- )
- then
-! # { echo "configure: error: Happy version 1.9 or later is required to compile GHC." 1>&2; exit 1; }
-
- fi
- fi