diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab0343d..b6ca675 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,5 @@ +# From https://github.com/freckle/stack-action +# https://tech.freckle.com/2021/05/18/haskell-on-actions/ name: CI on: