gitignore-ospath: A compact Haskell library for reading `.gitignore` files and filtering paths.

[ apache, development, library ] [ Propose Tags ] [ Report a vulnerability ]

A compact Haskell library for reading `.gitignore` files and filtering paths. . The library works with `.gitignore`-like formats (e.g., `.dockerignore`) and uses System.OsPath.OsPath for path handling. Parsing and filtering rules follow the Git documentation.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.0.1, 0.1.0.2
Change log CHANGELOG.md
Dependencies base (>=4.14.0.0 && <5), filepath (>=1.5.0.0 && <2), os-string (>=2.0.0 && <3), text (>=2.1.0 && <3) [details]
License Apache-2.0
Author Federico Tedin
Maintainer federicotedin@gmail.com
Uploaded by federicotedin at 2026-01-08T20:17:31Z
Category Development
Home page https://github.com/federicotdn/gitignore-ospath
Bug tracker https://github.com/federicotdn/gitignore-ospath/issues
Source repo head: git clone https://github.com/federicotdn/gitignore-ospath
Distributions
Downloads 5 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-01-08 [all 1 reports]