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

WIP: cpphs dogfood #19

Closed
wants to merge 7 commits into from
Closed

WIP: cpphs dogfood #19

wants to merge 7 commits into from

Conversation

andreasabel
Copy link
Member

This PR adds a number of workflows to test cpphs under Windows, using some TemplateHaskell.
Test extracted from Agda code base, motivated by:

Succeeds for Ubuntu w/ cabal (haskell-ci.yml) and these Windows configurations:

  1. cabal w/ GHC 8.10 (ghcup.yml & haskell-setup.yml)
  2. stack w/ GHC >= 9 (stack.yml & stack-no-global.yml)

Fails for:

  1. cabal w/ GHC >= 9
  2. stack w/ GHC 8.10

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.

1 participant