dixi-0.6: A wiki implemented with a firm theoretical foundation.

Safe HaskellNone
LanguageHaskell2010

Dixi.Config

Documentation

newtype EndoIO x Source

Constructors

EndoIO 

Fields

runEndoIO :: x -> IO x
 

Instances