>   ghc -c Add.hs
>   ghc -c Main.hs
>   ghc -o Main Main.o Add.o
Or just 
    ghc Add.hs Main.gs

But I agree.  I always use hbcmake and it does what I want.

    -- Lennart


Reply via email to