Learning Haskell Week01 - Getting Started With Haskell Using VS Code

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

You are literally the only one on YouTube who has very clearly explained how to get Haskell setup and running. VS is a bonus, thank you!

garret
Автор

Thank you so much for this! I was looking for a tutorial on how to use VSCode for hours now and I finally came across yours!! I really appreciate the effort you put into making this! Thank you so so much :)

laraksr
Автор

This is the best tutorial on YouTube for downloading and using Haskell on VSCode. So easy to follow, thank you!

JB-mzwj
Автор

Thanks so much man, very easy to follow! Now I can start my coursework lol

deadlyshadowguy
Автор

For anyone who had the same problem as me where it would tell you that "stack" is an unrecognised keyword or smth along those lines, try restarting VS and it should work. Worked for me.

SoulKnight
Автор

Thanks this still works on macOS in late 2021. This was the toughest programming language to install. Thanks for the tutorial. Really crystal clear and understandable. 
Reference on how to create a new Haskell project. :^)
9:03
9:45
15:08

Mnerd
Автор

A modern and good way to explain Haskell

tomzhao
Автор

Man I love you, I was struggling to make it work, and your video saved me!

nicolassantiagopenna
Автор

Russia here, hi everyone. Good luck! Thanks for this video.

arthurion
Автор

Thanks man.
Exactly what I was expecting to setup before starting to learn Haskell.

Samarnat
Автор

No idea if this is useful at all for new programmers but i've spent 8 hours trying to install this piece of trash language and your video for a college course and your video finally got me through it

akaluk
Автор

How do you get the buttons (Load GHCI, Run File, QuickCheck) on the status bar to appear? Is it an extension? Saw you using it in next video but they dont appear for me

akaluk
Автор

Thanks M. D'Alves. Look forward to learning more

artherladett
Автор

So I built it, ran it, and it prints "SomeFunc, " but the first line of Main.hs ("module Main where") is underlined in red with this message:

"ghcide compiled by GHC 8.10 failed to load packages: <command line>: cannot satisfy -package TestHaskell-0.1.0.0
(use -v for more information).
Please ensure that ghcide is compiled with the same GHC installation as the project.cradle".

Any ideas on how to fix this? Haven't been able to find anything on this. I'm able to use stack ghci to test the functions.

keirakaitlynn
Автор

Thank you very much. I really need this help in macOS.

erfelipe
Автор

I don't see the "Stack build" or "Load GHCI" on VScode, is there any way to make them appear for me

THEBOSSDYNIMATE
Автор

Any suggestion, I wanna execute add function, Instead of showing Lib > showing ghci> with a warning printing the result.

nitusah
Автор

If I am still using the command line to run, why am I using an IDE? I can use notepad++ instead. Why doesn't run button working? I installed haskelly. No change! Any idea?

TestereNecmi
Автор

Thanks man, super helpful!!! best tutorial out there

livvyrox
Автор

i did everything exactly as you said. It was going fine but at the 15:15 mark. I got an error that said:
Variable not in scope: add :: t0 ->t1 -> t
Perhaps you meant one of these:
'and' (imported from prelude), 'odd' (imported from prelude)

BlackCharizard
join shbcf.ru