module Main where import qualified Algorithms.Geometry.ClosestPair.Bench as M main :: IO () main = M.main