Skip to content

Define the CI config manually#1196

Merged
meooow25 merged 12 commits intohaskell:masterfrom
meooow25:manual-ci-config
Apr 12, 2026
Merged

Define the CI config manually#1196
meooow25 merged 12 commits intohaskell:masterfrom
meooow25:manual-ci-config

Conversation

@meooow25
Copy link
Copy Markdown
Contributor

@meooow25 meooow25 commented Apr 8, 2026

Configure the CI directly without haskell-ci. This greatly simplifies the config and skips unnecessary steps.

Also,

  • Set --quickcheck-tests to 1000 for more thorough testing (default is 100).
  • Test on windows-latest and macos-latest

Closes #1195

meooow25 added 9 commits April 8, 2026 20:41
Configure the CI directly without haskell-ci. This greatly simplifies the
config and skips unnecessary steps.

Also,
* Set --quickcheck-tests to 1000 for more thorough testing (default is
  100).
* Test on windows-latest and macos-latest
@meooow25 meooow25 marked this pull request as ready for review April 9, 2026 23:49
@meooow25
Copy link
Copy Markdown
Contributor Author

@treeowl any comments on the config?

@meooow25 meooow25 merged commit 9d6501f into haskell:master Apr 12, 2026
19 checks passed
@meooow25 meooow25 deleted the manual-ci-config branch April 12, 2026 16:29
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.

Drop haskell-ci?

1 participant