ghc-8.0.2: The GHC API

Safe HaskellNone
LanguageHaskell2010

Vectorise.Generic.PAMethods

Description

Generate methods for the PA class.

TODO: there is a large amount of redundancy here between the a, PData a, and PDatas a forms. See if we can factor some of this out.

Documentation

buildPAScAndMethods :: VM [(String, PAInstanceBuilder)] Source #