Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Env.Internal.Val
Documentation
A type isomorphic to Either
with the accumulating Applicative
instance.
fromEither :: Either e a -> Val e a Source #
envparse-0.4.1: Parse environment variables
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Env.Internal.Val
A type isomorphic to Either
with the accumulating Applicative
instance.
fromEither :: Either e a -> Val e a Source #