Path to this page:
Next | Query returned 6 messages, browsing 1 to 10 | previous
CVS Commit History:
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-04-30 10:13:49 by Masatake Daimon | Files touched by this commit (1) |
Log message:
textproc/hs-prettyprinter-compat-ansi-wl-pprint: 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-10-27 15:15:59 by Masatake Daimon | Files touched by this commit (5) |
Log message:
textproc/hs-prettyprinter-compat-ansi-wl-pprint: import \
hs-prettyprinter-compat-ansi-wl-pprint-1.0.2
This package defines a compatibility layer between the old ansi-wl-pprint
package, and the new prettyprinter/prettyprinter-ansi-terminal ones.
This allows easily transitioning dependent packages from the old to the new
package, by simply replacing ansi-wl-pprint with
prettyprinter-ansi-terminal in the .cabal file. For adapting third party
plugins that output ansi-wl-pprint data, use the proper converter from the
prettyprinter-convert-ansi-wl-pprint module.
Note that this package is only for transitional purposes, and therefore
deprecated and wholly undocumented. For new development, use the current
version of prettyprinter, and the ANSI terminal backend provided in
prettyprinter-ansi-terminal.
|
Next | Query returned 6 messages, browsing 1 to 10 | previous