ta0kira / zeolite

Zeolite is a statically-typed, general-purpose programming language.
Apache License 2.0
18 stars 0 forks source link

Compiling with `-p` overwrites existing `.zeolite-module`. #86

Closed ta0kira closed 4 years ago

ta0kira commented 4 years ago

For example, zeolite -p foo bar overwrites foo/bar/.zeolite-module, whereas zeolite foo/bar leaves it intact.