ghc-7.0.3: The GHC API
Vectorise
Synopsis
vectorise :: PackageId -> ModGuts -> CoreM ModGutsSource
Vectorise a single module. Takes the package containing the DPH backend we're using. Eg either dph-par or dph-seq.