hashabler icon indicating copy to clipboard operation
hashabler copied to clipboard

Needs testing on a big-endian machine

Open jberryman opened this issue 9 years ago • 2 comments

If you have access to such a machine it would be incredibly helpful if you could please run:

$ cabal configure -fdev --enable-tests && cabal build
$ dist/build/tests/tests &> /tmp/hashabler.out

And check out the output. If it succeeds please comment here with the output of uname -a or something like that and let me know.

Otherwise please send me the output, and/or open a new issue.

jberryman avatar Apr 30 '15 16:04 jberryman

It looks like AIX 7.1 is the only really supported configuration for GHC. I can rent a VM for a month here: http://lparbox.com/order, but it's fairly expensive

https://www.skytap.com/product/skytap-cloud-overview/ - I don't even see pricing.

IBM has a cloud service that is $Ks/month

jberryman avatar Jul 07 '17 21:07 jberryman

It's not exactly the latest and greatest, but I seem to recall that GHC was at least functional on PPC Linux. Unfortunately I don't have hardware any more, though.

typedrat avatar Jul 10 '17 20:07 typedrat