moonlight-triangulation-1.4.0.4: bench/layer/Main.hs
module Main (main) where import qualified Moonlight.Triangulation.LayerBench as LayerBench main :: IO () main = do fixtures <- LayerBench.prepareFixtures LayerBench.runBenchmarks fixtures
module Main (main) where import qualified Moonlight.Triangulation.LayerBench as LayerBench main :: IO () main = do fixtures <- LayerBench.prepareFixtures LayerBench.runBenchmarks fixtures