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
I recommend closing this issue. Unless I'm crazy, both dkLen and hLen are set equal to each other at 32 before being passed to the helper function, so this check is degenerate anyway. (There's no recursion into the helper function, either.)
Just tried this snippet on GHCi 7.4.2, then it threw an error.
It works fine with GHCi 7.6.3. Any ideas?
The text was updated successfully, but these errors were encountered: