haskell-hindent: upstream has fixed the test suite
This commit is contained in:
parent
da1617cb2b
commit
53b6620027
@ -422,9 +422,6 @@ self: super: {
|
|||||||
# Needs llvm to compile.
|
# Needs llvm to compile.
|
||||||
bytestring-arbitrary = addBuildTool super.bytestring-arbitrary pkgs.llvm;
|
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.
|
# Expect to find sendmail(1) in $PATH.
|
||||||
mime-mail = appendConfigureFlag super.mime-mail "--ghc-option=-DMIME_MAIL_SENDMAIL_PATH=\"sendmail\"";
|
mime-mail = appendConfigureFlag super.mime-mail "--ghc-option=-DMIME_MAIL_SENDMAIL_PATH=\"sendmail\"";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user