You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only affects dependency atoms using the = operator slot, which are only output to RDEPEND (library dependencies but not test-suite dependencies in the .cabal file).
A trick is to list the version constraints and slot operator separately:
Currently,
hackport
is generating invalid ebuilds in the presence of||
in the.cabal
file's dependency constraints.Here is an example with
aeson-extra-0.5.1.1
:.cabal
file:Generated
RDEPEND
:pkgcheck scan
output:The text was updated successfully, but these errors were encountered: