rw-data-generator-1.0.0 ----------------------- Version 1.0.0 Author Lasse Zuengel Maintainer Michael Hanus Synopsis A tool to generate read and write operations for a compact data representation Category Programming Data Dependencies base >= 3.2.0, < 4.0.0 abstract-curry >= 3.0.0, < 4.0.0 currypath >= 3.0.0, < 4.0.0 filepath >= 3.0.0, < 4.0.0 flatcurry >= 3.0.0, < 4.0.0 process >= 3.0.0, < 4.0.0 profiling >= 3.0.0, < 4.0.0 rw-data >= 1.0.0 Description This package contains the implementation of a tool to generate instances of class `ReadWrite` for all types in a given module so that read and write operation for a compact data representation are available. Executable Name curry-rw-data Main module RW.Generator Test suite Directory tests Test modules GenerateRW TypeIO.Tests Handle.Tests MyFlatCurry.Tests Peano.Tests Source Git https://github.com/curry-packages/rw-data-generator.git@v1.0.0 License BSD-3-Clause License file LICENSE