On 7/22/05, Gregory Wright <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to get caballized package deployment working on Mac OS X. > > However, trying to build a package using runhaskell results in: > > > crossroads-able> runhaskell Setup.hs configure > Warning: No license-file field. > Configuring harp-0.2... > configure: searching for ghc in path. > configure: found ghc at /opt/local/bin/ghc > runhaskell: waitForProcess: interrupted (Interrupted system call) > > > This was trying to build the harp module in the haskell-src-exts package > (a prerequisite for hs-plugins).
hs-plugins depends on haskell-src-exts, not harp. -- Friendly, Lemmih _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
