From 321f9d93daaa6ffad55bd52f4f2a8e5d1c583aed Mon Sep 17 00:00:00 2001 From: Lockywolf Date: Sun, 3 Dec 2023 17:44:28 +0900 Subject: haskell/ghcup: Added (haskell installer). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- haskell/ghcup/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 haskell/ghcup/README (limited to 'haskell/ghcup/README') diff --git a/haskell/ghcup/README b/haskell/ghcup/README new file mode 100644 index 0000000000..267d0a9859 --- /dev/null +++ b/haskell/ghcup/README @@ -0,0 +1,7 @@ +GHCup makes it easy to install specific versions of GHC on GNU/Linux, +macOS (aka Darwin), FreeBSD and Windows and can also bootstrap a fresh +Haskell developer environment from scratch. It follows the UNIX +philosophy of do one thing and do it well. Similar in scope to rustup, +pyenv and jenv. + +This is a binary repack. -- cgit v1.2.3