:: Ord a => [a] -> [a] -package:text-short -package:Cabal-syntax -package:safe -package:containers -package:errors is:exact -package:ghc -package:Cabal 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.