-- | This module is auto-generated by autoconf from TypeSizes.hs.in module TypeSizes where import Data.Int import qualified AST as A cBoolSize, cxxBoolSize, cIntSize, cxxIntSize :: Int cBoolSize = @C_BOOL_SIZE@ cxxBoolSize = @CXX_BOOL_SIZE@ cIntSize = @C_INT_SIZE@ cxxIntSize = cIntSize type CIntReplacement = @C_INT_EQUIV@ type CXXIntReplacement = CIntReplacement cIntReplacement, cXXIntReplacement :: A.Type cIntReplacement = A.@C_INT_EQUIV@ cXXIntReplacement = cIntReplacement