hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

Add support for 64-bit RISC-V architecture

Open felixonmars opened this issue 3 years ago • 3 comments

This helps some projects to keep support for this architecture (for example: https://github.com/haskell-primitive/primitive-unaligned/commit/2a8ec3167e9cabb520884a7e963ec6bc733983d6)

felixonmars avatar Sep 23 '22 07:09 felixonmars

Doesn't appear to be a valid arch https://hackage.haskell.org/package/Cabal-syntax-3.8.1.0/docs/Distribution-System.html#t:Arch ?

gbaz avatar Dec 30 '22 19:12 gbaz

Ah... Looks like it should be added there as well.

felixonmars avatar Dec 30 '22 21:12 felixonmars

This will be unblocked once https://github.com/haskell/hackage-server/pull/1322 is merged.

Bodigrim avatar Jul 03 '24 22:07 Bodigrim

Subsumed by:

  • #1322

andreasabel avatar Jul 04 '24 08:07 andreasabel