:: Ord a => [a] -> [a] -package:witherable -package:base -is:exact -package:extra is:exact -package:containers -package:ghc -package:Cabal-syntax -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.