./devel/hs-pretty-simple, Pretty printer for data types with a Show instance

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.1.3.0nb2, Package name: hs-pretty-simple-4.1.3.0nb2, Maintainer: pho

pretty-simple is a pretty printer for Haskell data types that have a
Show instance.


Master sites:

Filesize: 39.96 KB

Version history: (Expand)


CVS history: (Expand)


   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.
   2025-01-31 11:49:17 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
devel/hs-pretty-simple: update to pretty-simple-4.1.3.0

## 4.1.3.0

*   Remove custom setup. This makes cross-compiling `pretty-simple` a lot more
    straightforward. No functionality has been lost from the library, since the
    custom setup was only used for generating tests.
    [#107](https://github.com/cdepillabout/pretty-simple/pull/107)
   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 07:14:03 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-pretty-simple: 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-30 04:29:06 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-pretty-simple: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94