2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173) |
Log message: recursive revbump after patching lang/ghc910 |
2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message: Bump all Haskell packages after switching the default compiler. |
2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message: Recursive revbump after changing the default Haskell compiler |
2024-05-02 10:09:33 by Masatake Daimon | Files touched by this commit (4) |
Log message: misc/hs-pager: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. |
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
2023-11-02 02:24:17 by Masatake Daimon | Files touched by this commit (3) |
Log message: misc/hs-pager: Fix build on platforms where ${SED} is textproc/nbsed |
2023-10-31 16:33:10 by Masatake Daimon | Files touched by this commit (5) |
Log message: misc/hs-pager: import hs-pager-0.1.1.0 This is a Haskell library to open up the user's $PAGER with some text. On Linux, the pager is usually called less. On the various *BSD's, the pager is called more. The pager doesn't notify people or anything - it takes long output and presents it in pages. |