[Haskell-beginners] hierarchy of modules

Michael Mossey mpm at alumni.caltech.edu
Sat Oct 31 08:32:51 EDT 2009


I want to have a hierarchy of modules for a local project. Not submitting 
it to Hackage yet. I just want to refer to my local modules as

Basics.CSound
Basics.Node
Algo.Fux

etc.

how does one set this up?

Thanks,
Mike


More information about the Beginners mailing list