ghc-boot-8.2.2: Shared functionality between GHC and its boot libraries
GHC.ForeignSrcLang
Contents
Description
See GHC.LanguageExtensions for an explanation on why this is needed
GHC.LanguageExtensions
module GHC.ForeignSrcLang.Type
Methods
put :: ForeignSrcLang -> Put Source #
get :: Get ForeignSrcLang Source #
putList :: [ForeignSrcLang] -> Put Source #