SamirTalwar / smoke

Runs tests against anything, using command-line arguments, STDIN, STDOUT and STDERR.
MIT License
88 stars 10 forks source link

Use GADTs to replace `RelativePath` and `ResolvedPath` with a single `Path`. #63

Closed SamirTalwar closed 2 years ago

SamirTalwar commented 2 years ago

Just for fun, really.