forked from mirrors/nixpkgs
haskell-dbus: drop obsolete patches for ghc-8.10.x support
This commit is contained in:
parent
ccb81f56cf
commit
96ca16d0d8
|
@ -132,7 +132,6 @@ self: super: {
|
|||
url = "https://github.com/haskell-hvr/cabal-plan/pull/55.patch";
|
||||
sha256 = "0lhs4vx5qg5ldhnyb9z7k0jmxhmd2f34x4xbwv6vsljs9vr02pd8";
|
||||
});
|
||||
dbus = appendPatch super.dbus ./patches/fix-dbus-for-ghc-8.10.x.patch;
|
||||
|
||||
# https://github.com/ndmitchell/hlint/issues/959
|
||||
hlint = super.hlint.override {
|
||||
|
|
Loading…
Reference in a new issue