module Network.GnuTLS.Errors where #include import Foreign.C.Types --import Network.GnuTLS.GnuTLSMonad errorShortMemory :: CInt errorShortMemory = #{const GNUTLS_E_SHORT_MEMORY_BUFFER}