-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
Description
I suggested to remove the instance NFData (a -> b) because it cannot be implemented properly. I think the proposal got broad support:
https://mail.haskell.org/libraries/2016-May/026961.html
We have still to decide whether to drop the instance or replace it by an unimplementable one. The latter one would have the advantage that people see that the instance is omitted by intention. We would need a major version bump. I can setup a pull request if you like.
mboes, effectfully and stephen-smithocramz, angerman and andreasabel