:: Ord a => [a] -> [a] is:exact -package:ghc -package:extra -package:lifted-base -package:mono-traversable -package:basement -package:lens -package:integration 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.