Re: [jhc] [Haskell] ANNOUNCE: jhc-0.8.0
Thanks. I have included your patch.
However the ultimate root cause of the Options.hs is not that it isn't
being included, it is under drift_processed/Options.hs, the issue is
that the Makefile still seems to think it needs the original at least
for you for some reason and isn't using the drift_procesed one. hmm..
John
On Thu, Feb 9, 2012 at 10:49 AM, Sergei Trofimovich
On Tue, 7 Feb 2012 20:03:20 -0800 John Meacham
wrote: I am happy to announce jhc 0.8.0
There have been A lot of major changes in jhc with this release.
Hi John!
Release tarball is missing src/Options.hs file. Sent a patch via 'darcs send'.
] hunk ./Makefile.am 30 - src/Name/Prim.hs src/PackedString.hs src/Ho/ReadSource.hs \ + src/Name/Prim.hs src/Options.hs src/PackedString.hs src/Ho/ReadSource.hs \
--
Sergei
participants (1)
-
John Meacham