Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-filepattern | Distribution: Fedora Project |
Version: 0.1.3 | Vendor: Fedora Project |
Release: 6.fc40 | Build date: Wed Jan 24 14:51:11 2024 |
Group: Unspecified | Build host: buildvm-s390x-27.s390.fedoraproject.org |
Size: 460593 | Source RPM: ghc-filepattern-0.1.3-6.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/filepattern | |
Summary: File path glob-like matching |
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 <https://hackage.haskell.org/package/shake Shake library>.
BSD-3-Clause
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.1.3-4 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.1.3-1 - https://hackage.haskell.org/package/filepattern-0.1.3/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.1.2-8 - rebuild
/usr/lib/.build-id /usr/lib/.build-id/9a /usr/lib/.build-id/9a/202a99e4cc735dca489e6cfa67c5025c4f8b54 /usr/lib64/ghc-9.4.5/lib/libHSfilepattern-0.1.3-82lrmkrkOsCAVH2wfMfiOI-ghc9.4.5.so /usr/share/licenses/ghc-filepattern /usr/share/licenses/ghc-filepattern/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024