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-01 09:17:49 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-concurrent-output: Update to 1.10.21 concurrent-output (1.10.21) * Allow ansi-terminal-1.1 |
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-10-29 10:44:44 by Masatake Daimon | Files touched by this commit (5) | |
Log message: devel/hs-concurrent-output: import hs-concurrent-output-1.10.20 Lets multiple threads and external processes concurrently output to the console, without it getting all garbled up. Built on top of that is a way of defining multiple output regions, which are automatically laid out on the screen and can be individually updated by concurrent threads. Can be used for progress displays etc. |