Last active
August 4, 2018 05:04
-
-
Save dservgun/8653edf0441d20b5e80b4d9d925b661d 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
| • 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