This package is a Haskell binding to the "Mercury API" C API for
ThingMagic RFID readers. It is especially geared toward the
SparkFun Simultaneous RFID Reader,
which uses ThingMagic's M6e Nano module, but it should work with other
ThingMagic readers. (Though currently, only support for serial readers
is compiled in.) Most of the function and type names are the same as
their counterparts in the C API, with the TMR_ prefix dropped. For more
in-depth, language-independent documentation of Mercury API, see
Mercury API Programmers Guide.