@hackage / generics-mrsop-gdiff

Reimplementation of the gdiff algorithm for generics-mrsop

Latest0.0.2

About

Metadata

  • Last updated , by vcmiraldo
  • License BSD-3-Clause
  • Categories Generics
  • Maintained by: Victor Miraldo <v.cacciarimiraldo@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Here we port the gdiff algorithm and library to work over the generics-mrsop, enabling code that relies on the later library to access the gdiff algorithm. Moreover, we also bring in the utilities for converting a gdiff patch into a more structured version, facilitating merging. For some literature on the topic check Arian's MSc thesis at https://dspace.library.uu.nl/handle/1874/380853 or our TyDe 2017 paper at https://victorcmiraldo.github.io/data/tyde2017.pdf.