cabal-install and executable dependencies

John Lato jwlato at gmail.com
Mon Aug 26 08:44:01 CEST 2013


On Mon, Aug 26, 2013 at 1:06 AM, harry <voldermort at hotmail.com> wrote:

> John Lato-2 wrote
> > This requested feature seems to overlap with the build-tools section,
> > however I don't think cabal will attempt to auto-install executables
> > listed
> > there.
> >
> > I think build-depends and build-tools should be kept separate, but maybe
> > if
> > an executable listed in build-tools isn't found, cabal could look for a
> > package with the same name on hackage and attempt to install that first?
>
> I'd forgotten about build-tools. Does it actually do anything?
>

It checks that the executable is available on the current path, and that
it's within the given version bounds.  I think that's all it does.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130826/068525dc/attachment.htm>


More information about the Libraries mailing list