fix: build

This commit is contained in:
Gregor Kleen 2021-03-01 07:50:08 +01:00
parent fd11eaabdd
commit cf33f0af84

View File

@ -1453,8 +1453,7 @@ fsUniq mkUnique seed = "" { fsName = Just $ mkUnique seed }
optionsPersistCryptoId :: forall backend a msg.
( PersistQueryRead backend
, HasCryptoUUID (Key a) (HandlerFor UniWorX)
( HasCryptoUUID (Key a) (HandlerFor UniWorX)
, KnownSymbol (CryptoIDNamespace UUID (Key a))
, RenderMessage UniWorX msg
, YesodPersistBackend UniWorX ~ backend