Forked from
Glasgow Haskell Compiler / GHC
43079 commits behind, 158 commits ahead of the upstream repository.
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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
CRT_noglob.c | ||
Main.hs | ||
Makefile | ||
ghc-pkg.cabal | ||
ghc-pkg.wrapper | ||
ghc.mk |