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.  Where is my stack ghci? (Lawrence Bottorff)
   2. Re:  Where is my stack ghci? (Brody Berg)
   3. Re:  Where is my stack ghci? (Michael Snoyman)


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

Message: 1
Date: Tue, 28 May 2019 13:56:06 -0500
From: Lawrence Bottorff <borg...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: [Haskell-beginners] Where is my stack ghci?
Message-ID:
        <CAFAhFSWOGjEGo2TegV4z_X_ZEvTSq-f=5hwamfa0d5zatos...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I've  installed Haskell the stack way, but a

> which ghc

or

> whcih ghci

comes up with nothing. How can I tell my (Ubuntu 19.04) system where to
find ghci?

LB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20190528/2cbf1598/attachment-0001.html>

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

Message: 2
Date: Tue, 28 May 2019 12:32:39 -0700
From: Brody Berg <brodyb...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Where is my stack ghci?
Message-ID:
        <CAGAyAWOFBC7tPVoCQ94RioH5iRcUp4-R9kVHSOS61W7eD=o...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

stack ghci

On Tue, May 28, 2019 at 11:56 Lawrence Bottorff <borg...@gmail.com> wrote:

> I've  installed Haskell the stack way, but a
>
> > which ghc
>
> or
>
> > whcih ghci
>
> comes up with nothing. How can I tell my (Ubuntu 19.04) system where to
> find ghci?
>
> LB
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20190528/45706799/attachment-0001.html>

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

Message: 3
Date: Wed, 29 May 2019 05:31:50 +0300
From: Michael Snoyman <mich...@snoyman.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Where is my stack ghci?
Message-ID:
        <cakt9ecmckyu16__qhbchxscidqgtvhem6auxfvce6dukmat...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

You can also use `stack exec which ghc` to find the executable.

On Tue, May 28, 2019 at 10:33 PM Brody Berg <brodyb...@gmail.com> wrote:

> stack ghci
>
> On Tue, May 28, 2019 at 11:56 Lawrence Bottorff <borg...@gmail.com> wrote:
>
>> I've  installed Haskell the stack way, but a
>>
>> > which ghc
>>
>> or
>>
>> > whcih ghci
>>
>> comes up with nothing. How can I tell my (Ubuntu 19.04) system where to
>> find ghci?
>>
>> LB
>> _______________________________________________
>> Beginners mailing list
>> Beginners@haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20190529/8786d614/attachment-0001.html>

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

Subject: Digest Footer

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


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

End of Beginners Digest, Vol 131, Issue 5
*****************************************

Reply via email to