Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals, Chapter 3 of 13
Oct 22, 2009 at 5:47 AMI have the same problem in ghci.
What does work though is to type:
So you need to type the type definition and the function definition in one statement.
I think this is because you're using an interpreter instead of a compiler.
I'm a beginner myself so, my apologies if any of the terminology is incorrect.
-edit-
Apparently there are multiple pages of comments and this question has already been answered, oops