Re: cvs commit: fptools/happy LICENSE fptools/happy/doc happy.1.in fptools/happy/examples/glr Makefile fptools/happy/examples/glr/bio-eg 1-1200.dna 1-600.dna Bio.y Main.lhs Makefile README fptools/happy/examples/glr/common DV_lhs DaVinciTypes.hs ...

Sven Panne <[email protected]> Fri, 13 Aug 2004 08:54:35 +0200
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
[email protected] wrote:
> [...] GLR extension for Happy. [...]

Currently the Happy build is broken and I'm not sure how to fix this correctly:

[...]
------------------------------------------------------------------------
==fptools== make boot -wr;
  in /usr/src/packages/BUILD/fptools/happy/templates
------------------------------------------------------------------------
/usr/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O GLR_Base.lhs GLR_Lib.lhs GenericTemplate.hs
GLR_Lib.lhs: can't locate import `DATA'
make[2]: *** [depend] Fehler 1
make[1]: *** [boot] Fehler 1
make[1]: Leaving directory `/usr/src/packages/BUILD/fptools/happy'
make: *** [build] Fehler 1


Cheers,
    S.