
you might also be interested in franchise, an attempt by david roundy
to create a decent haskell package manager before retiring from the
community
http://hackage.haskell.org/package/franchise
may have some ideas to reuse.
I use autoconf to generate cabal files when needed, working on a
better solution all around somwhat more similar to but distinct from
cartel and not haskell specific.
John
On Wed, May 28, 2014 at 6:35 AM, Omari Norman
On Wed, May 28, 2014 at 7:53 AM, Niklas Hambüchen
wrote: An example of how some project's cabal file looks in cartel would be nice.
Cartel's own cabal file is generated from Cartel.
https://github.com/massysett/cartel/blob/master/genCabal.hs
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- John Meacham - http://notanumber.net/