K 10 svn:author V 5 tobik K 8 svn:date V 27 2020-02-23T07:30:13.249350Z K 7 svn:log V 272 Mk/Uses/cabal.mk: Fix typo in make-use-cabal-revs ENV vs. SETENV While this typo is harmless when ENV is undefined in the environment, ENV is also used by oksh(1) or sh(1) to source files on startup, so when it set to some file like ~/.shrc it breaks the entire command. END