Package: haskell-devscripts
Version: 0.7.5
Severity: normal

Hi,

As subject says, hlibrary.mk really should invoke the Haskell cleanup
routine.

For inspiration, the following apparently was sufficient for the pandoc
package:


DEB_PHONY_RULES += haskell-clean
cleanbuilddir:: haskell-clean
haskell-clean:
        [ ! -x "$(DEB_SETUP_BIN_NAME)" ] || $(DEB_SETUP_BIN_NAME) clean



Kind regards,

 - Jonas



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to