Path to this page:
./
devel/hs-sop-core,
True Sums of Products
Branch: CURRENT,
Version: 0.5.0.2nb4,
Package name: hs-sop-core-0.5.0.2nb4,
Maintainer: pkgsrc-usersImplementation 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)
- (2024-05-09) Updated to version: hs-sop-core-0.5.0.2nb4
- (2023-11-02) Updated to version: hs-sop-core-0.5.0.2nb3
- (2023-10-09) Updated to version: hs-sop-core-0.5.0.2nb2
- (2023-02-09) Updated to version: hs-sop-core-0.5.0.2nb1
- (2023-01-29) Package added to pkgsrc.se, version hs-sop-core-0.5.0.2 (created)
CVS history: (Expand)
2024-04-28 16:28:31 by Masatake Daimon | Files touched by this commit (2) |
Log message:
devel/hs-sop-core: 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 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
|