Skip to content

Commit

Permalink
Add category UUIDv7
Browse files Browse the repository at this point in the history
  • Loading branch information
MMZK1526 committed May 28, 2024
1 parent 7fd256d commit 156823a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmzk-typeid.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cabal-version: 2.4
name: mmzk-typeid
version: 0.6.2.0

synopsis: A TypeID implementation for Haskell
synopsis: A TypeID and UUIDv7 implementation for Haskell
description:
'TypeID' is a type-safe, K-sortable, globally unique identifier inspired by Stripe IDs.
.
Expand Down Expand Up @@ -33,7 +33,7 @@ bug-reports: https://github.com/MMZK1526/mmzk-typeid/issues
license: MIT
author: Yitang Chen <mmzk1526@outlook.com>
maintainer: Yitang Chen <mmzk1526@outlook.com>
category: Data, UUID, TypeID
category: Data, UUID, UUIDv7, TypeID
tested-with:
GHC == 9.2.8
GHC == 9.6.1
Expand Down

0 comments on commit 156823a

Please sign in to comment.