| ||||||||
| ||||||||
Description | ||||||||
This exports an API that all drivers must conform to. It is used by the end user to load drivers either dynamically or statically | ||||||||
Synopsis | ||||||||
| ||||||||
Documentation | ||||||||
data DriverInterface | ||||||||
| ||||||||
defaultdriver :: DriverInterface | ||||||||
Default dummy driver, real drivers should overload this | ||||||||
Produced by Haddock version 0.8 |