To gain access to the library, just import
ObjectIO
in your Haskell module and add the
-package objectio
option to the command line.
The library contains a set of modules described in the next chapters. Each module corresponds to a defined type of device. By using this module you can avoid the import of every single module i.e. to import all of them.