packages feed

ghc-8.2.1: codeGen/StgCmmBind.hs-boot

module StgCmmBind where

import StgCmmMonad( FCode )
import StgSyn( StgBinding )

cgBind :: StgBinding -> FCode ()