Definitely not.  Packages are the unit of distribution, and the unit of
library archive, in GHC.
If you import a module Foo, GHC has to figure out which libBaz.a to
link.  

Simon

| -----Original Message-----
| From: Ashley Yakeley [mailto:[EMAIL PROTECTED]] 
| Sent: 07 October 2002 08:17
| To: GHC List
| Subject: -package-name
| 
| 
| Is the "-package-name" mechanism still worthwhile now that we have 
| hierarchical modules?
| 
| -- 
| Ashley Yakeley, Seattle WA
| 
| _______________________________________________
| Glasgow-haskell-users mailing list 
| [EMAIL PROTECTED] 
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users
| 
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to