On 14 April 2015 at 02:21, Nicola Squartini <tens...@gmail.com> wrote: > > ---------- Forwarded message ---------- > From: Nicola Squartini <tens...@gmail.com> > Date: Tue, Apr 14, 2015 at 9:20 AM > Subject: Re: [arch-haskell] gitit status update and why are deps needed for > binaries > To: Bastien Traverse <neit...@esrevart.net> > > > Solving the problem of pandoc and gitit binaries taking so much space, would > require splitting the packages in two. Right now haskell-pandoc and > haskell-gitit are packaged with binaries and modules inside, and the module > part depend on all the other packages, including GHC. If we split each of > them into two, say pandoc (binaries) and haskell-pandoc (modules), then you > could just install the binaries without having to depend on GHC.
The reasons we don't do that sort of splitting are two: 1. The tool that helps with packaging `clbrepo` doesn't support it, and most importantly 2. splitting into -bin and -dev packages, like in Debian/Ubuntu/..., isn't the norm in Arch /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus _______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/arch-haskell