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

Refactor dhall-toml code #2548

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Refactor dhall-toml code #2548

merged 2 commits into from
Nov 21, 2023

Conversation

Gabriella439
Copy link
Collaborator

This is a (mostly) behavior-preserving refactor of the dhall-toml package since I was planning on working on #2509 and wanted to first refactor the code a bit more to my liking.

The only actual change is that the Show instance for CompilerError is now the derived one and I moved that logic to the displayException method.

This is a (mostly) behavior-preserving refactor of the `dhall-toml`
package since I was planning on working on #2509 and wanted to first
refactor the code a bit more to my liking.

The only actual change is that the `Show` instance for `CompilerError`
is now the derived one and I moved that logic to the `displayException`
method.
@Gabriella439 Gabriella439 merged commit c8fbc37 into main Nov 21, 2023
5 checks passed
@Gabriella439 Gabriella439 deleted the gabriella/toml_maps branch November 21, 2023 22:54
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