ehs-0.1.0.1: embedded Haskell by using quasiquotes.

Safe HaskellNone

Ehs

Documentation

class Embeddable a whereSource

Methods

embed :: a -> IO StringSource