Source: ghc Section: haskell Priority: optional Maintainer: Debian Haskell Group Uploaders: Clint Adams , Ilias Tsitsimpis Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 12), haskell-devscripts-minimal (>= 0.16.31) , devscripts, pkg-config, ghc:native (>= 9.0), hadrian:native (>= 9.4.7-3) , hadrian:native (<< 9.5) , llvm-15 [armel armhf s390x riscv64], libgmp-dev, libffi-dev, libncurses-dev, python3:native, python3-sphinx , Build-Depends-Indep: hscolour, python3-sphinx-rtd-theme, Build-Conflicts: ccache Homepage: https://haskell.org/ghc/ Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/ghc] Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/ghc Package: ghc Architecture: any Depends: llvm-15 [armel armhf s390x riscv64], gcc, libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, libncurses-dev, ${shlibs:Depends}, ${misc:Depends} Pre-Depends: dpkg (>= 1.16.1) Provides: haskell-compiler, ghc-dynamic, ${ghci}, ${provided-devs}, ${haskell:Provides}, haddock, ghc-haddock, ${haddock:Provides} Replaces: ${conflicting-devs} Breaks: ${conflicting-devs} Suggests: perl, ghc-prof, ghc-doc, llvm-15 Description: The Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found at https://www.haskell.org/documentation/. Package: ghc-prof Architecture: any Provides: ${provided-profs}, ${haskell:Provides} Depends: ghc (= ${binary:Version}), ${misc:Depends} Description: Profiling libraries for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found at https://www.haskell.org/documentation/. . This package contains additional profiling libraries. They are only needed, if you want to take a closer look on where exactly your program burns CPU cycles. Package: ghc-doc Section: doc Architecture: all Provides: ${provided-docs} Depends: ${haddock:Depends}, ${misc:Depends}, perl, libjs-mathjax Pre-Depends: dpkg (>= 1.16.1) Description: Documentation for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found at https://www.haskell.org/documentation/. . This package includes HTML, DVI and PS versions of the SGML-based documentation around GHC.