[Hat] ghc + hat
Thomas Davie
tatd2 at kent.ac.uk
Fri Sep 28 17:06:54 EDT 2007
Hat works by first performing a program transformation on your code,
and the compiling, hmake is used to hide these steps. If you want to
just invoke ghc, you will need to first invoke hat-trans to apply the
transformation, and then compile the transformed source code.
Bob
On 28 Sep 2007, at 21:28, Guillaume Hoffmann wrote:
> Hi,
>
> is there a way to compile a program with GHC and Hat support, directly
> by calling GHC with the adequate flag(s) (withour using hmake, as the
> official documentation stipulates) ?
>
> guillaume
> _______________________________________________
> Hat mailing list
> Hat at haskell.org
> http://www.haskell.org/mailman/listinfo/hat
More information about the Hat
mailing list