remove unnecessary imports in ghcjs-ng/8.6/dep-overrides.nix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ lib, haskellLib, fetchFromGitHub }:
|
{ haskellLib }:
|
||||||
|
|
||||||
let inherit (haskellLib) doJailbreak dontHaddock dontCheck;
|
let inherit (haskellLib) doJailbreak dontHaddock dontCheck;
|
||||||
in self: super: {
|
in self: super: {
|
||||||
|
|||||||
Reference in New Issue
Block a user