Why does Haskell fail to infer type when assigning an existing function identically to a new name?

前端 未结 0 386
心在旅途
心在旅途 2021-01-22 06:58

I am writing prefix names for some of Haskell\'s infix operators (specifically, +, -, *, /, :, <, <=, >, >=, ==, /=). I wrote the definitions to a file and loaded th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题