ehs-0.1.0.0: embedded Haskell by using quasiquotes.

Safe HaskellNone

Ehs

Documentation

class Embeddable a whereSource

Methods

embed :: a -> IO StringSource