[Haskell-cafe] For consistency; it would be better if the import statement matched the cabal install statement or :m form.

Brandon Allbery allbery.b at gmail.com
Wed Aug 15 05:31:57 CEST 2012


On Tue, Aug 14, 2012 at 11:04 PM, KC <kc1956 at gmail.com> wrote:

> :m +Data.Array.Repa.Algorithms.Randomish
>
> cabal install repa.algrothms
>
> would be more consistent.
>

What do you do when multiple modules use the same namespace?
 (monads-{fd,tf} and the regex modules being cases in point)

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120814/10e51bf2/attachment.htm>


More information about the Haskell-Cafe mailing list