haskell: move patches to patches directory
This commit is contained in:
@@ -53993,7 +53993,7 @@ self: {
|
||||
version = "0.1.0.9";
|
||||
sha256 = "0ibrr1dxa35xx20cpp8jzgfak1rdmy344dfwq4vlq013c6w8z9mg";
|
||||
buildDepends = [ base ];
|
||||
patches = [ ./ghc-paths-nix.patch ];
|
||||
patches = [ ./patches/ghc-paths-nix.patch ];
|
||||
description = "Knowledge of GHC's installation directories";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
Reference in New Issue
Block a user