GNU bug report logs -
#49606
[PATCH] gnu: Add ghc-8.10.
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Sat, 17 Jul 2021 15:35:01 UTC
Severity: normal
Tags: patch
Done: Lars-Dominik Braun <lars <at> 6xq.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi!
Xinglu Chen <public <at> yoctocell.xyz> writes:
> * gnu/packages/haskell.scm (ghc-8.10): New variable.
> ---
> Two tests are failing, I am not sure why, but I have already spent too much
> time on this.
> [...]
> + (add-after 'skip-more-tests 'skip-even-more-tests
> + (lambda _
> + ;; Not sure why these tests fail
> + (substitute* '("testsuite/tests/driver/T8602/T8602.T"
This test looks like it's failing because it has a "#! /bin/sh" shebang
in 'T8602.script'.
> + "testsuite/tests/driver/T16521/all.T")
This test looks like it's the only one which uses '-include-cpp-deps',
and it looks like it's the only test which includes a file in the
libraries directory. Perhaps a search path issue?
Hope that helps,
Sarah
This bug report was last modified 3 years and 244 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.