[Haskell-cafe] Is there a way to find out the type inferred for a local function inside another function? :)

Magnus Therning magnus at therning.org
Fri Apr 8 09:50:00 CEST 2011


AFAIK there is no way to do that, thouhg scion[1] may offer it.

Personally I develop more complex local functions at the top-level,
and once I'm happy with it I perform some re-factoring and move it in.

/M

[1]: https://github.com/nominolo/scion/blob/master/README.markdown


-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus



More information about the Haskell-Cafe mailing list