etc-0.0.0.2: Declarative configuration spec for Haskell projects

Safe HaskellNone
LanguageHaskell2010

System.Etc.Internal.Types

Documentation

newtype Config Source #

Constructors

Config 

filterMaybe :: (a -> Bool) -> Maybe a -> Maybe a Source #