-- longshot.hs: miscellaneous longshots
--
-- Copyright (C) 2021-2025 Rudy Matela
-- Distributed under the 3-Clause BSD licence (see the file LICENSE).
import Conjure

main :: IO ()
main = do
  return ()  -- \o/ no misc longshots ATM (formerly: eg/sort & bench/dupos)