INFO
Name: ghc
Version: 8.2.2-68.4.el8
Arch: aarch64
Summary: Glasgow Haskell Compiler
License: BSD and HaskellReport
Vendor: Fedora Project
Build Host: buildvm-a64-32.iad2.fedoraproject.org
Build Date: Wed Apr 28 10:41:03 2021
Size: 28981734
URL: https://haskell.org/ghc/
Description: GHC is a state-of-the-art, open source, compiler and interactive environment
for the functional language Haskell. Highlights:
- GHC supports the entire Haskell 2010 language plus a wide variety of
extensions.
- GHC has particularly good support for concurrency and parallelism,
including support for Software Transactional Memory (STM).
- GHC generates fast code, particularly for concurrent programs.
Take a look at GHC's performance on The Computer Language Benchmarks Game.
- GHC works on several platforms including Windows, Mac, Linux,
most varieties of Unix, and several different processor architectures.
- GHC has extensive optimisation capabilities, including inter-module
optimisation.
- GHC compiles Haskell code either directly to native code or using LLVM
as a back-end. GHC 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.
- GHC comes with several libraries, and thousands more are available on Hackage.
FILES
D4159.patch
ghc-8.2.2-src.tar.xz
ghc-Cabal-install-PATH-warning.patch
ghc-Debian-no-missing-haddock-file-warning.patch
ghc-Debian-reproducible-tmp-names.patch
ghc-Debian-x32-use-native-x86_64-insn.patch
ghc-armv7-VFPv3D16--NEON.patch
ghc-configure-fix-sphinx-version-check.patch
ghc-doc-index
ghc-doc-index.cron
ghc-gen_contents_index-haddock-path.patch
ghc-warnings.mk-CC-Wall.patch
ghc.spec
llvm-3.9.1.src.tar.xz
llvm-D25865-cmakeshlib.patch
llvm-install_dirs.patch
REQUIRES
/usr/bin/python3
autoconf
cmake3
ghc
ghc-binary-devel
ghc-bytestring-devel
ghc-compiler
ghc-containers-devel
ghc-directory-devel
ghc-pretty-devel
ghc-process-devel
ghc-rpm-macros-extra 1.8
gmp-devel
libedit-devel
libffi-devel
libstdc++-static
ncurses-devel
perl-interpreter
python3-sphinx
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
valgrind-devel
zlib-devel
PROVIDES
CONFIG FILES
D4159.patch
ghc-8.2.2-src.tar.xz
ghc-Cabal-install-PATH-warning.patch
ghc-Debian-no-missing-haddock-file-warning.patch
ghc-Debian-reproducible-tmp-names.patch
ghc-Debian-x32-use-native-x86_64-insn.patch
ghc-armv7-VFPv3D16--NEON.patch
ghc-configure-fix-sphinx-version-check.patch
ghc-doc-index
ghc-doc-index.cron
ghc-gen_contents_index-haddock-path.patch
ghc-warnings.mk-CC-Wall.patch
ghc.spec s
llvm-3.9.1.src.tar.xz
llvm-D25865-cmakeshlib.patch
llvm-install_dirs.patch
LICENSE FILES
BSD and HaskellReport
|