On Thu, 11 Jun 2009, Jeff Heard wrote:

case in point: Hieroglyph.  What's it do?  import Hieroglyph.  Is
there any clue by my function names which ones belong to a library
called Hieroglyph?  No.  However, import
Graphics.Rendering.Hieroglyph, and I see a function somewhere in the
code called "arc" or "plane" or "circle", and I know it probably goes
with the rendering package.

http://www.haskell.org/haskellwiki/Import_modules_properly
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to