Brian Hulley wrote:
I'm trying to find all the ghc library packages so I can download them
to my own computer and make a local repository to then add to
my /etc/apt/sources.list

After downloading them, another option is to skip apt and repositories, e.g.,
    sudo dpkg -i ghc6_6.6-3_i386.deb
Afterwards you can still use apt-get, aptitude, synaptic, etc., to view its status and uninstall it.

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to