Open ibotty opened 10 years ago
Currently I quickly split out the result type from the arguments. I guess one approach would be to find instances for ->
and pregenerate a version with ->
substituted in.
just referencing one of my own SO questions as it seems relevant: http://stackoverflow.com/questions/33234878/hayoo-hoogle-not-matching-monomorphic-less-polymorphic-signatures-with-polymorph
looking for
should find
but it doesn't. the same applies for
(+++)
(akabimap
for Either)