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

Add KnownNat (DomainPeriod dom) to KnownDomain #2541

Merged
merged 1 commit into from Jul 14, 2023

Conversation

martijnbastiaan
Copy link
Member

@martijnbastiaan martijnbastiaan commented Jul 13, 2023

We previously needed to either:

  • Add this constraint to our functions
  • Match on the SNat produced by clockPeriod @dom

Still TODO:

  • Write a changelog entry (see changelog/README.md)
  • Check copyright notices are up to date in edited files

Copy link
Contributor

@lmbollen lmbollen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove the typo-fix from this PR and then merge.

Copy link
Member

@christiaanb christiaanb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

changelog/2023-07-13T20_31_20+02_00_add_knownnat_period Outdated Show resolved Hide resolved
@martijnbastiaan martijnbastiaan enabled auto-merge (squash) July 14, 2023 15:10
@martijnbastiaan martijnbastiaan merged commit 8702bad into master Jul 14, 2023
13 checks passed
@martijnbastiaan martijnbastiaan deleted the knowndomain-constraints branch July 14, 2023 16:09
NadiaYvette pushed a commit to NadiaYvette/clash-compiler that referenced this pull request Jul 30, 2023
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.

None yet

4 participants