On Fri, Jan 22, 2016 at 2:42 AM, Louis Gesbert
wrote:
> Indeed, that must be the error:
> the default behaviour, on the repository, is to just ignore a field when it
> doesn't have the expected format -- to break as little as possible when the
> repository isn't exactly as expected (repository bug
Indeed, that must be the error:
the default behaviour, on the repository, is to just ignore a field when it
doesn't have the expected format -- to break as little as possible when the
repository isn't exactly as expected (repository bug, or problem of
compatibility beteen versions).
This should
On Thu, Jan 21, 2016 at 3:13 AM, Tim Cuthbertson wrote:
> On Thu, Jan 21, 2016 at 8:58 AM, David Scott wrote:
> >
> >
> > On Wed, Jan 20, 2016 at 9:34 PM, Tim Cuthbertson
> wrote:
> >>
> >> I've used opam a bunch, but this is the first time I've tried creating
> >> my own package. It seems like
On Thu, Jan 21, 2016 at 8:48 AM Daniel Bünzli
wrote:
>
>
> Le mercredi, 20 janvier 2016 à 22:34, Tim Cuthbertson a écrit :
>
> > As you can see, it doesn't try to install any of my dependencies. I am
> > using the builtin solver instead of aspcud, but I'm assuming the
> > default solver isn't _th
On Thu, Jan 21, 2016 at 8:58 AM, David Scott wrote:
>
>
> On Wed, Jan 20, 2016 at 9:34 PM, Tim Cuthbertson wrote:
>>
>> I've used opam a bunch, but this is the first time I've tried creating
>> my own package. It seems like I must be doing something dumb, but in
>> order to test my package I'm se
On Wed, Jan 20, 2016 at 9:34 PM, Tim Cuthbertson wrote:
> I've used opam a bunch, but this is the first time I've tried creating
> my own package. It seems like I must be doing something dumb, but in
> order to test my package I'm setting up a new opam repository (opam
> init; opam switch create;
Le mercredi, 20 janvier 2016 à 22:34, Tim Cuthbertson a écrit :
> As you can see, it doesn't try to install any of my dependencies. I am
> using the builtin solver instead of aspcud, but I'm assuming the
> default solver isn't _that_ bad ;).
Not sure if it its this but why are you using --no-ac
I've used opam a bunch, but this is the first time I've tried creating
my own package. It seems like I must be doing something dumb, but in
order to test my package I'm setting up a new opam repository (opam
init; opam switch create; then in that switch opam pin
).
Opam then tries to install `gup`