Skip to content

Commit

Permalink
Fix the github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed May 13, 2024
1 parent 5b5a760 commit 207ada5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/packcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ jobs:
command: cabal-v2
runner: ubuntu-latest
cabal-version: 3.6.2.0
pack_options: >-
CABAL_PROJECT=cabal.project.d/streamly-core-0.1.0
ignore_error: false
pack_options: >-
CABAL_BUILD_OPTIONS="
Expand Down
1 change: 1 addition & 0 deletions streamly-text.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ license-file: LICENSE
author: Composewell Technologies
maintainer: [email protected]
extra-source-files: CHANGELOG.md
extra-doc-files: README.md

common compile-options
default-language: Haskell2010
Expand Down

0 comments on commit 207ada5

Please sign in to comment.