Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-filepattern | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.1.2 | Vendor: openSUSE |
Release: bp156.3.4 | Build date: Tue Mar 5 11:17:33 2024 |
Group: Unspecified | Build host: obs-power9-15 |
Size: 408460 | Source RPM: ghc-filepattern-0.1.2-bp156.3.4.src.rpm |
Packager: https://bugs.opensuse.org | |
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
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 23 2020 psimons@suse.com - Add filepattern at version 0.1.2.
/usr/lib64/ghc-8.10.7/filepattern-0.1.2 /usr/lib64/ghc-8.10.7/filepattern-0.1.2/libHSfilepattern-0.1.2-4O2CVNBITXw9sqoCDFfr3p-ghc8.10.7.so /usr/share/licenses/ghc-filepattern /usr/share/licenses/ghc-filepattern/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024