{-# OPTIONS_GHC -Wunused-imports #-} module B ( module A ) where import A import Data.Tuple