gnu: ghc-silently: Remove unused input.
Plus it’s commented out anyway. * gnu/packages/haskell-xyz.scm (ghc-silently): Remove commented out inputs.master
parent
4e8d27ef52
commit
da9ba3880c
|
@ -12045,8 +12045,6 @@ spirit to POSIX shells. Shelly is originally forked from the Shellish package.
|
||||||
"1lgs1gsr5dp0x21diqn4l03fxgai2kgdmj85gqp0iz3zykvbmjbz"))))
|
"1lgs1gsr5dp0x21diqn4l03fxgai2kgdmj85gqp0iz3zykvbmjbz"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments `(#:tests? #f)) ;; circular dependency with nanospec
|
(arguments `(#:tests? #f)) ;; circular dependency with nanospec
|
||||||
;; (inputs
|
|
||||||
;; `(("ghc-temporary" ,ghc-temporary)))
|
|
||||||
(home-page "https://github.com/hspec/silently")
|
(home-page "https://github.com/hspec/silently")
|
||||||
(synopsis "Prevent writing to stdout")
|
(synopsis "Prevent writing to stdout")
|
||||||
(description "This package provides functions to prevent or capture
|
(description "This package provides functions to prevent or capture
|
||||||
|
|
Reference in New Issue