ghc-7.0.3: The GHC API

Vectorise

Synopsis

Documentation

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.