[Haskell-beginners] Where is my stack ghci?

Michael Snoyman michael at snoyman.com
Wed May 29 02:31:50 UTC 2019


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

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

> stack ghci
>
> On Tue, May 28, 2019 at 11:56 Lawrence Bottorff <borgauf at 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 at haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
> _______________________________________________
> Beginners mailing list
> Beginners at 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.html>


More information about the Beginners mailing list