Commits

Anders Bertelrud committed 52f54ecbcaa
Move `makeDirectories()` down from Utility to Basics, and keep its implementation in terms of Foundation. We also keep its name, as requested by feedback to the previous PR of which this was a part. Moving this down and making it be in terms of AbsolutePath lets us get rid of a lot of `.asString` calls.