@hackage imprint0.0.1.0

Serialization of arbitrary Haskell expressions

Imprint

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage 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.