xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.DPMS
Contents
Methods
requestIO :: SetTimeouts -> Connection -> IO () Source #
requestIO :: Enable -> Connection -> IO () Source #
requestIO :: Disable -> Connection -> IO () Source #
requestIO :: ForceLevel -> Connection -> IO () Source #
requestWithReplyIO :: GetVersion -> Connection -> IO (IO (Either SomeError GetVersionReply)) Source #
requestWithReplyIO :: Capable -> Connection -> IO (IO (Either SomeError CapableReply)) Source #
requestWithReplyIO :: GetTimeouts -> Connection -> IO (IO (Either SomeError GetTimeoutsReply)) Source #
requestWithReplyIO :: Info -> Connection -> IO (IO (Either SomeError InfoReply)) Source #