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

Safe HaskellNone
LanguageHaskell2010

Dixi.Config

Documentation

data Config Source #

Constructors

Config Int FilePath (Maybe FilePath) FilePath TimeConfig Format String [String] MathMethod 

Instances

newtype EndoIO x Source #

Constructors

EndoIO 

Fields

Instances

Monoid (EndoIO a) Source # 

Methods

mempty :: EndoIO a #

mappend :: EndoIO a -> EndoIO a -> EndoIO a #

mconcat :: [EndoIO a] -> EndoIO a #