ghc

GHC is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell.

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install ghc

and update with:

conda update ghc