ff-notes / ron

Haskell implementation of RON and RON-RDT
BSD 3-Clause "New" or "Revised" License
65 stars 9 forks source link

(2019-04-17, #59, cblp) replace 'toPayload' with 'newRon' and #134

Open src-of-truth[bot] opened 4 years ago

src-of-truth[bot] commented 4 years ago

relax constraint on 'a' from 'ReplicatedAsPayload' to 'Replicated' https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/RGA.hs#L383-L387