{-# LANGUAGE PackageImports #-} {-# OPTIONS_GHC -Wno-dodgy-exports -Wno-unused-imports #-} -- | Reexports "Foreign.Marshal.Safe.Compat" -- from a globally unique namespace. module Foreign.Marshal.Safe.Compat.Repl ( module Foreign.Marshal.Safe.Compat ) where import "this" Foreign.Marshal.Safe.Compat