[Chart] Splitting gtk stuff into a separate package
Tim Docker
tim at dockerz.net
Mon Jan 9 11:59:47 GMT 2012
On 07/01/12 18:05, Eugene Kirpichov wrote:
>
> How can this be achieved? I thought about having two .cabal files in
> one directory, but apparently this is not possible (google multiple
> cabal files in directory) and perhaps even not recommended - people
> are advising to have separate repos, to keep it possible to
> independently darcs tag particular cabal versions of the package.
I don't really see the need for a separate repo. The chart-gtk package
is tiny, and may as well be released at the same time, and with the same
version as the main chart package.
I've had a go at this, and attach a patch to split the code into two
packages. Let me know what you think.
Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chart-split.patch
Type: text/x-patch
Size: 38773 bytes
Desc: not available
URL: <http://projects.haskell.org/pipermail/chart/attachments/20120109/57fe86e3/attachment-0001.bin>
More information about the Chart
mailing list