[Haskell-cafe] Grabbing list of functions from current module

Joel Reymont joelr1 at gmail.com
Mon Apr 9 08:39:55 EDT 2007


Folks,

Does anyone have code that can grab a list of functions named with a  
certain prefix from the current (or given) module? I want to find  
functions named, say, ast_* and produce a list of tuples like  
("input1", ast_input1).

	Thanks, Joel

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list