1 2 3 4 5 6
{-# LANGUAGE Haskell2010 #-} module NonGreedy where -- | <url1> <url2> f :: a f = undefined