./math/hs-comonad, Comonads, dual of Monads

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


Branch: CURRENT, Version: 5.0.9nb1, Package name: hs-comonad-5.0.9nb1, Maintainer: pho

A Comonad is a Functor and provides duals of the Monad "return" and
">>=". Instead of wrapping, you can extract a value from a Comonad.


Required to run:
[devel/hs-tagged] [devel/hs-transformers-compat] [math/hs-distributive] [math/hs-semigroups] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 14.116 KB

Version history: (Expand)


CVS history: (Expand)


   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-30 05:11:39 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
math/hs-comonad: update to comonad-5.0.9

5.0.9 [2024.12.04]
------------------
* Drop support for pre-8.0 versions of GHC.
   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:10:58 by Masatake Daimon | Files touched by this commit (1)
Log message:
math/hs-comonad: 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-29 10:33:57 by Masatake Daimon | Files touched by this commit (2)
Log message:
math/hs-comonad: 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
   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