On Tue, Jan 06, 2009 at 11:54:28PM -0800, Brendan Cully wrote:
> On Tuesday, 30 December 2008 at 21:21, Richard Cobbe wrote:
> > Fink 0.28.6, tracking unstable source
> > Mac OS 10.5.6 Intel
> > XCode 3.0, XQuartz 2.2.3
> >
> > It seems that ghc-6.8.3-1 is missing a dependency on gmp. (Maintainer
On Tuesday, 30 December 2008 at 21:21, Richard Cobbe wrote:
> Fink 0.28.6, tracking unstable source
> Mac OS 10.5.6 Intel
> XCode 3.0, XQuartz 2.2.3
>
> It seems that ghc-6.8.3-1 is missing a dependency on gmp. (Maintainer CC'd.)
>
> As an example, save the following file as Example.hs:
>
>
Fink 0.28.6, tracking unstable source
Mac OS 10.5.6 Intel
XCode 3.0, XQuartz 2.2.3
It seems that ghc-6.8.3-1 is missing a dependency on gmp. (Maintainer CC'd.)
As an example, save the following file as Example.hs:
main = print "Hello, world!"
Without gmp installed, compiling (or, more prec