Skip to content

Instantly share code, notes, and snippets.

@mklinik
Created February 22, 2012 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mklinik/1884878 to your computer and use it in GitHub Desktop.
Save mklinik/1884878 to your computer and use it in GitHub Desktop.
getMessageState :: State [Message] Message
getMessageState [] = undefined
The equation(s) for `getMessageState' have one argument,
but its type `State [Message] Message' has none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment