./devel/hs-uuid-types, Type definitions for Universally Unique Identifiers

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


Branch: CURRENT, Version: 1.0.5.1nb1, Package name: hs-uuid-types-1.0.5.1nb1, Maintainer: pho

This library contains type definitions for Universally Unique
Identifiers and basic conversion functions. See
http://en.wikipedia.org/wiki/UUID for the general idea.


Required to run:
[devel/hs-random] [devel/hs-hashable] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 11.685 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-28 20:40:30 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-uuid-types: Update to 1.0.5.1

No change log is provided by the upstream.
   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-25 17:39:12 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-uuid-types: Fix build with GHC 9.4
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-11 14:42:30 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to uuid-types-1.0.5

1.0.5 (2021-05-03)
    Add (Template Haskell) Lift UUID instance
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC