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

Some small improvements #1969

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Some small improvements #1969

merged 2 commits into from
Jun 12, 2024

Conversation

mpscholten
Copy link
Member

I've split up the generated haskell modules into even more files for faster builds on large projects. And added some strictness annotations to the logger

@amitaibu
Copy link
Collaborator

And added some strictness annotations to the logger

What is the benefit of that?

@mpscholten
Copy link
Member Author

Should make it minimally faster. I initially worked on some larger refactorings of the logger to make possibly extract it out into it's own ihp-logger package. But that failed as it would break too much b.c., so that was the only commit I could use from that :)

@mpscholten mpscholten merged commit 936e280 into master Jun 12, 2024
2 checks passed
@mpscholten mpscholten deleted the ihp-log branch June 12, 2024 23:15
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

2 participants