Source: haskell98-report
Section: doc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.1.4
Build-Depends:
 debhelper (>= 7.0.50~),
Build-Depends-Indep:
 flex,
 ghc (>= 8.0),
 ghostscript,
 texlive-fonts-recommended,
 texlive-latex-extra,
 texlive-latex-recommended,
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell98-report
Homepage: http://darcs.haskell.org/haskell98-report/

Package: haskell98-report
Architecture: all
Depends:
 ${misc:Depends},
Suggests:
 lynx | www-browser,
Conflicts:
 haskell-doc (<= 19991028-3),
Description: The Haskell 98 Language and Libraries Revised Report & addenda
 Haskell is a non-strict, pure functional general-purpose programming
 language.  This package contains its definition in HTML, PS and PDF
 formats. It is a revised version of "The Haskell 98 Report" and
 "The Haskell 98 Library Report", fixing the bugs documented in
 "Errata for the Haskell 98 Language Report" (which is included).
 .
 It also contains the Foreign Function Interface (FFI) addendum
 and the Hierarchical Modules addendum in PS and PDF formats.