gnu: ghc-c2hs: Remove extra input.
authorEfraim Flashner <efraim@flashner.co.il>
Wed, 5 Aug 2020 15:05:44 +0000 (18:05 +0300)
committerEfraim Flashner <efraim@flashner.co.il>
Thu, 6 Aug 2020 06:04:13 +0000 (09:04 +0300)
* gnu/packages/haskell-xyz.scm (ghc-c2hs)[native-inputs]: Remove gcc.

gnu/packages/haskell-xyz.scm

index 54c7765..f3bd938 100644 (file)
@@ -47,7 +47,6 @@
   #:use-module (gnu packages base)
   #:use-module (gnu packages compression)
   #:use-module (gnu packages emacs)
-  #:use-module (gnu packages gcc)
   #:use-module (gnu packages gl)
   #:use-module (gnu packages graphviz)
   #:use-module (gnu packages gtk)
@@ -1379,8 +1378,7 @@ streaming compression and decompression.")
      `(("ghc-test-framework" ,ghc-test-framework)
        ("ghc-test-framework-hunit" ,ghc-test-framework-hunit)
        ("ghc-hunit" ,ghc-hunit)
-       ("ghc-shelly" ,ghc-shelly)
-       ("gcc" ,gcc)))
+       ("ghc-shelly" ,ghc-shelly)))
     (arguments
      `(;; XXX: Test failures are induced by a parse error in <bits/floatn.h>
        ;; of glibc 2.28.