foundation-0.0.4: Foundation/System/Bindings/Hs.hs
module Foundation.System.Bindings.Hs
where
import GHC.IO
import Foreign.C.Types
foreign import ccall unsafe "HsBase.h __hscore_get_errno" sysHsCoreGetErrno :: IO CInt
module Foundation.System.Bindings.Hs
where
import GHC.IO
import Foreign.C.Types
foreign import ccall unsafe "HsBase.h __hscore_get_errno" sysHsCoreGetErrno :: IO CInt