Created
October 12, 2011 18:35
-
-
Save gustavopinto/1282116 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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