summaryrefslogtreecommitdiff
path: root/devel/hs-void
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13hs-*: add PLIST files for a few more Haskell packagesrillig1-0/+19
2020-01-02Update to void-0.7.3pho4-38/+10
0.7.3 [2019.05.10] * Backport the Lift Void instance introduced in template-haskell-2.15.0.0. 0.7.2 * Only depend on deepseq, hashable, and semigroups if using GHC 7.8 or earlier. * Cleaned up spurious "redundant constraint" warnings on GHC 8+ 0.7.1 * Support semigroups 0.17 on older GHCs * Backported NFData's semigroup instance to older GHCs. 0.7 * adapt to Data.Void being moved into base-4.8 * vacuousM removed
2016-01-10Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3szptvlfn2-4/+4
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-02Bump PKGREVISION for hs-text-1.2.1.3szptvlfn2-4/+4
2015-07-25Bump PKGREVISION for hs-unordered-containers-0.2.5.1szptvlfn2-4/+4
2015-06-08Bump PKGREVISION for hs-hashable-1.2.3.2szptvlfn2-4/+4
2015-06-04Bump PKGREVISION for hs-text-1.2.1.1szptvlfn2-4/+4
2014-12-12Bump PKGREVISION for hs-text-1.2.0.3szptvlfn2-4/+4
2014-12-12Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0szptvlfn2-4/+4
2014-09-13Bump PKGREVISION for hs-text-1.2.0.0szptvlfn2-4/+4
2014-09-05Bump PKGREVISION for hs-text-1.1.1.3szptvlfn1-1/+2
2014-09-03Import void-0.6.1 as devel/hs-void,szptvlfn5-0/+58
packaged for wip. A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.