Skip to content

vivi90/haskell-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple Haskell install script

Installs GHC with the static & dynamic libraries and Cabal.

Optional components

Install

Just issue the command chmod +x install.sh && ./install.sh.

Requirements

  • Arch based Linux distribution
  • Around 1.9 GiB of free disk space

License

This project is free software under the terms of the CC BY 4.0 license. For more details please see the LICENSE file or: Creative Commons

The licenses of the installed components may differ.

Credits