Skip to content

Instantly share code, notes, and snippets.

@zendeavor
Created October 14, 2013 04:16
Show Gist options
  • Save zendeavor/6970680 to your computer and use it in GitHub Desktop.
Save zendeavor/6970680 to your computer and use it in GitHub Desktop.
stdIn:1.2-2.6 Error: operator and operand don't agree [tycon mismatch]
operator domain: int list * int
operand: int list
in expression:
remove (1 :: 2 :: 3 :: <exp> :: <exp>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment