CVS log for pkgsrc/sysutils/hs-directory-ospath-streaming/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / sysutils / hs-directory-ospath-streaming
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:51 2025 UTC (6 weeks, 3 days ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:46 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 29 16:28:05 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
sysutils/hs-directory-ospath-streaming: import hs-directory-ospath-streaming-0.2.1
Reading of directory contents in constant memory, i.e. in an iterative fashion
without storing all directory elements in memory. From another perspective, this
reading interface allows stopping at any point without loading every directory
element.
Also defines general-purpose recursive directory traversals.
Both Windows and Unix systems are supported.
CVSweb <webmaster@jp.NetBSD.org>