#815: Feature Request: Translate buildplan to makefile -----------------------------+---------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Resolution: wontfix Keywords: makefile, make | Difficulty: unknown Ghcversion: | Platform: -----------------------------+---------------------------------------------- Changes (by duncan):
* status: new => closed * resolution: => wontfix Comment: This should be possible. It is what the ghc build system does. There should be enough stuff exported from the Cabal library for you to be able to do this. Indeed it should be possible to use that in a custom cabal package build system. Part of the Cabal architecture is that you can use any build system you like for a package and still get all the automated package management. It has certainly worked in the past (see franchise). If there's anything preventing it, file a ticket. I don't plan to add this feature to the Cabal library itself however. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/815#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel