Skip to content

Instantly share code, notes, and snippets.

@dservgun
Last active August 4, 2018 05:04
Show Gist options
  • Select an option

  • Save dservgun/8653edf0441d20b5e80b4d9d925b661d to your computer and use it in GitHub Desktop.

Select an option

Save dservgun/8653edf0441d20b5e80b4d9d925b661d to your computer and use it in GitHub Desktop.
• Ambiguous type variable ‘accept0’ arising from a use of ‘_toInitRequest’
prevents the constraint ‘(MimeType accept0)’ from being solved.
Probable fix: use a type annotation to specify what ‘accept0’ should be.
-- Offending code
InitRequest req <- _toInitRequest kubeConfig (c1 {rParams = rParamsP1})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment