You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
Thanks for your feedback, @vrom911! I agree, it would be really great to run importify over single files or even stack-script projects. This is known issue, so I'll rename the title, don't worry about that.
Importify doesn't work on such files because importify requires .cabal file for caching. With scripts things are more difficult because we want to extract dependencies for script somehow from comment.
chshersh
changed the title
Feature request: Support running importify on stack-script projects
[IMRF-97] Feature request: Support running importify on stack-script projects
Oct 18, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice also to be able to run
importify
on single-file projects.I tried it on this project and I received
which is reasonable for current ability of the tool.
The text was updated successfully, but these errors were encountered: