haskell-hindent: upstream has fixed the test suite

This commit is contained in:
Peter Simons 2015-03-14 14:36:48 +01:00
parent da1617cb2b
commit 53b6620027

View File

@ -422,9 +422,6 @@ self: super: {
# Needs llvm to compile.
bytestring-arbitrary = addBuildTool super.bytestring-arbitrary pkgs.llvm;
# https://github.com/chrisdone/hindent/issues/83
hindent = dontCheck super.hindent;
# Expect to find sendmail(1) in $PATH.
mime-mail = appendConfigureFlag super.mime-mail "--ghc-option=-DMIME_MAIL_SENDMAIL_PATH=\"sendmail\"";