Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

mietek/halcyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This project is no longer maintained.


Halcyon is a system for installing Haskell apps and development tools, including GHC and Cabal.

Follow the Halcyon tutorial to get started.

Usage

Halcyon provides the halcyon install command, which can be used to install Haskell apps:

$ halcyon install https://github.com/mietek/halcyon-tutorial

Installation

Halcyon can be installed by cloning the Halcyon source repository:

$ git clone https://github.com/mietek/halcyon

Alternatively, you can run the Halcyon setup script, which also installs the necessary OS packages and sets up the environment:

$ eval "$( curl -sL https://github.com/mietek/halcyon/raw/master/setup.sh )"

Documentation

Internals

Halcyon is written in GNU bash, using the bashmenot library.

About

Made by Miëtek Bak. Published under the BSD license.

About

System for installing Haskell apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages