gnu: ghc: Make memory allocator decommit memory on Linux < 4.5. * gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/haskell.scm (ghc-8): Use it.
gnu: Add ghc-megaparsec. * gnu/packages/haskell.scm (ghc-megaparsec): New variable.
gnu: Add ghc-parser-combinators. * gnu/packages/haskell.scm (ghc-parser-combinators): New variable.
gnu: Add ghc-text-binary. * gnu/packages/haskell.scm (ghc-text-binary): New variable.
gnu: ghc-trifecta: Update to 1.7.1.1. * gnu/packages/haskell.scm (ghc-trifecta): Update to 1.7.1.1. [inputs]: Add ghc-doctest. [native-inputs]: Add cabal-doctest.
gnu: ghc-reducers: Update to 3.12.2. * gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.2.
gnu: ghc-directory: Add note. * gnu/packages/haskell.scm (ghc-directory): Add comment not to use this package as an input.
gnu: ghc-graphviz: Fix build with newer QuickCheck. * gnu/packages/haskell.scm (ghc-graphviz)[arguments]: Allow building with newer QuickCheck.
gnu: ghc-tar: Disable tests. * gnu/packages/haskell.scm (ghc-tar)[arguments]: Disable tests.
gnu: ghc-system-filepath: Update to 0.4.14. * gnu/packages/haskell.scm (ghc-system-filepath): Update to 0.4.14. [arguments]: Disable tests.
gnu: ghc-hslogger: Remove ghc-process from inputs. * gnu/packages/haskell.scm (ghc-hslogger)[inputs]: Remove ghc-process.
gnu: ghc-process: Update to 1.6.3.0. * gnu/packages/haskell.scm (ghc-process): Update to 1.6.3.0.
gnu: ghc-haskeline: Update to 0.7.4.2. * gnu/packages/haskell.scm (ghc-haskeline): Update to 0.7.4.2. [inputs]: Add ghc-stm.
gnu: ghc-fgl-arbitrary: Fix build with newer QuickCheck. * gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with newer QuickCheck.
gnu: ghc-fgl: Fix build with newer QuickCheck. * gnu/packages/haskell.scm (ghc-fgl)[arguments]: Allow building with newer QuickCheck.
gnu: ghc-pandoc-citeproc: Update to 0.12.2.5. * gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.12.2.5.
gnu: ghc-hs-bibutils: Update to 6.2.0.1. * gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.2.0.1.
gnu: ghc-pandoc: Update to 2.0.6. * gnu/packages/haskell.scm (ghc-pandoc): Update to 2.0.6. [inputs]: Add ghc-aeson-pretty, ghc-cmark-gfm, ghc-doctemplates, ghc-glob, ghc-hslua-module-text, ghc-old-locale, ghc-skylighting, and ghc-split; remove ghc-ansi-terminal, ghc-cmark, ghc-extensible-exceptions, ghc-filemanip, ghc-highlighting-kate, and ghc-old-time. [native-inputs]: Remove ghc-test-framework, ghc-test-framework-hunit, and ghc-test-framework-quickcheck2; add ghc-tasty, ghc-tasty-golden, ghc-tasty-hunit, and ghc-tasty-quickcheck.
gnu: ghc-monad-control: Update to 1.0.1.0. * gnu/packages/haskell.scm (ghc-monad-control): Update to 1.0.1.0.
gnu: ghc-optparse-applicative: Update to 0.13.0.0. * gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.13.0.0. [arguments]: Disable tests. [native-inputs]: Add ghc-quickcheck.