Re: [Haskell] Haskell [x] and x notation - as-pattern example

2013-04-03 Thread Chernin, Nadav
Hi, Write firstLetter all@(x:xs) = "The first letter of " ++ all ++ " is " ++ [x] ++ " otherbit " ++ xs Nadav From: haskell-boun...@haskell.org [mailto:haskell-boun...@haskell.org] On Behalf Of Angus Comber Sent: Wednesday, April 03, 2013 12:01 PM To: Haskell Mailing List Subject: [Haskell] Has

[Haskell] Cabal update failed

2013-01-02 Thread Chernin, Nadav
Hello all, please help me with cabal updating. When i run: cabal update -v3 I get this message: Downloading the latest package list from hackage.haskell.org Sending: GET /packages/archive/00-index.tar.gz HTTP/1.1 Host: hackage.haskell.org User-Agent: cabal-install/0.10.2 Creating new connection to