fay-base-0.19.4: The base package for Fay.

Safe HaskellNone

Fay.Unsafe

Description

Unsafe running of Fay actions in pure code.

Synopsis

Documentation

unsafePerformFay :: Fay a -> aSource

Run a Fay action as a pure value.