OpenBSD CVS

CVS log for ports/devel/hs-OneTuple/Attic/distinfo


[BACK] Up to [local] / ports / devel / hs-OneTuple

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2, Sat Apr 14 21:28:42 2018 UTC (6 years, 2 months ago) by kili
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED

Remove some unused hs-ports (including devel/hscolour, even if it
also provides a tool):

databases/hs-resource-pool
devel/hs-List
devel/hs-OneTuple
devel/hs-blaze-builder
devel/hs-unbounded-delays
devel/hs-unordered-containers
devel/hscolour
net/hs-multipart
textproc/hs-bytestring-lexing
textproc/hs-scanner

ok jasper@ (who also checked the list and reminded my of hscolour)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 31 19:12:27 2012 UTC (11 years, 7 months ago) by kili
Branch: kili
CVS Tags: kili_20121031, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

OneTuple fills the "tuple gap" with a singleton tuple.  It does
not support the usual parenthesized tuple syntax (which would be
"(a)" instead of "OneTuple a"). It
* has the expected laziness properties,
* can be pattern-matched,
* ships with instances for several standard type classes,
  including all those supported by H98-standard tuples,
* requires no language extensions, except for hierarchical modules.

ok jasper@


Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 19:12:27 2012 UTC (11 years, 7 months ago) by kili
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.