gonito/Import.hs

8 lines
182 B
Haskell
Raw Normal View History

2015-08-20 22:33:38 +02:00
module Import
( module Import
) where
import Foundation as Import
import Import.NoFoundation as Import
import Language.Haskell.TH.Syntax (Exp (ConE))