ghc-8.8.1: codeGen/StgCmmBind.hs-boot
module StgCmmBind where import StgCmmMonad( FCode ) import StgSyn( CgStgBinding ) cgBind :: CgStgBinding -> FCode ()
module StgCmmBind where import StgCmmMonad( FCode ) import StgSyn( CgStgBinding ) cgBind :: CgStgBinding -> FCode ()