-
Notifications
You must be signed in to change notification settings - Fork 3
fix: update security-advisory to restore (#64) #65
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
base: main
Are you sure you want to change the base?
fix: update security-advisory to restore (#64) #65
Conversation
9ecfe0d to
887a306
Compare
0b1dfb4 to
9e71ed6
Compare
|
CI is broken, I don't know why |
|
I’ll take a look - first of all, thanks for the PR! |
MangoIV
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for your contribution! Looks good to me if we can remove that leftover from the import statement :)
| import Distribution.Version (Version) | ||
| import GHC.Generics (Generic) | ||
| import Security.Advisories | ||
| import Security.Advisories -- .Core.Advisory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
leftover?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think so
|
Jeez the CI is completely borked; gotta fix that ^^ |
No description provided.