Conversation
|
It also got me thinking about the orphan instances for |
|
Looks good. I think the |
|
For |
|
Yeah, I did wonder about that. I guess that's a “Meltdown” change, as I assume it ties in with the removal or change in pattern matching and |
|
It would be nice to have some way of dealing with kind of flexible syntax for that kind of thing actually - it would also help with the int and char literal problem. |
Templates? myCharLiteral = [char|x]
myIntLiteral = [int|100]Verbose, but very flexible. |
|
Yeah, I meant perhaps something less flexible so it would also be less verbose than just calling a |
|
Well one advantage of templates is that they can verify validity at compile time.
|
|
Ah, that's a good point. |
|
Tests failing as I misplaced |
Semiring, etc. into the same form we use elsewhere.dosyntax alternatives for laws where they were used, as they weren't valid PureScript (used;separators)