Neos21 / practice-haskell

Practice Haskell

Home Page:https://neos21.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice Haskell

Practice Haskell

$ sudo apt update
$ sudo apt install haskell-platform
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.6.5

$ ghc ./example.hs
$ ./example

$ runghc ./example.hs

Links

About

Practice Haskell

https://neos21.net/

License:MIT License


Languages

Language:Haskell 100.0%