packages feed

autoexporter-1.0.0: source/executable/Main.hs

module Main
  ( module Autoexporter
  ) where

import Autoexporter (main)