Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
40422 commits behind the upstream repository.
user avatar
Ian Lynagh authored
We avoid calling "rm -rf" with no file arguments; this fixes cleaning
on Solaris, where that fails.

We also check for suspicious arguments: anything containing "..",
starting "/", or containing a "*" (you need to call $(wildcard ...)
yourself now if you really want globbing). This should make things
a little safer.
80e9070c
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
gen_flags.xsl.sh
ghc.mk