bookhound-0.1.2.0: Simple Parser Combinators & Parsers for usual data formats
Safe HaskellSafe-Inferred
LanguageHaskell2010

Utils.Applicative

Documentation

extract :: Applicative m => m a1 -> m a2 -> m b -> m b Source #