:: Ord a => [a] -> [a] -package:list-t -package:mono-traversable -package:ghc -package:lifted-base -package:extra -package:vector 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.