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

Import cleanup #52

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Import cleanup #52

merged 1 commit into from
Apr 21, 2020

Conversation

TimWSpence
Copy link
Collaborator

Departs from the Dhall-Haskell implementation in favour of implementing
the spec correctly as regards as location imports

Departs from the Dhall-Haskell implementation in favour of implementing
the spec correctly as regards as location imports
Copy link
Owner

@travisbrown travisbrown left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@@ -4,7 +4,6 @@ import java.net.URI

import cats.effect.Sync
import org.dhallj.core.DhallException.ResolutionFailure
import org.dhallj.imports.ResolveImportsVisitor._
Copy link
Owner

Choose a reason for hiding this comment

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

Thanks for catching this. We should probably set up the unused import warnings, etc.

@travisbrown travisbrown merged commit 6239fc2 into master Apr 21, 2020
@travisbrown travisbrown deleted the import-cleanup branch April 22, 2020 11:02
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.

2 participants