haskell98-2.0.0.3: CString.hs
{-# LANGUAGE CPP #-}
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module CString (module Foreign.C.String) where
import Foreign.C.String
{-# LANGUAGE CPP #-}
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module CString (module Foreign.C.String) where
import Foreign.C.String