Import.hs 125 B

1234567
  1. module Import
  2. ( module Import
  3. ) where
  4. import Foundation as Import
  5. import Import.NoFoundation as Import