Port details |
- ghc96 Compiler for the functional language Haskell
- 9.6.7 lang
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: haskell@FreeBSD.org
 - Port Added: 2025-05-13 07:36:06
- Last Update: 2025-05-13 07:34:31
- Commit Hash: 1a6b1d8
- Also Listed In: haskell
- License: BSD3CLAUSE
- WWW:
- https://www.haskell.org/ghc/
- Description:
- The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and
interactive environment for the functional language Haskell. Highlights:
* Supports the entire Haskell 2010 language plus a wide variety of
extensions.
* Has particularly good support for concurrency and parallelism, including
support for Software Transactional Memory (STM).
* Generates fast code, particularly for concurrent programs.
* Works on several platforms including FreeBSD, Windows, Mac, Linux, most
varieties of Unix, and several different processor architectures.
* Has extensive optimisation capabilities, including inter-module optimisation.
* Compiles Haskell code either directly to native code or using LLVM as a
back-end. It can also generate C code as an intermediate target for porting
to new platforms. The interactive environment compiles Haskell to bytecode,
and supports execution of mixed bytecode/compiled programs.
* Profiling is supported, both by time/allocation and various kinds of heap
profiling.
* Comes with several libraries, and thousands more are available on Hackage.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/ghc96/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/ghc96
- pkg install ghc96
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ghc96
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386
- distinfo:
- TIMESTAMP = 1746980341
SHA256 (ghc-9.8.4-src.tar.xz) = 17e8188f3c8a5c2f73fb4e35d01032e8dc258835ec876d52c8ad8ee3d24b2fc5
SIZE (ghc-9.8.4-src.tar.xz) = 32615492
Packages (timestamps in pop-ups are UTC):
- Master port: lang/ghc
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libgmp.so : math/gmp
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- perl5>=5.40.r<5.41 : lang/perl5.40
- Library dependencies:
-
- libgmp.so : math/gmp
- libffi.so : devel/libffi
- libffi.so : devel/libffi
- This port is required by:
- for Build
-
- converters/hs-dhall-bash
- converters/hs-dhall-json
- converters/hs-dhall-yaml
- devel/hs-ghcprofview
- devel/hs-hadolint
- lang/dhall
- mail/oama
Configuration Options:
- ===> The following configuration options are available for ghc96-9.6.7:
DYNAMIC=on: Add support for dynamic linking
PROFILE=on: Add support for performance profiling
====> Bootsrap using installed ghc
BOOT=off: Use installed GHC for bootstrapping
===> Use 'make config' to modify these settings
- Options name:
- lang_ghc96
- USES:
- autoreconf compiler:c11 gmake ncurses perl5 python:build shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|