packages feed

rattletrap-6.0.2: executables/Main.hs

module Main
  ( main
  )
where

import Rattletrap.Console.Main (main)