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

Files Plugin has wrong order of arguments #57

Open
Necried opened this issue Mar 27, 2019 · 1 comment
Open

Files Plugin has wrong order of arguments #57

Necried opened this issue Mar 27, 2019 · 1 comment

Comments

@Necried
Copy link
Collaborator

Necried commented Mar 27, 2019

In the function doWriteFile, the arguments to writeFile should be swapped. FilePath should come before contents.

@CSchank
Copy link
Owner

CSchank commented Mar 28, 2019

To be consistent with how Haskell normally orders them? Good idea.

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

No branches or pull requests

2 participants