An open API service indexing awesome lists of open source software.

https://github.com/danieljharvey/migratable

Haskell library to ease the pain of versioning and migrating data types
https://github.com/danieljharvey/migratable

haskell migration-tool type-families type-level-programming

Last synced: 8 months ago
JSON representation

Haskell library to ease the pain of versioning and migrating data types

Awesome Lists containing this project

README

          

# migratable

Haskell library to ease the pain of versioning and migrating data types

A work in progress for now - see https://github.com/danieljharvey/migratable/blob/master/src/Data/Migratable/Examples.hs for an example of things working.