Skip to content

82p/haskell_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Run

install VSCode and stack

install VSCode

install stack

Open this project in VSCode

right click this folder and click "Open with Code" or open from VSCode menu file > open.

if you did not install extention for this project you can find messages top of VSCode window for recommend extentions and install them.

run sample program

open /app/Main.hs on VSCode and run compile command with runner ctl+shift+r.

Detail of this project

I only trace this article.

http://azaika.hateblo.jp/entry/2015/12/19/151554

I change runhaskell.bat to use stack runhaskell. this bat file only do runhaskell x.hs!

it's amazing!!

haskell sample is written in here

http://qiita.com/7shi/items/145f1234f8ec2af923ef

enjoy haskell!

About

haskell sample for stack and VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published