Hi,

I am trying to make a port skeleton for the BSD ports selection for GHC.
When configuring, I get the following messages:

       :          :             :
     checking for gzip... /usr/bin/gzip
     checking for happy... no
     checking for version of happy... 
     Happy version 1.4 or later is required to compile GHC.

So, I check the Happy web page:

     Downloading Happy

     To compile Happy from source, you'll need GHC version 2.10 or later. The
     source is here:

              ftp://ftp.dcs.gla.ac.uk/pub/haskell/happy/happy-1.5-src.tar.gz

How do I get out of this mutual recursion? My fixed point calculus gives up
here. I would like to have a solution that can be used from the port without
too much hassle and downloading other packages.

Thanks in advance,

Tim

-- 
 ,------------------------------------------------.---------------------------.
 | Tim Hemel -- TimeWaster <[EMAIL PROTECTED]>  |       Out of my mind.     |
 |        http://cuba.xs4all.nl/~tim/             |    Back in five minutes.  |
 `------------------------------------------------'---------------------------'

Reply via email to