Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:haskell
ghc-tasty
riscv64-unbounded-delays.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File riscv64-unbounded-delays.patch of Package ghc-tasty
--- tasty.cabal.orig 2024-03-01 20:46:02.849342429 +0000 +++ tasty.cabal 2024-03-01 20:46:12.567277033 +0000 @@ -69,7 +69,7 @@ ansi-terminal >= 0.9 && < 1.2 -- No reason to depend on unbounded-delays on 64-bit architecture - if(!arch(x86_64) && !arch(aarch64)) + if(!arch(x86_64) && !arch(aarch64) && !arch(ppc64) && !arch(riscv64) && !arch(s390x)) build-depends: unbounded-delays >= 0.1 && < 0.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor