Document Undecidable Instance #34
Labels
status: needs more info
This issue needs more info before any action can be done.
type: documentation
Improvements or additions to documentation.
I ran into an issue using multiple
delete
s to compose aBuilder
because of the underlyingType.Row
constraints:http://try.purescript.org/?gist=c566077f18d0d9ddbd99d3c79d1cfd4a
@paf31 came up with these explicit annotations to fix it:
http://try.purescript.org/?gist=faf2fd6edfa06949831b0be85d91af43
I think @paf31 was saying this was a compiler issue but it'd be good to document the danger here.
The text was updated successfully, but these errors were encountered: