[EMAIL PROTECTED] wrote: > > > Are there any tools to perform program slicing on Haskell? > > > I often find myself wanting to find all "fromJusts" invoked > > > from the current function, or all functions that use a > > > particular member of my monad's ADT.
> Actually I was hoping for a static tool. I'd be interested to learn for what purpose you want this kind of information and also more precisely what you would like such a static tool to do for you. Olaf -- OLAF CHITIL, Dept. of Computer Science, The University of York, York YO10 5DD, UK. URL: http://www.cs.york.ac.uk/~olaf/ Tel: +44 1904 434756; Fax: +44 1904 432767 _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
