Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Compiler: Import and reexport API #164

Compiler: Import and reexport API

Compiler: Import and reexport API #164

Workflow file for this run

name: Build
on:
push:
branches:
- '*'
jobs:
Build:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: ./.github/actions/install-stack
- uses: ./.github/actions/cache
- name: Compile Project
run: stack build