Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

FilePath API #35

Closed
1 of 5 tasks
vincenthz opened this issue Jul 21, 2016 · 3 comments · Fixed by #55
Closed
1 of 5 tasks

FilePath API #35

vincenthz opened this issue Jul 21, 2016 · 3 comments · Fixed by #55
Labels
C - design design stuff WIP Work In Progress (e.g. don't merge)
Milestone

Comments

@vincenthz
Copy link
Member

vincenthz commented Jul 21, 2016

  • extension manipulation
  • path dropping / append filename
  • parent
  • windows support
  • OS support (readdir)
@vincenthz vincenthz added this to the first release milestone Jul 21, 2016
@vincenthz
Copy link
Member Author

linked with #27

@NicolasDP
Copy link
Member

NicolasDP commented Jul 22, 2016

Hi @vincenthz , if you don't mind I'll start working on this.

@NicolasDP
Copy link
Member

I'm thinking to keep what you already have done in the VFS (but in another module dedicated to Path).

NicolasDP added a commit to NicolasDP/hs-foundation that referenced this issue Jul 22, 2016
NicolasDP added a commit to NicolasDP/hs-foundation that referenced this issue Jul 22, 2016
NicolasDP added a commit to NicolasDP/hs-foundation that referenced this issue Jul 22, 2016
NicolasDP added a commit to NicolasDP/hs-foundation that referenced this issue Jul 23, 2016
NicolasDP added a commit to NicolasDP/hs-foundation that referenced this issue Jul 23, 2016
vincenthz added a commit that referenced this issue Jul 23, 2016
[WIP][#35] first draft implementation of Path/FilePath functions and API
@NicolasDP NicolasDP added the WIP Work In Progress (e.g. don't merge) label Jul 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - design design stuff WIP Work In Progress (e.g. don't merge)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants