@hackage BitSyntax0.2

A module to aid in the (de)serialisation of binary data

This provides a simple function for the construction of binary data (a cross between Erlang's bit syntax and Python's struct module) as well as a Template Haskell function which deconstructs similar binary data.