erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Handle {DepName, {pkg, PkgName}} dependencies #63

Closed yurrriq closed 7 years ago

yurrriq commented 7 years ago

As of now, I think such dependencies will result in a bad_match error.

tsloughter commented 7 years ago

Hm, could you try again with the latest rebar3_hex i could have swore I've had to do this.

yurrriq commented 7 years ago

I can confirm this works with 4.0.0 on 19.2. Cheers!