Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-uuid-types
From: Masatake Daimon
Date: 2021-04-23 08:54:13
Message id: 20210423065413.625FEFA95@cvs.NetBSD.org
Log Message:
Update to uuid-types-1.0.4
* Declare Data.UUID.Types module "Trustworthy" with respect to
SafeHaskell.
* Use more compact heap object representation which saves 16 bytes on
64bit platforms.
* Add toWords64/fromWords64 functions
* Drop support for GHC < 7.
* Add support for random-1.2, i.e. idiomatic Random and added Uniform
instances.
Files: