purescript-contrib / purescript-pathy

A type-safe abstraction for platform-independent file system paths.
Apache License 2.0
33 stars 17 forks source link

Next version #33

Closed safareli closed 6 years ago

safareli commented 6 years ago

fixes #26 fixes #28 fixes #30

safareli commented 6 years ago

The view* functions I added are somehow related to:

Introduce a powerful fold method and use that to implement all the "unsafe" (type parameter-changing) operations. from

safareli commented 6 years ago

There are some notes in https://github.com/safareli/purescript-pathy/pull/2

garyb commented 6 years ago

I think that's it! Unless you there's anything else you can think of?