Unify mkdir
and mkdirRecursive
#54
Labels
purs-0.15
A reminder to address this issue or merge this PR before we release PureScript v0.15.0
type: breaking change
A change that requires a major version bump.
Once #53 is merged, we need to unify
mkdir'
andmkdirRecursive'
into themkdir'
. I also thinkmkdir
andmkdirRecursive
should be unified intomkdir
.The text was updated successfully, but these errors were encountered: