| Safe Haskell | None |
|---|
Ehs
Documentation
class Embeddable a whereSource
Instances
| Embeddable String | |
| Show a => Embeddable a | |
| Embeddable (IO String) | |
| Show a => Embeddable (IO a) |
ehs-0.1.0.1: embedded Haskell by using quasiquotes.
| Safe Haskell | None |
|---|
Ehs
class Embeddable a whereSource
Instances
| Embeddable String | |
| Show a => Embeddable a | |
| Embeddable (IO String) | |
| Show a => Embeddable (IO a) |