purescript-doctest
purescript-doctest copied to clipboard
Generate tests from examples in purescript docs
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.9. Commits 4f1f4a2 6.1.9 875a37e fix: prevent path escape using drive-relative paths b6162c7 fix: reserve paths properly for unicode, windows 3aaf19b fix: prune dirCache properly...
- previously we used a copy of Purescripts' Pretty Printer Code, as the necessary funktion was not exposed fixes #6
Hi again, I'm having issues with the way `do` notation is compiled as tests, wondering if this is an issue or if there's something i could be doing differently ```purescript...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...