summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2021-10-02 11:42:26 +0200
committerLars-Dominik Braun <lars@6xq.net>2021-10-08 09:13:53 +0200
commitda9ba3880c71fd125ab6a67deade3668c0be2a6c (patch)
tree4aeca6c33b6ab899942923e2255ca81b7b63872a /gnu
parent4e8d27ef527ba7666be75d353a7a0339251d4212 (diff)
downloadguix-patches-da9ba3880c71fd125ab6a67deade3668c0be2a6c.tar
guix-patches-da9ba3880c71fd125ab6a67deade3668c0be2a6c.tar.gz
gnu: ghc-silently: Remove unused input.
Plus it’s commented out anyway. * gnu/packages/haskell-xyz.scm (ghc-silently): Remove commented out inputs.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/haskell-xyz.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index c0a442afd9..06b086c276 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -12045,8 +12045,6 @@ spirit to POSIX shells. Shelly is originally forked from the Shellish package.
"1lgs1gsr5dp0x21diqn4l03fxgai2kgdmj85gqp0iz3zykvbmjbz"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ;; circular dependency with nanospec
- ;; (inputs
- ;; `(("ghc-temporary" ,ghc-temporary)))
(home-page "https://github.com/hspec/silently")
(synopsis "Prevent writing to stdout")
(description "This package provides functions to prevent or capture