Re: devel/cabal changes

2021-12-24 Thread Greg Steuck
Sebastien Marie writes: > Hi, > > While playing with haskell port, I saw some part of devel/cabal module > which could be changed. > > - set ONLY_FOR_ARCHS only conditionnally Presumably to make it play better with other modules? > - MODCABAL_BUILD_TARGET and MODCABAL_INSTALL_TARGET should be p

devel/cabal changes

2021-12-24 Thread Sebastien Marie
Hi, While playing with haskell port, I saw some part of devel/cabal module which could be changed. - set ONLY_FOR_ARCHS only conditionnally - MODCABAL_BUILD_TARGET and MODCABAL_INSTALL_TARGET should be public to permit overriding do-build/do-install and still use the variable I checked that c