Skip to content

Instantly share code, notes, and snippets.

@gustavopinto
Created October 12, 2011 18:35
Show Gist options
  • Select an option

  • Save gustavopinto/1282116 to your computer and use it in GitHub Desktop.

Select an option

Save gustavopinto/1282116 to your computer and use it in GitHub Desktop.
interpreter.hs:22:15:
`StateTransformer' is not applied to enough type arguments
The first argument of `Show' should have kind `*',
but `StateTransformer' has kind `* -> *'
In the instance declaration for `Show (StateTransformer)'
Failed, modules loaded: none.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment