spago
spago copied to clipboard
use pathy
Suggestion: to improve type safety :)
- implement windows parser https://github.com/purescript-contrib/purescript-pathy/issues/19#issuecomment-507287291
- finish https://github.com/srghma/purescript-pathy-node-fs/blob/main/src/Pathy/Node/FS/Common.purs
- use in spago
We're implementing stronger-typed paths in #1296 - these are custom types, made to fit the codebase, which should give the same assurances as using something like Pathy but better UX. I'll close this since I think that's the better approach, but we'll reopen it if we decide not to go with custom types