name: Upload to Hackage
on: push: branches: - main
I'm assuming you're looking for a piece of code related to Hackage (not "hacoo") and GitHub. Hackage is a package repository for the Haskell programming language. hacoo github
jobs: upload: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 name: Upload to Hackage on: push: branches: -
18 U.S.C. § 2257 Record Keeping Compliance Statement can be found by clicking
here.
All material contained within this website is © 2025 rachel-steele.
hacoo github