
let me state another way ....
as far as namespace is concerned what is division between a module's name
and it's associated .cabal with it's Hs-Source-Dirs directive? This is
kinda' absolute vs relative path I think.
Regards,
Vasili
On Sun, Jun 7, 2009 at 2:46 AM, Vasili I. Galchin
let put this subject in another way ... assuming there a coding convention, vis-a-vis Haskell namespace, what is the division of responsibility between a Haskell module and it's associated .cabal?
Regards,
Vasili
On Sun, Jun 7, 2009 at 2:26 AM, Vasili I. Galchin
wrote: Hello,
Should namespace designation be specified in modules or in the .cabal file? Or to put it another way should a relative namespace be specified in a Haskell module and the remaining "top" part be specified in the associated .cabal file? Of course, yes/no answers are probably not sufficient ... i.e. please elaborate.
Kind regards, Vasili