gnu: ghc-silently: Remove unused input.

Plus it’s commented out anyway.

* gnu/packages/haskell-xyz.scm (ghc-silently): Remove commented out
inputs.
This commit is contained in:
Lars-Dominik Braun 2021-10-02 11:42:26 +02:00
parent 4e8d27ef52
commit da9ba3880c
No known key found for this signature in database
GPG key ID: F663943E08D8092A

View file

@ -12045,8 +12045,6 @@ (define-public ghc-silently
"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