On Wed, Nov 21, 2007 at 06:57:55PM -0600, Galchin Vasili wrote: > > I am trying to dump out all function signatures exported from > System.Directory. I just tried > inside ghci: :! ghc --show-iface System.Directory.
Aha, use
:browse System.Directory
Thanks
Ian
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
