ghc-lib-parser-8.8.3.20200412.1: The GHC API, decoupled from GHC versions
Safe HaskellSafe
LanguageHaskell2010

GHC.ForeignSrcLang

Description

See GHC.LanguageExtensions for an explanation on why this is needed

Documentation

Orphan instances

Binary ForeignSrcLang Source # 
Instance details

Methods

put :: ForeignSrcLang -> Put

get :: Get ForeignSrcLang

putList :: [ForeignSrcLang] -> Put