Has anyone come up with some magic to let automake play nice with Haskell compilers (ghc 5 or nhc 98 preferred)?
I'll attach a Makefile.am.ghc file which I'm using for a current project, along with an example Makefile.am, and another file (Makefile.am.global) which you might want to use to set some options like GHCFLAGS. Hopefully the attachments won't get stripped/mangled -- drop me a note if they do ... -- #ozone/algorithm <andrep@cse.unsw.EDU.AU> - b.sc (comp. sci+psych)
G'day all. On Mon, Aug 05, 2002 at 10:35:35PM +0800, Andre Pang wrote:
I'll attach a Makefile.am.ghc file which I'm using for a current project, along with an example Makefile.am, and another file (Makefile.am.global) which you might want to use to set some options like GHCFLAGS.
Thankyou! That's exactly what I needed. Cheers, Andrew Bromage
participants (2)
-
Andre Pang -
Andrew J Bromage