implementation module CLPM.Util import StdEnv import Data.Error parse :: (String -> MaybeErrorString a) | Parse a parse = Parse o fromString