{"id":13687436,"url":"https://github.com/hasufell/hpath","last_synced_at":"2025-04-12T21:08:20.568Z","repository":{"id":44173439,"uuid":"53275987","full_name":"hasufell/hpath","owner":"hasufell","description":"Typed filepath in haskell","archived":false,"fork":false,"pushed_at":"2022-07-08T20:27:52.000Z","size":1541,"stargazers_count":18,"open_issues_count":15,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T21:07:56.402Z","etag":null,"topics":["dirname","filepath","filepath-manipulation","files","haskell","posix"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasufell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-06T21:00:59.000Z","updated_at":"2025-04-09T11:22:01.000Z","dependencies_parsed_at":"2022-09-05T17:20:25.521Z","dependency_job_id":null,"html_url":"https://github.com/hasufell/hpath","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasufell%2Fhpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasufell%2Fhpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasufell%2Fhpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasufell%2Fhpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasufell","download_url":"https://codeload.github.com/hasufell/hpath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631677,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dirname","filepath","filepath-manipulation","files","haskell","posix"],"created_at":"2024-08-02T15:00:54.610Z","updated_at":"2025-04-12T21:08:20.518Z","avatar_url":"https://github.com/hasufell.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"# HPath libraries\n\n[![Gitter chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hasufell/hpath?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) [![Build Status](https://api.travis-ci.org/hasufell/hpath.png?branch=master)](http://travis-ci.org/hasufell/hpath)\n\nSet of libraries to deal with filepaths and files.\n\n## Motivation\n\n* filepaths should be type-safe (absolute, relative, ...)\n* filepaths should be ByteString under the hood, see [Abstract FilePath Proposal (AFPP)](https://gitlab.haskell.org/ghc/ghc/wikis/proposal/abstract-file-path)\n* file high-level operations should be platform-specific, exception-stable, safe and as atomic as possible\n\n## Projects\n\n* [![Hackage version](https://img.shields.io/hackage/v/hpath.svg?label=Hackage)](https://hackage.haskell.org/package/hpath) [hpath](./hpath): Support for well-typed paths\n* [![Hackage version](https://img.shields.io/hackage/v/hpath-filepath.svg?label=Hackage)](https://hackage.haskell.org/package/hpath-filepath) [hpath-filepath](./hpath-filepath): ByteString based filepath manipulation (can be used without hpath)\n* [![Hackage version](https://img.shields.io/hackage/v/hpath-directory.svg?label=Hackage)](https://hackage.haskell.org/package/hpath-directory) [hpath-directory](./hpath-directory): High-level IO operations for files/directories on raw ByteString filepaths (use hpath-io for the type-safe path version)\n* [![Hackage version](https://img.shields.io/hackage/v/hpath-io.svg?label=Hackage)](https://hackage.haskell.org/package/hpath-io) [hpath-io](./hpath-io): High-level IO operations for files/directories utilizing type-safe Path\n* [![Hackage version](https://img.shields.io/hackage/v/hpath-posix.svg?label=Hackage)](https://hackage.haskell.org/package/hpath-posix) [hpath-posix](./hpath-posix): Some low-level POSIX glue code that is not in 'unix'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasufell%2Fhpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasufell%2Fhpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasufell%2Fhpath/lists"}