gonito/Import.hs

8 lines
182 B
Haskell

module Import
( module Import
) where
import Foundation as Import
import Import.NoFoundation as Import
import Language.Haskell.TH.Syntax (Exp (ConE))