Skip to content

Instantly share code, notes, and snippets.

@lorenzo
Created January 5, 2017 18:52
Show Gist options
  • Save lorenzo/3235d1da9657979aae69136b27f5ae4f to your computer and use it in GitHub Desktop.
Save lorenzo/3235d1da9657979aae69136b27f5ae4f to your computer and use it in GitHub Desktop.
• 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