diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 75fab538a..993996416 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -16,7 +16,6 @@ jobs: - name: Install dependencies run: | cabal update - cabal new-install - name: Build run: | cabal new-build