How do I add new dependencies and source files into the build system?

Colin Paul Adams colin at colina.demon.co.uk
Sun Mar 22 12:30:47 EDT 2009


>>>>> "Donnie" == Donnie Jones <donnie at darthik.com> writes:

    Donnie> Hello Colin, I believe you should edit
    Donnie> compiler/ghc.cabal.in -- I believe this file is the input
    Donnie> for cabal and used to create the ghc.cabal which gets
    Donnie> re-created at ./configure.

    Donnie> Also, you may want to look into Ways
    Donnie> (compiler/main/StaticFlags.hs and mk/config.mk.in) if you
    Donnie> plan on adding any compile-time (static) flags.

    Donnie> Hope that helps.  -- Donnie Jones

Yes, thanks.
-- 
Colin Adams
Preston Lancashire


More information about the Glasgow-haskell-users mailing list