language-c-quote-0.4.1: C/CUDA/OpenCL quasiquoting library.

Maintainermainland@eecs.harvard.edu
Safe HaskellNone

Language.C.Quote.Base

Description

 

Documentation

class ToExp a whereSource

Methods

toExp :: a -> SrcLoc -> ExpSource