| Safe Haskell | None |
|---|
Ganeti.PyValueInstances
Description
PyValueInstances contains instances for the PyValue typeclass.
The typeclass PyValue converts Haskell values to Python values.
This module contains instances of this typeclass for several generic
types. These instances are used in the Haskell to Python generation
of opcodes and constants, for example.