packages feed

ghc-boot-8.2.1: GHC/ForeignSrcLang.hs

{-# OPTIONS_GHC -fno-warn-orphans #-}

-- | See @GHC.LanguageExtensions@ for an explanation
-- on why this is needed
module GHC.ForeignSrcLang
  ( module GHC.ForeignSrcLang.Type
  ) where

import Data.Binary
import GHC.ForeignSrcLang.Type

instance Binary ForeignSrcLang