Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cabal warning #23

Merged
merged 1 commit into from
Sep 18, 2024
Merged

fix: cabal warning #23

merged 1 commit into from
Sep 18, 2024

Conversation

Unisay
Copy link
Contributor

@Unisay Unisay commented Sep 18, 2024

Fix by using a common stanza with ghc options and a default language:

Warning: [no-default-language] Packages using 'cabal-version: >= 1.10' and
before 'cabal-version: 3.4' must specify the 'default-language' field for each
component (e.g. Haskell98 or Haskell2010). If a component uses different
languages in different modules then list the other ones in the
'other-languages' field.

@Unisay Unisay requested review from zliu41 and zeme-wana September 18, 2024 12:40
@Unisay Unisay self-assigned this Sep 18, 2024
@Unisay Unisay enabled auto-merge (squash) September 18, 2024 13:23
@Unisay Unisay merged commit 48da7dd into main Sep 18, 2024
5 checks passed
@Unisay Unisay deleted the yura/fix-warning branch September 18, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants