gnu: ghc-unordered-containers: Enable tests. * gnu/packages/haskell.scm (ghc-unordered-containers) [arguments]: Remove. [inputs]: Add ghc-chasingbottoms, ghc-test-framework, ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
gnu: Add ghc-chasingbottoms. * gnu/packages/haskell.scm (ghc-chasingbottoms): New variable.
gnu: ghc-attoparsec: Enable tests. * gnu/packages/haskell.scm (ghc-attoparsec)[arguments]: Remove. [inputs]: Add ghc-quickcheck, ghc-quickcheck-unicode, ghc-test-framework, and ghc-test-framework-quickcheck2.
gnu: Add ghc-test-framework-quickcheck2. * gnu/packages/haskell.scm (ghc-test-framework-quickcheck2): New variable.
gnu: ghc-async: Enable tests. * gnu/packages/haskell.scm (ghc-async)[arguments]: Remove. [inputs]: Add ghc-hunit, ghc-test-framework, and ghc-test-framework-hunit.
gnu: ghc-regex-posix: Propagate inputs. * gnu/packages/haskell.scm (ghc-regex-posix): Propagate ghc-regex-base input.
gnu: Add ghc-test-framework-hunit. * gnu/packages/haskell.scm (ghc-test-framework-hunit): New variable.
gnu: Add ghc-test-framework. * gnu/packages/haskell.scm (ghc-test-framework): New variable.
gnu: Add ghc-libxml. * gnu/packages/haskell.scm (ghc-libxml): New variable.
gnu: Add ghc-hostname. * gnu/packages/haskell.scm (ghc-hostname): New variable.
Merge branch 'master' into dbus-update
gnu: ghc-glut: Propagate freeglut input. * gnu/packages/haskell.scm (ghc-glut): Move freeglut to propagated-inputs.
gnu: haskell: Remove CONFIG_SHELL patches. A previous commit to the haskell-build-system made sure that if necessary, the CONFIG_SHELL environment variable is set. That obviates the individual patches applied to some packages. Remove them. * gnu/packages/haskell.scm (ghc-network, ghc-old-time, ghc-sdl-image, ghc-sdl-mixer, ghc-sdl, ghc-unix-time, ghc-x11)[arguments]: Remove ‘fix-/bin/sh’ phase.
gnu: ghc-async: Fix description formatting. * gnu/packages/haskell.scm (ghc-async): Formatting.
Merge branch 'master' into dbus-update
gnu: Add ghc-sdl-image. * gnu/packages/haskell.scm (ghc-sdl-image): New variable.
gnu: Add ghc-sdl-mixer. * gnu/packages/haskell.scm (ghc-sdl-mixer): New variable.
gnu: Add ghc-sdl. * gnu/packages/haskell.scm (ghc-sdl): New variable.
gnu: Add ghc-glut. * gnu/packages/haskell.scm (ghc-glut): New variable.
gnu: Add ghc-opengl. * gnu/packages/haskell.scm (ghc-opengl): New variable.