diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2019-07-29 21:53:57 +0200 |
---|---|---|
committer | Daniel Gröber (dxld) <dxld@darkboxed.org> | 2019-09-17 17:48:26 +0200 |
commit | 1b05d896884a8c02306f73f82658e7c6f3825fff (patch) | |
tree | 27b329f6b547b23d54b5a810c93f94557a992983 /tests/CompileTest.hs | |
parent | 4ea02d3a8a6aec056e58eb1c15e12e0835041549 (diff) |
Fix RelativePath invariants
Two things were broken here:
- I forgot to encode the invariant that RealtivePath should not be allowed
to escape CWD by using '../'
- The invaiant was inverted. A RelativePath was only allowed to be absolute
before -- uups.
Diffstat (limited to 'tests/CompileTest.hs')
0 files changed, 0 insertions, 0 deletions