[Haskell-cafe] Re: a cabal/database lib experience
Bulat Ziganshin
bulat.ziganshin at gmail.com
Wed Dec 13 09:48:49 EST 2006
Hello Paul,
Tuesday, December 12, 2006, 4:48:55 PM, you wrote:
>> ./Setup.lhs configure -p
>> ./Setup.lhs build
>> ./Setup.lhs install
> I come from a Python background, and Python's distutils (which feels
> very like cabal - or should that be the other way round?) tends to
> have later commands include earlier ones. So,
i suggest you to write simple script that automates this. i've attached
makefile which i include with all my libs that does this - you need to run
only "make install". i propose to all library developers to include such
makefile with their libs
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 609 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20061213/dc038507/Makefile.obj
More information about the Haskell-Cafe
mailing list