Thu, 04 Jul 2024 21:16:56 UTC | login

Information for build ghc-filepattern-0.1.2-3.fc33

ID169681
Package Nameghc-filepattern
Version0.1.2
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-filepattern.git#d6847ca373f8a9eb38ee45dc2d44631f9ce86ea8
SummaryFile path glob-like matching
DescriptionA 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>.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:18:50 UTC
CompletedThu, 13 Aug 2020 12:18:38 UTC
Taskbuild (f33, /rpms/ghc-filepattern.git:d6847ca373f8a9eb38ee45dc2d44631f9ce86ea8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-filepattern.git#d6847ca373f8a9eb38ee45dc2d44631f9ce86ea8'}}
Tags
f33
f37
f38
RPMs
src
ghc-filepattern-0.1.2-3.fc33.src.rpm (info) (download)
noarch
ghc-filepattern-doc-0.1.2-3.fc33.noarch.rpm (info) (download)
riscv64
ghc-filepattern-0.1.2-3.fc33.riscv64.rpm (info) (download)
ghc-filepattern-devel-0.1.2-3.fc33.riscv64.rpm (info) (download)
ghc-filepattern-prof-0.1.2-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 0.1.2-2 - refresh to cabal-rpm-2.0.6 * Tue Jun 23 2020 Jens Petersen <petersen@redhat.com> - 0.1.2-1 - spec file generated by cabal-rpm-2.0.6