Package Info

ghc-pinch


An alternative implementation of Thrift for Haskell


Development/Libraries/Haskell

This library provides machinery for types to specify how they can be serialized and deserialized into/from Thrift payloads. It makes no assumptions on how these payloads are sent or received and performs no code generation. Types may specify how to be serialized and deserialized by defining instances of the 'Pinchable' typeclass by hand, or with automatically derived instances by using generics. Check the documentation in the "Pinch" module for more information.

/What is Thrift?/ Apache Thrift provides an interface description language, a set of communication protocols, and a code generator and libraries for various programming languages to interact with the generated code. Pinch aims to provide an alternative implementation of Thrift for Haskell.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/pinch

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.3.2.0-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-pinch
  • ghc-pinch-devel
0.3.2.0-bp150.2.6 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-pinch
  • ghc-pinch-devel