rebase to master

This commit is contained in:
Dmitry Olshansky 2022-03-30 12:13:57 +03:00
parent 9359984cee
commit af376ae4e0

View File

@ -91,10 +91,6 @@ coerceId = coerce
unsafeIdTagConvert = coerce
{-# INLINE unsafeIdTagConvert #-}
-- just another name for 'coerceId'
unsafeIdTagConvert = coerce
{-# INLINE unsafeIdTagConvert #-}
-- | Id corresponding to UUID nil. Useful for testing etc.
nilId :: forall a. Id (Ambiguous a)
nilId = Id UUID.nil