Haskell结构
例子
档案结构
一个简单的项目中包含以下文件:
➜ helloworld ls LICENSE Setup.hs helloworld.cabalsrc stack.yaml
文件夹中src有一个名为的文件Main.hs。这是项目的“起点”helloworld。默认情况下Main.hs包含一个简单的“Hello,World!”。程序。
主站
module Main where main :: IO () main = do putStrLn "hello world"
运行程序
确保您在目录中helloworld并运行:
stack build # Compile the program stack exec helloworld # Run the program # prints "hello world"
热门推荐
10 提前生日祝福语 简短
11 简短新年红包祝福语大全
12 生日高考祝福语妹妹简短
13 送女友鲜花祝福语简短
14 剪纸送祝福语大全简短
15 对老人新年祝福语简短
16 最新高考祝福语 简短
17 生日奥特曼可爱祝福语简短
18 毕业祝福语老婆生日简短