Re: [Haskell] rfc: package mounting

2005-06-23 Thread Stefan Karrmann
My two cents: In Coq, cf. chapter 2.5.1 (Names of libraries and files), there is something similar: Add LoadPath "physical_path" as . E.g.: Add LoadPath "/home/sk/lib/foo" as Foo. Frederik Eaton (Thu, Jun 23, 2005 at 02:14:00AM -0700): > Hi all, >

[Haskell] rfc: package mounting

2005-06-23 Thread Frederik Eaton
Hi all, It looks like there's been a bit of recent discussion regarding module and package namespaces. There is a certain possible design feature that I don't think has been mentioned yet, that I think would be very helpful, so I thought I should at least bring it up. What I want is to be able to