[Haskell-cafe] [ANN] cartel - specify Cabal files using Haskell
John Meacham
john at repetae.net
Thu May 29 02:17:43 UTC 2014
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 <omari at smileystation.com> wrote:
>
> On Wed, May 28, 2014 at 7:53 AM, Niklas Hambüchen <mail at nh2.me> 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
--
John Meacham - http://notanumber.net/
More information about the Haskell-Cafe
mailing list