remove unnecessary imports in ghcjs-ng/8.6/dep-overrides.nix
This commit is contained in:
parent
871e0ddca7
commit
a6ac08e37c
@ -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: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user