For consistency; it would be better if the import statement matched the cabal install statement or :m form.

:m +Data.Array.Repa.Algorithms.Randomish cabal install repa.algrothms would be more consistent. -- -- Regards, KC

On Tue, Aug 14, 2012 at 11:04 PM, KC
: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@gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms

On 15 August 2012 13:04, KC
:m +Data.Array.Repa.Algorithms.Randomish
cabal install repa.algrothms
would be more consistent.
Why would that be? They look completely different to me...
-- -- Regards, KC
-- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com http://IvanMiljenovic.wordpress.com
participants (3)
-
Brandon Allbery
-
Ivan Lazar Miljenovic
-
KC