Popularity
2.3
Stable
Activity
0.0
Stable
4
1
0

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Utils     Serialization    
Latest version: v0.0.1.0

imprint alternatives and similar packages

Based on the "Serialization" category.
Alternatively, view imprint alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of imprint or a related project?

Add another 'Serialization' Package

README

Imprint

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status

Serialization of arbitrary Haskell expressions. Currently supports serialization of

  • Values with a Binary instance
  • Monomorphic functions
  • Closures built upon the two previous components

See the Haddock for a proper introduction.

Contribution

Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.

Pull requests are also welcome and will be reviewed quickly.

License

Copyright © 2018 Mark Karpov

Distributed under BSD 3 clause license.


*Note that all licence references and agreements mentioned in the imprint README section above are relevant to that project's source code only.