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

Zip.createZip has string -> string -> 'a -> ... signature #2024

Closed
matthid opened this issue Jul 17, 2018 · 0 comments
Closed

Zip.createZip has string -> string -> 'a -> ... signature #2024

matthid opened this issue Jul 17, 2018 · 0 comments

Comments

@matthid
Copy link
Member

matthid commented Jul 17, 2018

Description

It should probably have string -> string -> string -> ... just like in the full framework

This happened because the parameter is unused for the netcore-implementation:

https://github.com/fsharp/FAKE/blob/master/src/app/Fake.IO.Zip/Zip.fs#L26-L33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant