[Haskell-beginners] helper tools for reading haskell source
Henk-Jan van Tuyl
hjgtuyl at chello.nl
Sat Jan 19 14:04:19 CET 2013
On Sat, 19 Jan 2013 13:52:59 +0100, Nathan Hüsken
<nathan.huesken at posteo.de> wrote:
> Example: I want to know where the datatype Frame and the function
> windowGetChildren in the wxHaskell module are defined.
> I know there is Hoogle, but for these it was unable to help me (or I was
> unable to use it correctly?).
windowGetChildren is defined in wxcore, so you have to enter
windowGetChildren +wxcore
in the Hoogle search field
Regards,
Henk-Jan van Tuyl
--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
More information about the Beginners
mailing list