pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
, broken ? false
|
||||
, test-framework
|
||||
, test-framework-hunit
|
||||
, test-framework-quickcheck2
|
||||
, data-default
|
||||
, ghc-paths
|
||||
, haskell-src-exts
|
||||
@@ -20,10 +19,8 @@
|
||||
, transformers-compat
|
||||
, haddock-api
|
||||
, regex-posix
|
||||
, callPackage
|
||||
|
||||
, bootPkgs, gmp
|
||||
, jailbreak-cabal
|
||||
|
||||
, runCommand
|
||||
, nodejs, stdenv, filepath, HTTP, HUnit, mtl, network, QuickCheck, random, stm
|
||||
@@ -32,11 +29,11 @@
|
||||
, lens
|
||||
, parallel, safe, shelly, split, stringsearch, syb
|
||||
, tar, terminfo
|
||||
, vector, yaml, fetchgit, fetchFromGitHub, Cabal
|
||||
, vector, yaml, fetchgit, fetchFromGitHub
|
||||
, alex, happy, git, gnumake, autoconf, patch
|
||||
, automake, libtool
|
||||
, cryptohash
|
||||
, haddock, hspec, xhtml, primitive, cacert, pkgs
|
||||
, haddock, hspec, xhtml, pkgs
|
||||
, coreutils
|
||||
, libiconv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user