Source code for haskpy.types.io

"""**TODO**

.. autosummary::
   :toctree:

   IO

"""


[docs]class IO(): """**TODO**"""