JackRose-0.8: Spaced repetition web server

Copyright(c) Michael Mounteney, 2016
LicenseBSD 3 clause
Maintainerthe project name, all lower case, at landcroft dot com
Stabilityexperimental
Portabilityundefined
Safe HaskellSafe
LanguageHaskell2010

MaybeIntValue

Description

 

Synopsis

Documentation

maybeIntValue :: Integral i => Text -> Maybe i Source #

Represents an optional number in a configuration file.