On Thu, Mar 15, 2007 at 06:21:11PM +0100, Sven Panne wrote:
> 
> IIRC, GHC has a slightly modified hsc2hs copy in its source tree. What were 
> the reasons for this duplication of 
> http://darcs.haskell.org:/home/darcs/hsc2hs? Shall we remove the hsc2hs from 
> GHC's source tree and make hsc2hs a build requirement for people building 
> from darcs?

hsc2hs gives different output on different platforms, so anyone building
from source needs it, not just those building from darcs.

Regardless, it would be good to merge whatever differences there are
between ghc's hsc2hs and the standalone one and then have ghc grab the
canonical hsc2hs with darcs-all.


If you meant hsc2hs should be a dependency even for people building from
a tarball, then that is Simon's call.


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to