./devel/hs-sop-core, True Sums of Products

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


Branch: CURRENT, Version: 0.5.0.2nb3, Package name: hs-sop-core-0.5.0.2nb3, Maintainer: pkgsrc-users

Implementation of n-ary sums and n-ary products.

The module Data.SOP is the main module of this library and contains more
detailed documentation.

The main use case of this package is to serve as the core of generics-sop.

A detailed description of the ideas behind this library is provided by the
paper:

Edsko de Vries and Andres Loeh. True Sums of Products. Workshop on
Generic Programming (WGP) 2014.
http://www.andres-loeh.de/TrueSumsOfProducts


Master sites:

Filesize: 27.837 KB

Version history: (Expand)


CVS history: (Expand)


   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 13:22:39 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-sop-core: Fix build on 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-29 05:51:04 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-sop-core: import hs-sop-core-0.5.0.2

Implementation of n-ary sums and n-ary products.

The module Data.SOP is the main module of this library and contains more
detailed documentation.

The main use case of this package is to serve as the core of generics-sop.

A detailed description of the ideas behind this library is provided by the
paper:

  Edsko de Vries and Andres Loeh. True Sums of Products. Workshop on
  Generic Programming (WGP) 2014.
  http://www.andres-loeh.de/TrueSumsOfProducts