filepattern
A library for matching files using patterns such as "src/**/*.png" for all .png files recursively under the src directory. Features: All matching is O(n). Most functions precompute some information given only one argument. See System.FilePattern and ?== simple matching and semantics. Use match and substitute to extract suitable strings from the * and ** matches, and substitute them back into other patterns. Use step and matchMany to perform bulk matching of many patterns against many paths simultaneously. Use System.FilePattern.Directory to perform optimised directory traverals using patterns. Originally taken from the Shake library.
hackage.haskell.org
0.1.3
over 3 years ago
4
22,150 total
12
22
svgsym 0.1.2.0
This is a simple tool to prune unused symbols from icon SVG files. Specifically, this tools takes...3 versions - Latest release: about 2 years ago - 276 downloads total - 1 maintainer
tagtree 0.1.0.1
Haskell library for representing hierarchical tags (eg: foo/bar/qux) and trees of such tags, as w...2 versions - Latest release: over 2 years ago - 1 dependent package - 309 downloads total - 1 maintainer
hlint 3.6.1
HLint gives suggestions on how to improve your source code.223 versions - Latest release: over 2 years ago - 6 dependent packages - 269 dependent repositories - 328 thousand downloads total - 1,429 stars on GitHub - 1 maintainer
implicit-hie 0.1.4.0 💰
Auto generate a stack or cabal multi component hie.yaml file12 versions - Latest release: about 3 years ago - 3 dependent packages - 2 dependent repositories - 15.1 thousand downloads total - 209 stars on GitHub - 1 maintainer
fix-whitespace 0.0.11
Removes trailing whitespace, lines containing only whitespace, expands tabs, and ensures that eve...8 versions - Latest release: about 3 years ago - 1 dependent package - 6 dependent repositories - 1.79 thousand downloads total - 10 stars on GitHub - 5 maintainers
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/filepattern
spec |
| License | BSD-3-Clause |
| First Release | about 7 years ago |
| Last Synced | 4 days ago |