Closed amutake closed 3 years ago
type checking 'gr.satyh' ...
! [Type Error] at "gr.satyh", line 5, character 0 to line 205, character 3:
The implementation of value 'dashed-arrow' has type
length -> length * length * length * length -> color -> length -> length -> length -> '#a * '#b -> length * length -> graphics list
which is inconsistent with the type required by the signature
length -> length * length * length -> color -> length -> length -> length -> point (= (length * length)) -> point (= (length * length)) -> graphics list
Error: Process completed with exit code 1.
I think this fix is the cause.
It should be let tDASH = tPROD [tLN; tLN; tLN]
https://github.com/gfngfn/SATySFi/commit/bca019720f46605cd0583ca2dd6bc9866b287e75#diff-03acdbbb3387f2ad7b850c6b830b2b013ff3cc60b0ffe501c49fa56e941d78c9R147
Thank you!
ref: https://github.blog/2021-09-01-improving-git-protocol-security-github/