Skip to content

Instantly share code, notes, and snippets.

@sritchie
Created March 29, 2015 22:42
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 sritchie/bfcdfa91b03be7b96e14 to your computer and use it in GitHub Desktop.
Save sritchie/bfcdfa91b03be7b96e14 to your computer and use it in GitHub Desktop.
src/Course/Apply.hs:197:16-22: The first argument of ‘Apply’ should have kind ‘* -> *’, …
but ‘P.Monad’ has kind ‘(* -> *) -> Constraint’
In the instance declaration for ‘Apply P.Monad’
Compilation failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment