disable tests: githash TH failing
test/GitHashSpec.hs:13:18: error: • Exception when trying to run compile-time code: GHEGitRunException "." ["rev-parse","--show-toplevel"] git: readCreateProcessWithExitCode: runInteractiveProcess: exec: does not exist (No such file or directory) Code: tGitInfoCwd • In the Template Haskell splice $$tGitInfoCwd In the expression: $$tGitInfoCwd In an equation for ‘gi’: gi = $$tGitInfoCwd | 13 | let gi = $$tGitInfoCwd | ^^^^^^^^^^^^^
This commit is contained in:
parent
13613b7201
commit
aab6b017e4
@ -7,7 +7,7 @@
|
||||
%global githash githash-0.1.3.1
|
||||
%global subpkgs %{githash}
|
||||
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user