haskell-ng: patch dyre to check NIX_GHC

xmonad is patched in similar manner already
This commit is contained in:
Mateusz Kowalczyk
2015-04-13 11:08:15 +01:00
parent 6fba1d8628
commit 8f48e49d71
2 changed files with 28 additions and 0 deletions
@@ -731,6 +731,9 @@ self: super: {
# Tries to run GUI in tests
leksah = dontCheck super.leksah;
# Patch to consider NIX_GHC just like xmonad does
dyre = appendPatch super.dyre ./dyre-nix.patch;
} // {
# Not on Hackage.