[Haskell-beginners] Module import problem

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Sun Sep 28 14:51:25 EDT 2008


On 2008 Sep 28, at 14:17, Casey Rodarmor wrote:
> I often find myself working on computers where I don't have
> administrative privileges, which means I might not be able to install
> libraries in the 'right' places. This approach also makes it simple to
> create self-contained projects that can easily be moved from machine
> to machine, where only the local directory structure is important.
> Would there be any downside to this in haskell?


Take a look at "ghc-pkg --user".

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Beginners mailing list