[Haskell-beginners] Fwd: cis194 hw7 question - getting example to work
Dustin Lee
qhfgva at gmail.com
Tue Jan 6 16:17:28 UTC 2015
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 at 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 at gmail.com>
> wrote:
>
>> On Mon, Jan 5, 2015 at 3:28 PM, Dustin Lee <qhfgva at 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 at gmail.com
>> ballbery at sinenomine.net
>> unix, openafs, kerberos, infrastructure, xmonad
>> http://sinenomine.net
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at haskell.org
>> http://www.haskell.org/mailman/listinfo/beginners
>>
>>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
--
Dustin Lee
qhfgva=rot13(dustin)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20150106/8d35509d/attachment.html>
More information about the Beginners
mailing list