hindent: needs new haskell-src-exts

This commit is contained in:
Michael Alan Dorman
2018-01-06 11:29:51 +01:00
committed by Peter Simons
parent 5ab4aeb621
commit 5d56434e56
@@ -653,7 +653,9 @@ self: super: {
ln -s $lispdir $data/share/emacs/site-lisp
'';
doCheck = false; # https://github.com/chrisdone/hindent/issues/299
}));
})).override {
haskell-src-exts = self.haskell-src-exts_1_20_1;
};
# https://github.com/bos/configurator/issues/22
configurator = dontCheck super.configurator;