:: Ord a => [a] -> [a] -package:base -package:ghc -package:basement -package:safe -package:extra -package:integration -package:containers -package:errors package:parsers
Take a parser that may consume input, and on failure, go back to where
we started and fail as if we didn't consume input.