Hmmm... wasn't able to use cabal:  (note I use tsocks regularly to get around our firewall)

sudo tsocks cabal update
Downloading the latest package list from hackage.haskell.org
Warning: http error: Network.Browser.request: Error raised ErrorClosed
cabal: Network.Browser.request: Error raised ErrorClosed


But I was able to install using:
sudo tsocks apt-get install libghc-ghc-mtl-dev

I guess I'll practice using cabal at home...


On Mon, Jan 5, 2015 at 2:30 PM, Christopher Allen <cma@bitemyapp.com> wrote:
You can see examples of how to use Cabal and sandboxes to install packages like mtl in an article I wrote for HowIStart:

http://howistart.org/posts/haskell/1

People are getting steered toward minimal GHC installs on purpose. New people have to learn how to install packages anyway. You just have to show them and then they can handle it fine.

--- Chris Allen
 

On Mon, Jan 5, 2015 at 3:28 PM, Brandon Allbery <allbery.b@gmail.com> wrote:
On Mon, Jan 5, 2015 at 3:28 PM, Dustin Lee <qhfgva@gmail.com> wrote:
Is my haskell install messed up?   Have the libraries changed since the homework was created?

It sounds like you have a minimal ghc installation. Many things were shifted from ghc's minimal install to the Haskell Platform.

--
brandon s allbery kf8nh                               sine nomine associates
allbery.b@gmail.com                                  ballbery@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners



_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners




--
Dustin Lee
qhfgva=rot13(dustin)