Idris HEAD seems to require some hints to make toState' and fromState' type-check#14
Idris HEAD seems to require some hints to make toState' and fromState' type-check#14stepcut wants to merge 1 commit intoidris-hackers:masterfrom stepcut:master
Conversation
|
This shouldn't be necessary - I'll look into it. Plenty of tests should have caught this, so it's a bit mysterious... |
|
Oops, yes, found the problem (but not the solution yet...). Hopefully it'll be a quick fix! |
|
I've made a change to master to deal with function parameters properly, so this should be unnecessary now... On 8 Aug 2014, at 05:52, stepcut notifications@github.com wrote:
|
This patch fixes this error when using Idris from git HEAD