packages feed

github-release-0.1.0: executable/Main.hs

module Main (module GitHubRelease) where

import GitHubRelease (main)