haskell98-2.0.0.1: Storable.hs
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module Storable (module Foreign.Storable) where
import Foreign.Storable
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module Storable (module Foreign.Storable) where
import Foreign.Storable