module Hydra.Langs.Haskell.Settings where newtypesNotTypedefs :: Bool newtypesNotTypedefs = True useCoreImport :: Bool useCoreImport = True