hops-0.7.1: Handy Operations on Power Series

CopyrightAnders Claesson 2015
MaintainerAnders Claesson <anders.claesson@gmail.com>
Safe HaskellSafe
LanguageHaskell98

HOPS.Config

Description

License : BSD-3

Constants determined at runtime such as the home directory.

Synopsis

Documentation

data Config Source #

A data type holding "constants" determined at runtime.

Constructors

Config 

Fields

getConfig :: IO Config Source #

Get configuration.