issues
search
purescript-contrib
/
purescript-pathy
A type-safe abstraction for platform-independent file system paths.
Apache License 2.0
33
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: make SandboxedPath internals always Abs
#54
srghma
opened
1 month ago
1
all sandbox methods should return Abs Paths?
#53
srghma
opened
1 month ago
3
feat: use Variant, 5 more parsers + spago.yaml
#52
srghma
opened
1 month ago
8
Prepare v9.0.0 release (1st PS 0.15.0-compatible release)
#51
JordanMartinez
closed
2 years ago
0
Update to PureScript v0.15.0
#50
JordanMartinez
closed
2 years ago
1
Introduce purs-tidy formatter
#49
thomashoneyman
closed
3 years ago
0
Replace slashes in a name with `$slash` instead of `-`
#48
rintcius
opened
3 years ago
1
Replace Slack links with Discord
#47
thomashoneyman
closed
3 years ago
0
Fix warnings revealed by v0.14.1 PS release
#46
JordanMartinez
closed
3 years ago
0
Prepare v8.0.0 release
#45
kl0tl
closed
3 years ago
0
Update changelog since v7.0.1
#44
thomashoneyman
closed
3 years ago
1
Add roles declarations to forbid unsafe coercions
#43
kl0tl
closed
3 years ago
0
Update to v0.14.0-rc3
#42
JordanMartinez
closed
3 years ago
0
Update according to Contributors library guidelines
#41
thomashoneyman
closed
4 years ago
0
Update Travis file and npm dev dependencies
#40
thomashoneyman
closed
4 years ago
0
Update library to compile on 0.14.0 PS release
#39
JordanMartinez
closed
4 years ago
0
Update for PureScript 0.13
#38
garyb
closed
5 years ago
0
Update for PureScript 0.13
#37
garyb
closed
5 years ago
0
Bump dependencies
#36
garyb
closed
5 years ago
0
PureScript 0.12 updates
#35
nsaunders
closed
6 years ago
2
Fix typo
#34
h-3-0
closed
6 years ago
3
Next version
#33
safareli
closed
6 years ago
3
add eitherRelAbs
#32
safareli
closed
6 years ago
6
Add Gen module and propery tests
#31
safareli
closed
6 years ago
3
Instead of having `FileName` and `DirName` introduce `Name` that can be `Name Dir` / `Name File`
#30
garyb
closed
6 years ago
0
Windows absolute paths cannot be expressed currently
#29
garyb
closed
7 years ago
1
Use custom kinds for the phantom types
#28
garyb
closed
6 years ago
0
Add `printRelativeTo`
#27
natefaubion
closed
6 years ago
1
`sandbox` should not coerce to `Rel`
#26
natefaubion
closed
6 years ago
10
Pushed purescript documentation for v4.0.0
#25
icyrockcom
closed
7 years ago
0
Updates for 0.11
#24
natefaubion
closed
7 years ago
0
Fix shadowed name warnings
#23
garyb
closed
7 years ago
0
Fix Ord instance
#22
garyb
closed
8 years ago
2
Ord instance is broken
#21
garyb
closed
8 years ago
0
Update dependencies for PureScript 0.10
#20
garyb
closed
8 years ago
0
Can't parse windows style absolute paths
#19
danyx23
opened
8 years ago
8
Some tweaks and updates for the next release
#18
garyb
closed
8 years ago
9
fixes for purescript 0.9.1
#17
asvyazin
closed
8 years ago
3
Actually export the new synonyms & pathName
#16
garyb
closed
8 years ago
0
Add commonly used synonyms, pathName
#15
garyb
closed
8 years ago
1
Left/Right consistency
#14
garyb
closed
8 years ago
0
Update build & fix warnings
#13
garyb
closed
8 years ago
3
Add foldNames function
#12
chrisdotcode
closed
6 years ago
6
Revert "Add fold and biFold functions"
#11
jdegoes
closed
8 years ago
0
Add fold and biFold functions
#10
chrisdotcode
closed
8 years ago
14
dep update
#9
cryogenian
closed
9 years ago
1
Fix name shadowing warnings; remove trailing whitespace
#8
jonsterling
closed
9 years ago
2
Add repository field to bower.json
#7
garyb
closed
9 years ago
0
Add to Pursuit?
#6
paf31
closed
9 years ago
3
unsafePrintPath' does not use the provided Escaper
#5
hdgarrood
closed
8 years ago
1
Next