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 <vigalc...@gmail.com>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
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to