packages feed

haskell98-2.0.0.1: CTypes.hs

#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif

module CTypes (module Foreign.C.Types) where
import Foreign.C.Types