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 use stack, ghcjs from the git repo and lts-3.11 snapshot. I get lots of compiler errors of this form:
[snip]/ghcjs-base/test/Tests/Properties.hs:672:9:
No instance for (Show (Char -> Char -> Bool))
(maybe you haven't applied enough arguments to a function?)
arising from a use of ‘testProperty’
In the expression: testProperty "j_groupBy" j_groupBy
The text was updated successfully, but these errors were encountered:
I use stack, ghcjs from the git repo and lts-3.11 snapshot. I get lots of compiler errors of this form:
The text was updated successfully, but these errors were encountered: