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
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