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

qualify aeson import in generated hs-boot files #108

Merged

Conversation

chris-martin
Copy link
Contributor

I believe this fixes #107.

I also removed the line import qualified Data.Aeson as Data.Aeson.Types.Internal, and it does not seem to be needed.

@NorfairKing
Copy link
Contributor

@joel-bach I like this idea. Let's see what CI says.

Copy link
Member

@joel-bach joel-bach left a comment

Choose a reason for hiding this comment

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

Thank you for the PR, this makes a lot of sense 👍

@joel-bach joel-bach merged commit 570723c into Haskell-OpenAPI-Code-Generator:master Apr 27, 2024
9 checks passed
joel-bach added a commit that referenced this pull request Apr 27, 2024
joel-bach added a commit that referenced this pull request Apr 29, 2024
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.

hs-boot file fails to build for type named "Value"
3 participants