Difference between revisions of "MinGHC"

From HaskellWiki
Jump to navigation Jump to search
(Created page with "{{Stub}} == Introduction == MinGHC is a minimal installer for GHC and cabal; MinGHC contains a minimum number of packages, to prevent [http://www.well-typed.com/blog/9/ vers...")
(No difference)

Revision as of 19:18, 5 May 2015

This article is a stub. You can help by expanding it.

Introduction

MinGHC is a minimal installer for GHC and cabal; MinGHC contains a minimum number of packages, to prevent version problems when installing packages with cabal-install. For an installer with more packages, see the Haskell Platform.


Links