Created
January 5, 2017 18:52
-
-
Save lorenzo/3235d1da9657979aae69136b27f5ae4f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
• Couldn't match type ‘Element | |
(f0 User)’ | |
with ‘User’ | |
Expected type: [User] | |
Actual type: [Element (f0 User)] | |
The type variable ‘f0’ is ambiguous | |
• In the second argument of ‘(.~)’, namely | |
‘(toList makeRows :: [User])’ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment