./devel/hs-microlens, Tiny lens library with no dependencies

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


Branch: CURRENT, Version: 0.4.13.1nb3, Package name: hs-microlens-0.4.13.1nb3, Maintainer: pkgsrc-users

This library is an extract from lens (with no dependencies). It's not a toy
lenses library, unsuitable for "real world", but merely a small one. It is
compatible with lens, and should have same performance. It also has better
documentation.


Master sites:

Filesize: 26.793 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 18:42:51 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-microlens: 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-24 14:08:34 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-microlens: 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
   2023-01-24 17:08:25 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-microlens: Update to 0.4.13.1

0.4.13.1
(No release notes have been provided by upstream.)

0.4.13.0
* Added _Show, worded, and lined.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-12 08:44:14 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-microlens: import hs-microlens-0.4.12.0

This library is an extract from lens (with no dependencies). It's not a toy
lenses library, unsuitable for "real world", but merely a small one. It is
compatible with lens, and should have same performance. It also has better
documentation.