Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Problem with installing GHCi 8.0.1 (Russ Abbott)
   2. Re:  Problem with installing GHCi 8.0.1 (Henk-Jan van Tuyl)


----------------------------------------------------------------------

Message: 1
Date: Fri, 01 Jul 2016 04:17:22 +0000
From: Russ Abbott <russ.abb...@gmail.com>
To: beginners@haskell.org
Subject: [Haskell-beginners] Problem with installing GHCi 8.0.1
Message-ID:
        <CAGkQki4qW5fQzKy4gmO+Zt8ujqqQPe=0sgu_2ke2v8acmah...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I downloaded GHCi 8.0.1 for Windows. Since I don't have administrator
privileges I repeatedly clicked no when asked if I wanted to stop and
restart with elevated privileges. Eventually it installed (in a folder on
the desktop). The next step tells me to change some lines in the cabal
user-config file.  I followed the instructions to find that file, but all I
got was an html file, which didn't seem right.  I looked manually in
multiple directories, but nothing seemed like the right file. Would someone
help me find the file that needs to be changed.

Also, WinGHCi does not appear in my start menu. Should it appear there by
this point?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20160701/a6abadf0/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 01 Jul 2016 13:26:14 +0200
From: "Henk-Jan van Tuyl" <hjgt...@chello.nl>
To: beginners@haskell.org
Subject: Re: [Haskell-beginners] Problem with installing GHCi 8.0.1
Message-ID: <op.yjw514v3pz0j5l@alquantor>
Content-Type: text/plain; charset=iso-8859-15; format=flowed;
        delsp=yes

On Fri, 01 Jul 2016 06:17:22 +0200, Russ Abbott <russ.abb...@gmail.com>
wrote:

> I downloaded GHCi 8.0.1 for Windows. Since I don't have administrator
> privileges I repeatedly clicked no when asked if I wanted to stop and
> restart with elevated privileges. Eventually it installed (in a folder on
> the desktop). The next step tells me to change some lines in the cabal
> user-config file.  I followed the instructions to find that file, but  
> all I
> got was an html file, which didn't seem right.  I looked manually in
> multiple directories, but nothing seemed like the right file. Would  
> someone help me find the file that needs to be changed.

Searching for
     cabal config windows
lead me to
     https://wiki.haskell.org/Cabal-Install#The_cabal-install_configuration_file
which tells me that the config file is
     %appdata%\cabal\config
That file should be created during installation, but you can create it
yourself if necessary.

> Also, WinGHCi does not appear in my start menu. Should it appear there by
> this point?

That is not done automatically; you can do it by right clicking on
winghci.exe and selecting the proper option from the menu that appears.

Regards,
Henk-Jan van Tuyl


-- 
Folding@home
What if you could share your unused computer power to help find a cure? In
just 5 minutes you can join the world's biggest networked computer and get
us closer sooner. Watch the video.
http://folding.stanford.edu/


http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--


------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 97, Issue 1
****************************************

Reply via email to