You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because ToData/FromData have BuiltinByteString instead of just ByteString, some of the PLiftable instances for nested structures, like PBuiltinList and PBuiltinPair won't work really well with PByteString this needs to be fixed.
The text was updated successfully, but these errors were encountered:
Because ToData/FromData have
BuiltinByteString
instead of justByteString
, some of the PLiftable instances for nested structures, like PBuiltinList and PBuiltinPair won't work really well withPByteString
this needs to be fixed.The text was updated successfully, but these errors were encountered: