Open hololeap opened 2 years ago
I notice that in this case I can specify a version which is unique to vec
:
$ hackport merge vec-0.4.1
However, this is far from ideal, and it depends on the latest version that you want to choose being unique between the two packages.
I'm trying to run
hackport
to get the latest version ofvec
:It warns about ambiguous names, either matching
Vec
orvec
, but then seems to chooseVec
even though I specifiedvec
on the command line:dev-haskell/vec/vec-1.0.5.ebuild